skills/smithery.ai/add-remote-skill

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

Installs
1
First Seen
Apr 7, 2026
add-remote-skill from smithery.ai