creating-new-skills

Create new Agent Skills with SKILL.md templates and YAML frontmatter.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/privateGithubUser/orchestrator-agent-with-adws --skill creating-new-skills-privategithubuser
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: creating-new-skills
Source: https://github.com/privateGithubUser/orchestrator-agent-with-adws/tree/main/.claude/skills/meta-skill
Command: npx skills add https://github.com/privateGithubUser/orchestrator-agent-with-adws --skill creating-new-skills-privategithubuser

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured workflow for creating high-quality Agent Skills, offering progressive disclosure, best-practices, and templates to ensure discoverability and reusability.

Core Features & Use Cases

  • Guides on writing YAML frontmatter and Skill bodies
  • Templates and references for SKILL.md, examples, and supporting files
  • Step-by-step best practices for skill creation and testing

Quick Start

Read the project guidelines, create a new skill folder under .claude/skills/, add a SKILL.md with proper frontmatter, and include supporting examples and references as needed.