comfy-analyze
✓Use when understanding a ComfyUI workflow, analyzing what a workflow does, tracing node connections, finding upstream/downstream nodes, or reading workflow JSON.
Installation
SKILL.md
| comfyread | First step - get human-readable summary of any workflow | | comfytrace | See a specific node's inputs and outputs with slot names | | comfyupstream | Find all nodes feeding INTO a target node | | comfydownstream | Find all nodes FED BY a source node |
| comfyread | python wevibin.py analyze workflow.json | | comfytrace | python wevibin.py trace workflow.json NODE | | comfyupstream | python wevibin.py upstream workflow.json NODE | | comfydownstream | python wevibin.py downstream workflow.json NODE |
Use when understanding a ComfyUI workflow, analyzing what a workflow does, tracing node connections, finding upstream/downstream nodes, or reading workflow JSON. Source: peteromallet/vibecomfy.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/peteromallet/vibecomfy --skill comfy-analyze Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/peteromallet/vibecomfy --skill comfy-analyze- Source
- peteromallet/vibecomfy
- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is comfy-analyze?
Use when understanding a ComfyUI workflow, analyzing what a workflow does, tracing node connections, finding upstream/downstream nodes, or reading workflow JSON. Source: peteromallet/vibecomfy.
How do I install comfy-analyze?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/peteromallet/vibecomfy --skill comfy-analyze Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/peteromallet/vibecomfy
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-05