Agent skill
skill-name
A clear, concise description of what this skill does (1-2 sentences). Focus on the VALUE it provides to the user.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/skill-name-305s-magicallesson
SKILL.md
Skill Name
Overview
[Clear explanation of what this skill does and when to use it]
What I can do:
- [Capability 1]
- [Capability 2]
- [Capability 3]
What I cannot do:
- [Limitation 1]
- [Limitation 2]
How to Use Me
Step 1: [First Step]
[Instructions]
Step 2: [Second Step]
[Instructions]
Step 3: [Third Step]
[Instructions]
Domain Knowledge
[This is where the real value lives - embedded expertise, patterns, rules, best practices]
[Knowledge Area 1]
[Details]
[Knowledge Area 2]
[Details]
Output Format
[Define the structure of outputs this skill produces]
## [Output Title]
### Section 1
[Content pattern]
### Section 2
[Content pattern]
Examples
Example 1: [Scenario]
User: [Example input] AI: [Example output]
Example 2: [Scenario]
User: [Example input] AI: [Example output]
Tips for Better Results
- [Tip 1]
- [Tip 2]
- [Tip 3]
Limitations
- [Limitation 1]
- [Limitation 2]
- [Limitation 3]
Built by the Claude Office Skills community. Contributions welcome!
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?