# _skill-template > [Brief 1-2 sentence description of what this skill does and when to use it] - Author: Victor Cala Uhia - Repository: VictorMCala/claude-ai-skills - Version: 20260206230617 - Stars: 1 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/VictorMCala/claude-ai-skills - Web: https://mule.run/skillshub/@@VictorMCala/claude-ai-skills~_skill-template:20260206230617 --- # Skill Name > Brief tagline describing what this skill does ## Overview [Detailed description of the skill, its purpose, and when to use it] ## Features - ✅ **Feature 1** - Description - ✅ **Feature 2** - Description - ✅ **Feature 3** - Description - ✅ **Feature 4** - Description ## Usage ```bash /skill-name ``` ### Examples ```bash # Example 1: Basic usage /skill-name example input here # Example 2: Another use case /skill-name another example ``` ## Configuration [If the skill asks configuration questions, document them here] **Configuration Options:** 1. **Option 1**: Description (Default: value) 2. **Option 2**: Description (Default: value) ## Output The skill provides: - **Section 1**: Description of what's in this section - **Section 2**: Description of what's in this section - **Section 3**: Description of what's in this section ## Requirements - Claude Code v1.0+ - [Any required MCP servers] - [Any other dependencies] ## Installation ```bash # From the claude-skills repository root cd /path/to/claude-skills ln -s "$(pwd)/skill-name" ~/.claude/skills/skill-name ``` Then restart Claude Code or reload skills. ## Version History - **v1.0.0** (YYYY-MM-DD): Initial release ## Contributing Found a bug or have a suggestion? Please open an issue in the main repository. ## License MIT License - See [LICENSE](../LICENSE) file for details.