comfyui-api이란?
실행 중인 ComfyUI 인스턴스에 연결하고, 워크플로를 대기열에 추가하고, 실행을 모니터링하고, 결과를 검색합니다. 온라인(REST API) 및 오프라인(JSON 내보내기) 모드를 모두 지원합니다. ComfyUI 워크플로를 실행하거나 서버 상태를 확인할 때 사용합니다. 출처: mckruz/comfyui-expert.
실행 중인 ComfyUI 인스턴스에 연결하고, 워크플로를 대기열에 추가하고, 실행을 모니터링하고, 결과를 검색합니다. 온라인(REST API) 및 오프라인(JSON 내보내기) 모드를 모두 지원합니다. ComfyUI 워크플로를 실행하거나 서버 상태를 확인할 때 사용합니다.
명령줄에서 comfyui-api AI 스킬을 개발 환경에 빠르게 설치
출처: mckruz/comfyui-expert.
Connect to ComfyUI's REST API to execute workflows, monitor progress, and retrieve outputs.
Each node is keyed by a string ID. Inputs reference other nodes as ["{nodeid}", {outputindex}].
Incomplete: Returns {} (empty object) Complete: Returns execution data with outputs:
실행 중인 ComfyUI 인스턴스에 연결하고, 워크플로를 대기열에 추가하고, 실행을 모니터링하고, 결과를 검색합니다. 온라인(REST API) 및 오프라인(JSON 내보내기) 모드를 모두 지원합니다. ComfyUI 워크플로를 실행하거나 서버 상태를 확인할 때 사용합니다. 출처: mckruz/comfyui-expert.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/mckruz/comfyui-expert --skill comfyui-api실행 중인 ComfyUI 인스턴스에 연결하고, 워크플로를 대기열에 추가하고, 실행을 모니터링하고, 결과를 검색합니다. 온라인(REST API) 및 오프라인(JSON 내보내기) 모드를 모두 지원합니다. ComfyUI 워크플로를 실행하거나 서버 상태를 확인할 때 사용합니다. 출처: mckruz/comfyui-expert.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/mckruz/comfyui-expert --skill comfyui-api 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/mckruz/comfyui-expert