·agent-skills-creator
</>

agent-skills-creator

Guides creation of best-practice agent skills following the open format specification. Covers frontmatter, directory structure, progressive disclosure, reference files, rules folders, and validation. Use when creating a new skill, authoring SKILL.md, setting up a rules-based audit skill, structuring a skill bundle, or asking "how to write a skill."

45Installs·1Trend·@mblode

Installation

$npx skills add https://github.com/mblode/agent-skills --skill agent-skills-creator

How to Install agent-skills-creator

Quickly install agent-skills-creator AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/mblode/agent-skills --skill agent-skills-creator
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: mblode/agent-skills.

SKILL.md

View raw

Create skills that follow the Agent Skills open format. Covers the full lifecycle from pattern selection through validation and README update.

| references/format-specification.md | Default: frontmatter constraints, directory structure, naming rules | | references/skill-patterns.md | Choosing a pattern or need a structural template for a specific skill type | | references/quality-checklist.md | Final validation before shipping |

| Pattern | When to use | Example | Key files |

Guides creation of best-practice agent skills following the open format specification. Covers frontmatter, directory structure, progressive disclosure, reference files, rules folders, and validation. Use when creating a new skill, authoring SKILL.md, setting up a rules-based audit skill, structuring a skill bundle, or asking "how to write a skill." Source: mblode/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mblode/agent-skills --skill agent-skills-creator
Category
</>Dev Tools
Verified
First Seen
2026-02-19
Updated
2026-03-10

Browse more skills from mblode/agent-skills

Quick answers

What is agent-skills-creator?

Guides creation of best-practice agent skills following the open format specification. Covers frontmatter, directory structure, progressive disclosure, reference files, rules folders, and validation. Use when creating a new skill, authoring SKILL.md, setting up a rules-based audit skill, structuring a skill bundle, or asking "how to write a skill." Source: mblode/agent-skills.

How do I install agent-skills-creator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mblode/agent-skills --skill agent-skills-creator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/mblode/agent-skills