Teaches AI agents how to use reskill — a Git-based package manager for AI agent skills. Covers CLI commands, install formats, configuration, publishing, and common workflows.
$npx -y skills add kanyun-inc/reskill --skill reskill-usageInstalls into the current project.
Run `npx skills use "https://github.com/kanyun-inc/reskill" --skill "kanyun-inc/reskill/reskill-usage"` 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/kanyun-inc/reskill" that are relevant to the current task. Run `npx skills add "https://github.com/kanyun-inc/reskill"` and select the relevant skills, then follow their instructions.