What problem does it solve? Teams repeatedly explain the same conventions and workflows to AI agents, and ad-hoc prompts produce inconsistent results. This Skill standardizes how reusable AI instructions are authored so agents activate the right guidance with valid, discoverable frontmatter. ## Core Features & Use Cases - Skill Authoring Workflow: Guides creation of SKILL.md files with required frontmatter (name, description, license, metadata) and ordered sections from Activation Contract to References. - Style Guide Enforcement: Applies a normative LLM-first style guide with token budgets, single-line description rules, and trigger-word placement. - Decision Gates: Provides tables for deciding when content belongs in the skill body versus assets/ or references/ directories. - Use Case: When your team notices agents repeatedly mishandling a project-specific workflow, use this Skill to scaffold a new skill with correct frontmatter, concise instructions, and registration in AGENTS.md. ## Quick Start Ask the agent to create a new skill for a repeated workflow, for example: create a skill for our team's Jira ticket creation format.