Download and install Claude Code skills from various sources. Supports GitHub repositories, compressed archives (.zip, .tar.gz, .skill), and direct URLs. Use when user wants to download, install, or add a skill from GitHub, URL, or archive file. Triggers on "download skill", "install skill", "add skill from", "get skill".
$npx -y skills add nicepkg/ai-workflow --skill skill-downloaderInstalls into the current project.
Run `npx skills use "https://github.com/nicepkg/ai-workflow" --skill "nicepkg/ai-workflow/skill-downloader"` 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/nicepkg/ai-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/nicepkg/ai-workflow"` and select the relevant skills, then follow their instructions.