make-skill-template - A meta-skill for creating new Agent Skills.
Creates new Agent Skills by generating SKILL.md files, directory structures, and optional resource folders.
Tags
Updated: 2026-09-17Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Scaffold skill directories
- Generate SKILL.md files
- Duplicate skill templates
- Validate skill structures
Inputs
- Skill specifications
- Skill name and description
- Bundled resources
Outputs
- SKILL.md file
- Skill directory structure
- Bundled resource folders
Requirements
- GitHub Copilot environment
- npm for skill validation
