Write or rewrite frontmatter description fields for Claude Code skills and agents. Use when creating new skills/agents, description exceeds 1024 characters, description uses forbidden YAML multiline indicators (>-, |-), description contains colons that trigger quoting, description lacks trigger keywords, or when optimizing descriptions for AI tool selection. Ensures descriptions are single-line, complete, informative, front-loaded with critical information.
Creates optimized frontmatter descriptions for Claude Code skills and agents following YAML formatting rules.
/plugin marketplace add jamie-bitflight/claude_skills/plugin install plugin-creator@jamie-bitflight-skillswrite-frontmatter-description/The model MUST write frontmatter descriptions following these rules.
>-, |-, >, |):) as they trigger YAML quoting. Swap it for something else or rephrase.A description should be a complete and informative explanation of what the skill does and when to use it. Include WHEN to use this skill - specific scenarios, file types, or tasks that trigger it.
After writing, validate with the validation script validate_frontmatter.py
validate_frontmatter.py [file]