What problem does it solve?
It helps you create, structure, and improve Bog Agents skills by explaining what goes into a skill package and how to make it discoverable and useful at runtime.
Core Features & Use Cases
- Skill structure guidance: Clarifies the required SKILL.md frontmatter (name and description) plus optional scripts, references, and assets, with guidance on what each resource type is for.
- Context-efficient writing patterns: Provides principles for concise SKILL.md bodies, progressive disclosure, and when to split content into references to reduce context bloat.
- End-to-end creation workflow: Walks through planning, initialization, implementation, validation, and iteration so skills work in practice.
- Use cases: Ideal when you need to scaffold a new skill, update an existing one, validate that its metadata is correct, or learn how skill loading and precedence work.
Quick Start
Tell the agent: "Create a Bog Agents skill skeleton for my workflow, including a correct SKILL.md frontmatter description with clear triggers and a suggested directory layout for scripts, references, and assets."