·skill-downloader
>_

skill-downloader

nicepkg/ai-workflow

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".

73Installs·3Trend·@nicepkg

Installation

$npx skills add https://github.com/nicepkg/ai-workflow --skill skill-downloader

SKILL.md

| GitHub Repository | https://github.com/user/repo, github.com/user/repo | | Compressed Archive | .zip, .tar.gz, .tgz, .skill (renamed zip) | | Direct URL | URL pointing to archive or skill folder |

| Skill already exists | Target directory exists | Use --force to overwrite | | SKILL.md not found | Invalid skill package | Verify source contains SKILL.md | | Invalid archive | Corrupted or unsupported format | Check file integrity | | Network error | Download failed | Retry or check URL |

When used with workflow-creator, download skills to workflow's .claude/skills/ directory:

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". Source: nicepkg/ai-workflow.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/nicepkg/ai-workflow --skill skill-downloader
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is skill-downloader?

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". Source: nicepkg/ai-workflow.

How do I install skill-downloader?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nicepkg/ai-workflow --skill skill-downloader Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/nicepkg/ai-workflow