Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

ComfyUI_ComfyAssistant

ComfyUI_ComfyAssistant에는 quinteroac에서 수집한 skills 25개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
25
Stars
1
업데이트
2026-02-17
Forks
1
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

installation
소프트웨어 개발자

Install ComfyUI Assistant as a ComfyUI custom node. Use when performing or troubleshooting installation (clone, Python deps, frontend build, restart).

2026-02-17
user-system-planning
프로젝트 관리 전문가

For complex user requests — evaluate, investigate, ask questions, propose a plan, accept modifications, then execute. Use when the request is multi-step, ambiguous, or high-impact.

2026-02-17
workflow-execution
소프트웨어 개발자

Workflow execution and complete workflow generation tools (executeWorkflow, applyWorkflowJson). Use when the user wants to run a workflow or build a complete workflow from a description.

2026-02-16
backend-architecture
소프트웨어 개발자

Python backend modules, chat request lifecycle, SSE format, and API endpoints

2026-02-16
system-and-user-context
소프트웨어 개발자

System prompt assembly from system_context, user_context, and environment sources

2026-02-16
prd
프로젝트 관리 전문가

Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.

2026-02-16
create-skills
소프트웨어 개발자

When the user asks to create or design a skill, follow a clear process: clarify intent, draft name/description/instructions, then call createSkill. Optionally offer to create a skill when you automate a procedure they might want to reuse.

2026-02-15
organize-workflow-json-front
소프트웨어 개발자

When the user asks to organize a workflow, read frontend JSON, reorganize for readability, apply in a new tab, and always validate with getWorkflowInfo. Run automatically without asking.

2026-02-15
tool-guidelines
소프트웨어 개발자

Guidelines for using graph tools (before adding nodes, connecting, setting widgets, error handling, multi-step operations).

2026-02-15
backend-tools-declaration
소프트웨어 개발자

How tools are declared on backend and frontend, and how to keep them in sync

2026-02-15
base-tools
소프트웨어 개발자

Base graph tools (addNode, removeNode, connectNodes, getWorkflowInfo, setNodeWidgetValue, fillPromptNode). Use when modifying workflows or when the user asks about the canvas.

2026-02-15
assistant-ui
소프트웨어 개발자

Project-specific guide for the chat UI -- components, terminal theme, message rendering, runtime setup

2026-02-15
documentation
소프트웨어 개발자

When and how to update project documentation. Use whenever you change architecture, patterns, features, or user-facing behavior; or when implementing a development phase.

2026-02-14
patterns-and-conventions
소프트웨어 개발자

Quick-reference summary of project conventions for fast agent consumption

2026-02-14
workflow-guardrails
소프트웨어 개발자

Decision order and safety checks for user workflow requests to prevent hallucinated or invalid workflows.

2026-02-13
template-library
소프트웨어 개발자

Unified workflow template library (official and community). Use this as the primary starting point for any complex model request (Wan, Flux, SDXL, etc.).

2026-02-13
architecture-overview
소프트웨어 개발자

High-level system map of ComfyUI Assistant -- read first to understand the project

2026-02-12
tools
소프트웨어 개발자

Agentic tools system for ComfyUI interaction. Use when implementing tools, function calling, or enabling LLM-driven actions in ComfyUI workflows.

2026-02-12
ui-integration
소프트웨어 개발자

How the React extension wires into ComfyUI -- entry point, bottom panel, window.app access

2026-02-12
node-reference
소프트웨어 개발자

Common ComfyUI node types and workflow patterns. Use when suggesting nodes or explaining workflows.

2026-02-11
research-tools
소프트웨어 개발자

Web search, content extraction, and ComfyUI Registry lookup tools. Use when built-in knowledge is insufficient or the user needs external resources.

2026-02-11
comfyui-examples-source
소프트웨어 개발자

Use ComfyUI_examples as the first source of truth for complete workflows. Prefer extracting workflows from example images and validating nodes/models before applying.

2026-02-11
model-loading-rules
소프트웨어 개발자

Rules for choosing Load Diffusion Model vs CheckpointLoader based on where the model is installed (diffusion_models/unet vs checkpoints).

2026-02-11
environment-and-models
소프트웨어 개발자

Environment scanning, caching, and model discovery for installed nodes, packages, and models

2026-02-10
environment-and-skills-tools
소프트웨어 개발자

Guidance for environment awareness, search, and skill creation tools

2026-02-09