meta--skill-creator

Create new agent skills using a structured SKILL.md template and references.

57|3|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/patterninc/code-mint --skill meta-skill-creator-patterninc
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: meta--skill-creator
Source: https://github.com/patterninc/code-mint/tree/main/.agents/skills/meta--skill-creator
Command: npx skills add https://github.com/patterninc/code-mint --skill meta-skill-creator-patterninc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a standardized template and governance for creating new agent skills in code-mint, reducing ambiguity and ensuring consistency across skill units.

Core Features & Use Cases

  • Provides a reproducible SKILL.md scaffold and a canonical references structure.
  • Guides authors through the lifecycle of skill creation, from template to documentation to verification.
  • Use Case: onboarding a new skill creator role to publish a new skill directory following the code-mint conventions.

Quick Start

Create the SKILL.md frontmatter with name and description, then create the references/skill-template.md and align the directory structure per the template.

Frequently Asked Questions about meta--skill-creator

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

FAQPage Schema
How do I create a new agent skill in code-mint?▼

To create a new agent skill in code-mint, populate the SKILL.md frontmatter with name and description, then create the references/skill-template.md and align the directory structure per the template guidelines.

What is the standard directory structure for skill authoring?▼

The standard skill authoring structure requires a SKILL.md file alongside a references directory containing skill-template.md, ensuring consistency with code-mint conventions for skill onboarding.

Can I use this skill template to edit existing skill logic or create AGENTS.md files?▼

No, this skill template cannot edit existing skill logic or create AGENTS.md files; it exclusively applies to onboarding new skills, authoring SKILL.md files, and organizing skill directories.

What's the best way to ensure governance and consistency across new skill units?▼

The best way to ensure governance across skill units is following the standardized SKILL.md scaffold and canonical references structure, which reduces ambiguity during the skill creation lifecycle.

Do I need specific repository guidelines to start onboarding a new skill creator role?▼

Yes, you need adherence to the repository's skill-development guidelines, requiring project teams to populate references and templates in the proper directories before publishing a new skill.