create-skill

Installation
SKILL.md

Create Skill

This skill helps you scaffold new agent skills that conform to the Agent Skills specification and the dotnet/skills repository conventions.

When to Use

  • Creating a new skill from scratch
  • Generating a SKILL.md file with proper frontmatter
  • Setting up the skill directory structure with optional folders
  • Ensuring compliance with agentskills.io specification

When Not to Use

  • Modifying existing skills (edit directly instead)
  • Creating custom agents (use the agents/ directory pattern)

Inputs

Installs
516
Repository
dotnet/skills
GitHub Stars
3.5K
First Seen
Mar 6, 2026
create-skill — dotnet/skills