panel-operations

Featured

On-demand procedures for the ComfyUI sidebar panel agent that are too long to sit in the system prompt. Read it when a task lands in one of these areas. subgraph boundary rails and blueprint reuse, merging or composing workflows across tabs, pinning your edits to one workflow, opening staged or downloaded workflow files, untangling Get/Set-bus and rgthree toggle-heavy graphs, authoring rgthree Fast Groups nodes, the LoRA Manager autocomplete-node limitation, the CivitAI browser flow, downloading model weights, reading hardware and runtime stats, Prompt Director audits, custom-node crash recovery, run-to-node render debugging, and multi-stage pipeline chaining. Each section is a lookup, not background reading. Reach for the one you need instead of guessing, and follow the tool's own description for parameter detail.

AI & Automation 738 stars 120 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 88/100

Stars 20%
96
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Panel agent operations These are the procedures the panel system prompt points at rather than carries. Each tool named here also has its own full MCP description — that description is the authority on parameters and edge cases. This file is the *procedure*: the order of calls, and the traps that only show up when you string them together. Jump to the section you need: - [Subgraphs](#subgraphs) - [Merging and composing workflows](#merging-and-composing-workflows) - [Reusing subgraphs (blueprint library)](#reusing-subgraphs-blueprint-library) - [Targeting a specific workflow](#targeting-a-specific-workflow) - [Opening a staged or downloaded workflow](#opening-a-staged-or-downloaded-workflow) - [Untangling a Get/Set-bus or toggle-heavy graph](#untangling-a-getset-bus-or-toggle-heavy-graph) - [Authoring rgthree Fast Groups toggles](#authoring-rgthree-fast-groups-toggles) - [LoRA Manager autocomplete nodes](#lora-manager-autocomplete-nodes) - [Recommending CivitAI models](#recommending-civitai-models) - [Downloading model weights](#downloading-model-weights) - [Hardware and runtime stats](#hardware-and-runtime-stats) - [Prompt Director awareness](#prompt-director-awareness) - [Crash recovery for a broken custom node](#crash-recovery-for-a-broken-custom-node) - [Debugging a wrong render with run-to-node](#debugging-a-wrong-render-with-run-to-node) - [Multi-stage pipelines on one canvas](#multi-stage-pipelines-on-one-canvas) - [Connecting MCP servers](#connecting-mcp-servers) ...

Details

Author
artokun
Repository
artokun/comfyui-mcp
Created
6 months ago
Last Updated
yesterday
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

workflow-layout

Lay out and organize a ComfyUI workflow cleanly on the live panel canvas. Dependency-layered node placement with no overlaps, subgraphs, colored group boxes, and subgraph rail alignment. Use when asked to tidy / clean up / organize / arrange a workflow, add groups or subgraphs, fix overlapping nodes, or build a workflow that should look good from the start.

738 Updated yesterday
artokun
AI & Automation Listed

agentprism-workflow-authoring

Write and run AgentPrism workflow scripts — the `export const meta` + agent()/parallel()/pipeline() JavaScript DSL executed by @automatalabs/workflows and by the @automatalabs/mcp-server `workflow` tool. Use when writing or editing a workflow script, or when running one through the MCP `workflow` tool. Covers the script API, per-call routing to ACP backends (Claude Code, Codex, OpenCode, pi, custom agents), structured outputs via JSON Schema, human checkpoints, token budgets, worktree isolation, the resume rules, and run operations (run, await, inspect, stop, execution logs).

7 Updated today
VikashLoomba
AI & Automation Listed

panel

Run an external multi-model panel review and reconcile the results. Triggers on "panel", "panel this", "second opinion", "ask the outside models", "cross-check this", or /panel — and on 「会诊」「外部会诊」「问问外面的模型」「交叉验证」「让它们评评」. The panel is five non-Claude models, each on its own configurable endpoint; for Claude's own models (opus/sonnet/fable) use the consult skill instead.

1 Updated 1 weeks ago
heiyuneo