Agent skill
ability-generator
Generates a structured skill template based on provided specifications.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/ability-generator
SKILL.md
Skill Generation Workflow
Copy this checklist and track your progress:
Skill Generation Progress:
- [ ] Step 1: Define skill requirements
- [ ] Step 2: Generate skill template
- [ ] Step 3: Review and refine template
- [ ] Step 4: Create structured summary
Step 1: Define skill requirements
Review the provided specifications for the skill. Note the main functionalities and expected outcomes.
Step 2: Generate skill template
Using the defined requirements, create a markdown skill template that outlines the skill's name, description, and workflow.
Step 3: Review and refine template
Go through the generated template to ensure it meets the defined requirements. Make adjustments as necessary.
Step 4: Create structured summary
Organize the skill template by sections. Include:
- Skill name
- Description
- Workflow steps
- Any additional notes or considerations
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?