skill-creator

Create and review SKILL.md files against open standards and best practices.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/MoeGolibrary/moego-ai-plugin --skill skill-creator-moegolibrary
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/MoeGolibrary/moego-ai-plugin/tree/main/skills/skill-creator
Command: npx skills add https://github.com/MoeGolibrary/moego-ai-plugin --skill skill-creator-moegolibrary

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide and checklist for authoring, reviewing, and improving AI Skills (SKILL.md files), ensuring they meet open standards for discoverability and execution.

Core Features & Use Cases

  • Structured Authoring: Follows a decision tree and step-by-step process for creating new Skills.
  • Best Practice Enforcement: Details core principles, constraints, and progressive disclosure for effective Skill design.
  • Verification & Evaluation: Includes detailed checklists and guidance for rigorous testing and quality assurance, including anti-rationalization patterns for disciplined Skills.
  • Use Case: A developer needs to create a new Skill for code summarization. They use this Skill to understand the required frontmatter, structure the SKILL.md, write clear instructions, and ensure it adheres to all best practices before submission.

Quick Start

Use the skill creator to write a new SKILL.md file for summarizing code.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
What is AI skill authoring and how does progressive disclosure work?

AI skill authoring involves creating structured SKILL.md files that guide model execution. Progressive disclosure structures instructions hierarchically, revealing details only when needed to ensure discoverability and prevent context overload.

How do I write a SKILL.md file that adheres to open standards for discoverability?

To write a SKILL.md file, follow a structured authoring decision tree to define frontmatter, content, and structure. Adhering to open standards ensures the AI skill is discoverable, executable, and robust across different environments.

What are anti-rationalization patterns for disciplined AI skill execution?

Anti-rationalization patterns are constraints embedded within AI skills to prevent models from skipping steps or hallucinating justifications. They enforce disciplined execution by requiring rigorous verification and adherence to detailed checklists.

Do I need specific developer tools to create and review AI skills?

You do not need specific external developer tools to create AI skills, as the process relies on authoring SKILL.md files using standard text formats. The primary requirements are understanding prompt engineering and following structured documentation best practices.

What is the best way to verify AI skills before submission?

The best way to verify AI skills is by applying detailed evaluation methodologies and checklists. This process ensures frontmatter, content, and structure meet open standards, validating that the skill is robust and ready for submission.

Why does my AI skill fail to execute reliably despite clear instructions?

AI skills fail to execute reliably when they lack structured authoring, progressive disclosure, or anti-rationalization patterns. Enforcing best practices for frontmatter and content structure ensures disciplined execution and robust performance.