mirror of
https://github.com/HuangYuChuh/ComfyUI_Skills_OpenClaw.git
synced 2026-07-30 11:33:45 +00:00
28 lines
745 B
YAML
28 lines
745 B
YAML
title: ComfyUI Skills for OpenClaw
|
|
description: >-
|
|
Open-source ComfyUI skill integration for OpenClaw and compatible AI agents.
|
|
Turn API-format ComfyUI workflows into callable skills with multi-server
|
|
routing, schema-based parameter mapping, and downloadable image outputs.
|
|
url: "https://huangyuchuh.github.io"
|
|
baseurl: "/ComfyUI_Skills_OpenClaw"
|
|
lang: en
|
|
timezone: Asia/Shanghai
|
|
repository_url: "https://github.com/HuangYuChuh/ComfyUI_Skills_OpenClaw"
|
|
logo: "/assets/logo.png"
|
|
image: "/assets/logo.png"
|
|
author:
|
|
name: HuangYuChuh
|
|
plugins:
|
|
- jekyll-seo-tag
|
|
- jekyll-sitemap
|
|
markdown: kramdown
|
|
kramdown:
|
|
input: GFM
|
|
permalink: pretty
|
|
defaults:
|
|
- scope:
|
|
path: ""
|
|
values:
|
|
layout: default
|
|
image: /assets/logo.png
|