What problem does it solve? Writing effective Agent Skills is hard to get right: descriptions fail to trigger discovery, SKILL.md files bloat the context window, and workflows get crammed into one oversized skill. This Skill provides a structured authoring workflow so new skills are concise, discoverable, and correctly scoped. ## Core Features & Use Cases - Requirements gathering: Prompts for purpose, triggers, knowledge gaps, outputs, and examples before writing any skill content. - Authoring rules: Enforces concise SKILL.md files, progressive disclosure into reference.md, one default workflow, stable terminology, and forward-slash paths. - Scope guidance: Recommends one job per skill, small composable skills with thin parent orchestrators, and explicit MCP prerequisites with fallbacks. - Use Case: When you want to add a new team-shared skill under .claude/plugins/n8n/skills/, this Skill walks you through naming, description writing, file layout, and verification so the result matches team conventions. ## Quick Start Ask the agent to help you create a new skill for your workflow, and it will gather requirements and draft a compliant SKILL.md.