·add-skill

Add a new external skill to the agent-skills project. Scaffolds the skill directory, registers it in the publish workflow, and creates the Claude Code symlink. Use when adding any new skill to skills/.

10Installs·0Trend·@youdotcom-oss

Installation

$npx skills add https://github.com/youdotcom-oss/agent-skills --skill add-skill

How to Install add-skill

Quickly install add-skill AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/youdotcom-oss/agent-skills --skill add-skill
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: youdotcom-oss/agent-skills.

SKILL.md

View raw

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

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

Integration skills wrap SDKs or frameworks where the agent generates runnable code and integration tests.

Add a new external skill to the agent-skills project. Scaffolds the skill directory, registers it in the publish workflow, and creates the Claude Code symlink. Use when adding any new skill to skills/. Source: youdotcom-oss/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/youdotcom-oss/agent-skills --skill add-skill
Category
>_Productivity
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from youdotcom-oss/agent-skills

Quick answers

What is add-skill?

Add a new external skill to the agent-skills project. Scaffolds the skill directory, registers it in the publish workflow, and creates the Claude Code symlink. Use when adding any new skill to skills/. Source: youdotcom-oss/agent-skills.

How do I install add-skill?

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

Where is the source repository?

https://github.com/youdotcom-oss/agent-skills