agent-skill-generator
Installation
SKILL.md
Agent skill generator
Create skills that are generic first, portable by default, repo-bound only when the task requires it, easy to trigger correctly, and cheap to load.
Core workflow
- Identify the work mode and target outcome.
- Investigate the repo or conversation history for reusable facts before asking avoidable questions.
- Clarify only the decisions that materially change the generated skill.
- Design the package around progressive disclosure.
- Create or revise the skill package.
- Validate with representative prompts when the skill is high-risk, reusable, or objectively testable.
- Run a trigger-quality and token-optimization pass before finalizing.
Do not skip steps 2-7 unless the user explicitly narrows scope.
Phase 1: Capture the target problem
Start by identifying one of these modes: