willmiaowillmiaoCommunityยท2 Agent Skills Included

ComfyUI-Lora-Manager

Organize, download, and apply LoRA models in ComfyUI

Organizes, downloads, and applies LoRA models inside ComfyUI with one-click workflow integration. Eliminates manual file sorting, lost model metadata, and repetitive CivitAI downloads through recipe management and checkpoint organization. Helps AI agents debug runtime settings, inspect caches, and run sandboxed end-to-end tests of the manager's web interface.
npx skills add willmiao/ComfyUI-Lora-Manager --all -g -y
Available:

Gives AI coding agents the architecture map, coding conventions, and test commands needed to safely modify and validate this ComfyUI plugin.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ComfyUI-Lora-Manager?โ–ผ

Run `npx skills add willmiao/ComfyUI-Lora-Manager --all -g -y` in your terminal to install all skills in this suite globally.

What does ComfyUI LoRA Manager do?โ–ผ

It organizes, downloads, and applies LoRA models in ComfyUI, with recipe management, checkpoint organization, and one-click workflow integration via a web interface.

How to debug LoRA Manager settings and caches?โ–ผ

The runtime-context skill lets your AI agent safely inspect settings.json, model metadata, and SQLite caches read-only, with secrets automatically redacted.

How to run end-to-end tests for LoRA Manager?โ–ผ

The E2E skill starts a sandboxed standalone server and drives the web UI through Chrome DevTools MCP, never touching your real model library or settings.

Does it work with AI coding agents?โ–ผ

Yes. The included AGENTS.md and SKILL.md files give agents the architecture context and safe testing workflows needed to work on this repository.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’