Provision the plugin's tools — system binaries via the host package manager, Python tools into a plugin-owned uv venv at <data-dir>/venv/. Idempotent doctor — run before any command reports a missing dep. Never touches system Python or fights PEP 668.
$npx -y skills add danielrosehill/claude-image-production-plugin --skill install-depsInstalls into the current project.
Run `npx skills use "https://github.com/danielrosehill/claude-image-production-plugin" --skill "danielrosehill/claude-image-production-plugin/install-deps"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/danielrosehill/claude-image-production-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/danielrosehill/claude-image-production-plugin"` and select the relevant skills, then follow their instructions.