# skill > Describe what this skill is for and when to use it. - Author: GitHub Action - Repository: just-every/skill - Version: 20260203122305 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/just-every/skill - Web: https://mule.run/skillshub/@@just-every/skill~skill:20260203122305 --- --- name: {{name}} description: {{description}} --- # {{title}} ## Summary Describe what this skill is for and when to use it. ## When to use - Add concrete triggers and examples. ## Workflow 1. Step 1 2. Step 2 3. Step 3 ## Notes - Add constraints, gotchas, or links to references. ## Install Path Variables Use `{{SKILL_DIR}}` to reference the installed skill directory when calling scripts. Use `{{SKILLS_ROOT}}` to reference the client's skills root directory. Use `{{CLIENT_NAME}}` to reference the client key (code, codex, claude-code, etc).