skill-creator

Create, edit, audit, and validate AgentSkills with SKILL.md files.

Updated May 7, 2026
One-click install
npx skills add https://github.com/MOODMNKY-LLC/mnky-atlas --skill skill-creator-moodmnky-llc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/MOODMNKY-LLC/mnky-atlas/tree/main/skills/skill-creator
Command: npx skills add https://github.com/MOODMNKY-LLC/mnky-atlas --skill skill-creator-moodmnky-llc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually creating and maintaining AgentSkills and their SKILL.md files often leads to inconsistent formatting, invalid metadata, and non-compliant skill structures that break agent workflows.

Core Features & Use Cases

  • Full Skill Lifecycle Management: Create new AgentSkills from scratch, edit existing ones, audit for standard compliance, tidy redundant content, validate YAML frontmatter, and restructure skill directories to match the required format.
  • Best Practice Enforcement: Automatically applies rules for lean SKILL.md content, correct frontmatter formatting, and proper organization of scripts, references, and assets to avoid unnecessary bloat.
  • Use Case: If your team is building a library of custom AI skills for customer support agents, use this skill to ensure every new skill follows the required structure, has valid metadata, and avoids including generic advice the base model already knows.

Quick Start

Use the skill-creator skill to validate the structure and frontmatter of the 'customer-support-skill' AgentSkill in your project's skills folder.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I validate YAML frontmatter in an AgentSkill SKILL.md file?

To validate YAML frontmatter in an AgentSkill, you can use the skill-creator to audit existing SKILL.md files, ensuring metadata is correctly formatted and compliant with standardized skill structure requirements.

How do I create a new AgentSkill that follows standard formatting and metadata rules?

You can create a new AgentSkill from scratch using the skill-creator, which automatically enforces best practices for lean SKILL.md content, correct frontmatter formatting, and proper organization of scripts and assets.

Why does my AI agent workflow break due to inconsistent skill structures?

Inconsistent skill structures and invalid metadata break agent workflows because they deviate from required standards; auditing and tidying your skills ensures proper resource organization and compliance.

Can I restructure existing AI skill directories to match the required format?

Yes, you can restructure existing AI skill directories by applying the skill-creator to reorganize resources, scripts, and references to match the official AgentSkill definition standards and avoid bloat.

What's the best way to maintain a custom AI skill library for customer support agents?

The best way to maintain a custom AI skill library is to routinely audit and tidy each AgentSkill, enforcing consistent formatting and valid YAML frontmatter to prevent workflow disruptions.

How does enforcing lean SKILL.md content improve agent development workflows?

Enforcing lean SKILL.md content removes redundant information and generic advice the base model already knows, streamlining AI agent development workflows and reducing skill directory bloat.