Skill template
A collection of custom skills
npx -y skills add Emlembow/skills --skill skill-templateAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Briefly describe what this skill does and when Claude should use it.
SKILL.md
1.5 KB, as published. Nobody here has run it
[Skill Name]
Description
Briefly describe what this skill does and when Claude should use it.
When to Use
Specify the conditions or scenarios when this skill should be activated:
- List specific trigger conditions
- Mention relevant keywords or contexts
- Define the scope of problems this skill solves
Instructions
Provide clear, step-by-step instructions for Claude to follow:
- Step 1: Describe the first action to take
- Step 2: Describe the next action
- Step 3: Continue with detailed steps
Requirements
- List any dependencies or prerequisites
- Mention required tools or access
- Note any environment setup needed
Examples
Example 1: [Use Case Name]
Input:
Example user request or input
Expected Behavior:
How Claude should respond or what actions to take
Example 2: [Another Use Case]
Input:
Another example request
Expected Behavior:
Expected response or actions
Output Format
Describe how results should be presented:
- Format specifications
- Structure requirements
- Any special formatting needs
Error Handling
Explain how to handle common errors or edge cases:
- What to do if X fails
- How to handle missing information
- Fallback strategies
Notes
- Additional tips or considerations
- Limitations of this skill
- Related skills that work well together