Return explicit optimization mode config for cache, memoization, ModelManager, and attention reuse.
steliosot/comfy-agent
SkillsMP has collected 449 skills from steliosot/comfy-agent. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 449
- GitHub stars
- 0
- GitHub forks
- 1
Skills in this repository
Showing 40 of 449 collected skills.
Enable attention reuse plus ModelManager CPU offload.
Enable LTXV attention reuse preset with CPU offload.
Enable attention reuse preset tuned for LTXV temporal/transformer pipelines.
Enable SD attention reuse preset with CPU offload.
Enable attention reuse preset tuned for SD image pipelines.
Enable attention map reuse plugin mode.
Enable WAN2.1 attention reuse preset with CPU offload.
Enable attention reuse preset tuned for WAN2.1 video pipelines.
Enable WAN2.2 attention reuse preset with CPU offload.
Enable attention reuse preset tuned for WAN2.2 pipelines.
Enable deterministic node cache only.
Enable ModelManager with CPU offload.
Enable full optimization stack (cache + memoization + model manager).
Enable lazy-loading focused ModelManager profile.
Enable deterministic cache plus graph memoization.
Enable ModelManager LRU without CPU offload.
Disable cache, memoization, and model manager optimizations.
Curated ComfyUI workflow imported from `EP47 AceStep V1 3.5b text to music - Lyrics.json`.
Resolve a named Comfy server from YAML registry and return run-ready connection params.
Execute a precomputed agentic plan payload.
Build a structured plan for agentic generation before execution.
Assess queue load and hardware/resource compatibility (VRAM/storage) before installs or workflow runs.
Delete a ComfyUI history job by prompt_id (image/video specific checks).
Delete a ComfyUI history job by prompt_id (image/video specific checks).
Download ComfyUI image outputs to local files using deterministic names.
Install/download models via ComfyUI-Manager API, with source-aware token support for HuggingFace and Civitai.
Download generated video outputs from ComfyUI history to local storage.
Get progress percentage for a prompt; uses queue/history fallback if /progress is unavailable.
Query ComfyUI queue status for running and pending jobs.
Query ComfyUI server health, queue counters, and system stats.
Extracts model/dependency links from notes embedded in workflow JSON files and groups them by provider.
Install a ComfyUI custom node package from a git URL through ComfyUI-Manager API and verify node availability.
List available ComfyUI assets (checkpoints, vae, clip, lora, unet) and local input/output image files.
List curated workflow skills and filter them by capability family or model family hints.
Match user intent to the most appropriate curated workflow skills.
Return model type placement guidance for ComfyUI (for example checkpoints vs diffusion_models).
Predicts the likelihood of successful workflow execution using installed dependencies, resource status, and similar historical jobs.
Detect workflow dependency gaps (models/custom nodes), assess server resources, and auto-fix through install skills.
Remove a model from ComfyUI through Manager API and verify that loaders no longer list it.