add-skill

Installation
SKILL.md

Add Skill

Coordinate adding a new external skill to the agent-skills repository. Covers scaffolding, publish workflow registration, and symlink creation.

When to Use

Use this skill when:

  • Adding a new SDK/framework integration skill to skills/
  • Adding a new CLI tool wrapper skill to skills/
  • Any time a skills/<skill-name>/ directory needs to be created and registered

Decision Point

Ask first:

Is this an integration skill (agent generates code + tests calling real APIs) or a tool skill (agent runs a CLI command)?

Installs
36
GitHub Stars
36
First Seen
Feb 28, 2026
add-skill — youdotcom-oss/agent-skills