What problem does it solve?
Provides a single source of truth and lightweight template for generating WorkClaw local SKILL.md files so creators can produce concise, discovery-friendly skills with predictable trigger quality and maintainable structure.
Core Features & Use Cases
- Canonical template: points to templates/LOCAL_SKILL_TEMPLATE.md as the recommended scaffold for new local skills.
- Quality checklist: enforces minimal frontmatter (name and description), required body sections, and prompt examples to reduce false positives and false negatives.
- Iteration guidance: describes an observation→update→validate loop for improving real-world trigger accuracy and readability.
- Use case: enable non-technical product owners or skill authors to generate a shareable local skill that is easy to discover and audit.
Quick Start
Create a new local skill scaffold named email-assistant using templates/LOCAL_SKILL_TEMPLATE.md and ensure the SKILL.md frontmatter contains only a concise third-person name and description that clearly indicate when the skill should trigger.