Format SKILL.md

SKILL.md is the open Agent Skills standard Anthropic shipped at agentskills.io in December 2025, a markdown file whose YAML frontmatter (description, allowed-tools) tells Claude when to invoke the skill, with the description being the primary triggering signal. Markdown file spec describing a Claude Code or agent skill: required YAML frontmatter with description (the triggering signal), optional allowed-tools / disable-model-invocation, then markdown instructions Claude bash-reads at runtime. Compatible across Claude Code, OpenAI Codex, OpenClaw, open standard maintained on github.com/anthropics/skills.

Strengths

Limitations

Best for

Official site

View on Coeurdar