What problem does it solve? Writing effective agent skills requires knowing the right structure, naming rules, frontmatter format, and how to organize scripts, references, and assets. This Skill provides the complete methodology so new or updated skills are consistent, concise, and correctly triggered. ## Core Features & Use Cases - Skill Authoring Guidance: Step-by-step process covering understanding use cases, planning reusable resources, creating the directory, editing SKILL.md, verifying, and iterating. - Progressive Disclosure Patterns: Patterns for splitting content between SKILL.md and reference files to keep context usage lean. - Bundled Resource Rules: Clear criteria for when to include scripts/, references/, and assets/ directories and what to avoid. - Use Case: When you notice a repeated workflow, such as rotating PDFs or generating frontend boilerplate, use this Skill to turn it into a reusable, well-structured Picoclaw skill. ## Quick Start Create a new Picoclaw skill named pdf-rotator that rotates PDF files, following the skill-creator guidelines.