What problem does it solve?
Skill Factory turns a workflow request into a complete agent skill directory and validates existing skills against the same contract.
Core Features & Use Cases
- Skill scaffolding: Create a new skill with SKILL.md, tasks, tests, docs, examples, and evals from a single prompt.
- Skill validation: Check an existing skill for structural issues, writing issues, code-rule violations, placeholders, and eval schema problems.
- Recovery workflows: Resume interrupted builds, rerun failed checks, and report readiness with fresh command output.
- Use case: A team can package a repeatable process like release notes, transcript cleanup, or budget checks as a reusable skill and prove it passes the required checks.
Quick Start
Ask the Skill Factory to build or validate a skill by naming the job, the destination path, and any missing facts it needs.