Agent skill
skill-name
A clear, concise description of what this skill does and when to use it. Include practical triggers and use cases here (not in the body).
Install this agent skill to your Project
npx add-skill https://github.com/meaningfy-ws/agent-skills/tree/main/template
SKILL.md
Skill Title
Overview
Provide a high-level explanation of what this skill does and the problems it solves.
Quick Start
Include the core workflow with a concrete example that users can immediately understand and apply.
Key Features
- Feature 1: Brief description of capability
- Feature 2: Brief description of capability
- Feature 3: Brief description of capability
Common Workflows
Describe the most frequently used patterns and approaches.
Workflow 1
Step-by-step instructions for a common task.
Workflow 2
Step-by-step instructions for another common task.
Advanced Usage
Reference detailed documentation for complex patterns:
- See ADVANCED.md for detailed patterns
- See REFERENCE.md for complete API documentation
- See EXAMPLES.md for additional examples
Scripts
This skill includes the following helper scripts:
scripts/utility.py- Performs X taskscripts/helper.sh- Performs Y task
Tips & Best Practices
- Best Practice 1: Brief explanation
- Best Practice 2: Brief explanation
- Edge Case: How to handle or avoid common issues
Limitations
Note any constraints or boundaries of this skill:
- Limitation 1
- Limitation 2
Related Skills
If applicable, mention complementary skills or resources:
- Related Skill A
- Related Skill B
Didn't find tool you were looking for?