skill-creator

Initialize and validate AgentSkills against the AgentSkills spec.

2|1|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/duggal1/Sapphire-cli --skill skill-creator-duggal1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/duggal1/Sapphire-cli/tree/main/internal/skills/bundled/skill-creator
Command: npx skills add https://github.com/duggal1/Sapphire-cli --skill skill-creator-duggal1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Guides teams and individuals in creating, editing, improving, and auditing AgentSkills to guarantee alignment with the AgentSkills spec and to reduce drift across skills.

Core Features & Use Cases

  • Step-by-step guidance for planning, structuring, and validating skills
  • Templates and references for SKILL.md frontmatter, body guidelines, and resource organization
  • Compliance checks that ensure naming, description quality, and packaging readiness

Quick Start

Initialize a new skill named "skill-creator" using the template, then customize SKILL.md and add any needed scripts, references, or assets before packaging.

Frequently Asked Questions about skill-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create new AgentSkills that align with the spec?

To create AgentSkills aligned with the spec, use a structured design and validation workflow that initializes units from templates, enforces frontmatter standards, and organizes scripts, references, and assets for scalable collaboration.

What's the best way to validate SKILL.md frontmatter before packaging?

The best way to validate SKILL.md frontmatter is running compliance checks that ensure naming conventions, description quality, and packaging readiness, guaranteeing consistent, production-ready Skill units and reducing drift across skills.

How do I structure scripts and references for scalable skill collaboration?

To structure scripts and references for scalable skill collaboration, organize assets within the skill directory using standardized templates, ensuring consistent packaging readiness and alignment with the AgentSkills spec.

Can I use templates to initialize and customize a new skill?

Yes, you can use templates to initialize a new skill and then customize the SKILL.md body guidelines, adding any needed scripts, references, or assets before final packaging.

Why does my skill fail the packaging readiness audit?

Your skill fails the packaging readiness audit when it does not meet compliance checks for naming conventions, frontmatter standards, or description quality, leading to drift across skills and non-production-ready units.