creating-new-skills

Generates SKILL.md templates and starter content for new Agent Skills.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/deachne/Indy-Dev-Dan-agents --skill creating-new-skills-deachne
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: creating-new-skills
Source: https://github.com/deachne/Indy-Dev-Dan-agents/tree/main/.claude/skills/meta-skill
Command: npx skills add https://github.com/deachne/Indy-Dev-Dan-agents --skill creating-new-skills-deachne

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides users through creating new Agent Skills by following a structured workflow and best practices, including frontmatter, instructions, examples, and optional resources.

Core Features & Use Cases

  • Skill scaffolding: Generates SKILL.md frontmatter and an initial Instructions and Examples sections.
  • Progressive disclosure: Organizes content with optional references/scripts/assets.
  • Guided workflow: Uses linked steps and templates to ensure consistency across Skills.

Quick Start

Ask for a new skill: "Create a code-review skill that analyzes Python files." The tool will produce a new skill directory with a SKILL.md template and starter content.