skill-creator

Guide creation of new swarm skills with naming, frontmatter, and templates.

2|Updated Jun 8, 2026
One-click install
npx skills add https://github.com/swarm-agent/swarm --skill skill-creator-swarm-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/swarm-agent/swarm/tree/main/packages/swarm/src/skill/builtin/skill-creator
Command: npx skills add https://github.com/swarm-agent/swarm --skill skill-creator-swarm-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides users through creating new Skills for swarm, including naming, frontmatter, structure, and templates, making it easier to formalize repeatable automation tasks.

Core Features & Use Cases

  • Frontmatter Guidance: How to compose name, description, allowed-tools, and agents.
  • Templates & Best Practices: Ready-to-use templates for SKILL.md and supporting files.
  • Validation & Loading: Steps to verify a new skill loads correctly in the environment.

Quick Start

Create a new folder under .swarm/skills/NAME, add SKILL.md following the template, then verify loading by listing available skills.