Brief description of what this Skill does and when to use it. This field is critical for Claude to discover when to invoke your skill.
Install
npx skillscat add beshkenadze/claude-skills-marketplace/your-skill-name Install via the SkillsCat registry.
SKILL.md
Your Skill Name
Overview
Describe what this skill does and the problem it solves.
Instructions
Provide clear, step-by-step guidance for Claude:
- First step
- Second step
- Third step
Examples
Example 1: Basic Usage
Input:
User request exampleOutput:
Expected output exampleExample 2: Advanced Usage
Input:
More complex user requestOutput:
Expected output for complex caseGuidelines
- Best practice 1
- Best practice 2
- Constraint or limitation to be aware of
Additional Resources
Reference additional files in your skill directory:
reference.md- Detailed documentationscripts/- Executable helperstemplates/- Template files