create-skill

Generate standardized SKILL.md templates with YAML frontmatter and required sections.

1|Updated Feb 19, 2025
One-click install
npx skills add https://github.com/cahyaong/ai.odin --skill create-skill-cahyaong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-skill
Source: https://github.com/cahyaong/ai.odin/tree/main/.ai-toolbox/skills/create-skill
Command: npx skills add https://github.com/cahyaong/ai.odin --skill create-skill-cahyaong

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides teams in creating RFC-compliant SKILL.md files for AI agent tasks, ensuring consistent structure and metadata for repeatable automation.

Core Features & Use Cases

  • Frontmatter validation: Enforces required fields like name and description to align with agentskills.io standards.
  • Document structure templates: Provides a robust outline (Overview, Execution Workflow, Self-Assessment) to standardize SKILL content.
  • Extensibility: Describes optional directories (scripts, references, assets) to extend capabilities without cluttering core guidance.

Quick Start

Use the Create Skill template to initialize a new SKILL.md for a repeatable AI task, then customize the frontmatter and content to fit your domain.

Frequently Asked Questions about create-skill

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

FAQPage Schema
How do I create a standardized SKILL.md template for AI agent tasks?

To create a standardized SKILL.md template for AI agent tasks, use a generation tool that enforces YAML frontmatter with required name and description fields. It ensures required sections like Overview, Execution Workflow, and Self-Assessment exist for consistent agent behavior.

What is the required structure for documenting repeatable agent workflows?

Documenting repeatable agent workflows requires a structured SKILL.md file containing YAML frontmatter with name and description metadata, followed by Overview, Execution Workflow, and Self-Assessment sections to guide consistent behavior across domains.

Can I add custom scripts and references when documenting AI agent skills?

Yes, you can add custom scripts and references when documenting AI agent skills. The SKILL.md template supports optional directories for scripts, references, and assets, allowing you to extend agent capabilities without cluttering the core documentation.

Does frontmatter validation enforce specific fields for agentskills.io standards?

Frontmatter validation enforces specific fields for agentskills.io standards by requiring name and description in the YAML metadata. It also supports optional metadata fields to ensure your SKILL.md file aligns with required automation documentation compliance.

What is the best way to automate crafting repeatable AI agent SKILLs?

The best way to automate crafting repeatable AI agent SKILLs is using a template generator that standardizes SKILL.md files. It automatically applies the required frontmatter and document structure, ensuring consistent workflow definition across multiple domains.