ComfyUI-Lora-Manager
Organize, download, and apply LoRA models in ComfyUI
All Skills in This Repository (2)
Pure Emerald Level Indicatorslora-manager-runtime-context
Inspect ComfyUI LoRA Manager settings, metadata sidecars, and SQLite caches for debugging.
lora-manager-e2e
Automate end-to-end validation of LoRa Manager via server control and Chrome DevTools MCP.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core