add-remote-skill
Installation
SKILL.md
Add Remote Skill
This skill enables adding skills from GitHub repositories to the kilo-marketplace.
When to Use
Use this skill when the user provides one or more GitHub URLs pointing to skill directories and wants them added to the marketplace.
Workflow
Single Skill
For a single GitHub URL, execute the add-remote-skill script directly:
npx tsx bin/add-remote-skill.ts <github-url>
Multiple Skills
Related skills