Use when adding a new model or pipeline to diffusers, setting up file structure for a new model, converting a pipeline to modular format, or converting weights for a new version of an already-supported model.
$npx -y skills add huggingface/diffusers --skill model-integrationInstalls into the current project.
Run `npx skills use "https://github.com/huggingface/diffusers" --skill "huggingface/diffusers/model-integration"` 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/huggingface/diffusers" that are relevant to the current task. Run `npx skills add "https://github.com/huggingface/diffusers"` and select the relevant skills, then follow their instructions.