your-skill-namelisted
Install: claude install-skill Emlembow/skills
# [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:
1. **Step 1**: Describe the first action to take
2. **Step 2**: Describe the next action
3. **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