# your-skill-name > Brief description of what this skill does - Author: Mark Relph - Repository: mrelph/claude-agents-skills - Version: 20260123092614 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/mrelph/claude-agents-skills - Web: https://mule.run/skillshub/@@mrelph/claude-agents-skills~your-skill-name:20260123092614 --- --- name: your-skill-name description: Brief description of what this skill does allowed-tools: Read, Bash, WebSearch, Write, AskUserQuestion category: domain-specific metadata: version: 1.0.0 last-updated: 2025-12-28 --- # Your Skill Name ## Purpose Describe what this skill helps users accomplish. ## Capabilities - Capability 1 - Capability 2 - Capability 3 ## Workflow When invoked, this skill will: 1. Step 1 2. Step 2 3. Step 3 ## Usage Describe how users should invoke and interact with this skill. ## Examples Provide example use cases and expected outputs. ## Reference Materials This skill uses reference documents in the `references/` directory: - `reference1.md` - Description - `reference2.md` - Description ## Scripts Helper scripts in the `scripts/` directory: - `script1.py` - Description - `script2.py` - Description