skill-creator

Generate compliant SKILL.md files and directory scaffolding from frontmatter metadata.

Updated Apr 9, 2025
One-click install
npx skills add https://github.com/D4nitrix13/dotfiles-tmp --skill skill-creator-d4nitrix13
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/D4nitrix13/dotfiles-tmp/tree/main/.config/opencode/skill/skill-creator
Command: npx skills add https://github.com/D4nitrix13/dotfiles-tmp --skill skill-creator-d4nitrix13

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Creates new AI agent skills following the Agent Skills spec, providing a standardized skeleton and documentation to speed up skill creation and ensure consistency across projects.

Core Features & Use Cases

  • Generates a compliant Skill Unit structure (skills/{skill-name}/ with SKILL.md and optional assets) based on the frontmatter metadata.
  • Enforces required frontmatter fields (name, description, license, metadata) and ensures readiness for AGENTS.md registration.
  • Provides templates and scaffolding to accelerate repeatable skill creation and knowledge sharing.

Quick Start

Ask me to create a new skill following the Agent Skills spec, and I will generate the full SKILL.md and directory scaffolding.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I generate an AI agent skill following the spec?

To generate an AI agent skill, this tool automates the creation of a compliant SKILL.md file and directory scaffolding based on the Agent Skills spec. It handles frontmatter validation, structure enforcement, and template application to ensure ready-to-use skills.

What is required in SKILL.md frontmatter for agent skills?

Required frontmatter fields for SKILL.md files include name, description, license, and metadata. The generation process enforces these fields to validate structure and ensure readiness for AGENTS.md registration across projects.

How do I scaffold a new skill directory with assets?

Scaffolding a new skill directory is automated by generating the skills/{skill-name}/ structure containing the SKILL.md file and an optional assets folder. This provides a standardized skeleton to accelerate repeatable creation.

Can I use a template to standardize AI agent documentation across projects?

Yes, you can use a template to standardize AI agent documentation across projects. The tool provides scaffolding and reference patterns to enforce consistent skill structure, prompts, and usage guidance for knowledge sharing.

What is the best way to ensure my skill is ready for AGENTS.md registration?

The best way to ensure readiness for AGENTS.md registration is to use automated validation that checks for required frontmatter metadata. This enforces a compliant Skill Unit structure and validates the overall file format.