·comfyui-inventory
</>

comfyui-inventory

Discover and cache all installed ComfyUI models, custom nodes, and system capabilities. Works online (API queries) and offline (directory scanning). Use before generating workflows to verify available resources.

11Installs·2Trend·@mckruz

Installation

$npx skills add https://github.com/mckruz/comfyui-expert --skill comfyui-inventory

How to Install comfyui-inventory

Quickly install comfyui-inventory AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/mckruz/comfyui-expert --skill comfyui-inventory
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: mckruz/comfyui-expert.

SKILL.md

View raw

Discovers what's installed in the user's ComfyUI instance and caches results for workflow validation.

Every workflow generation MUST be preceded by an inventory check. This prevents:

Returns all registered node classes with their input/output specifications.

Discover and cache all installed ComfyUI models, custom nodes, and system capabilities. Works online (API queries) and offline (directory scanning). Use before generating workflows to verify available resources. Source: mckruz/comfyui-expert.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mckruz/comfyui-expert --skill comfyui-inventory
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from mckruz/comfyui-expert

Quick answers

What is comfyui-inventory?

Discover and cache all installed ComfyUI models, custom nodes, and system capabilities. Works online (API queries) and offline (directory scanning). Use before generating workflows to verify available resources. Source: mckruz/comfyui-expert.

How do I install comfyui-inventory?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mckruz/comfyui-expert --skill comfyui-inventory Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/mckruz/comfyui-expert