# Pull Request Description Please include a summary of the change and which skill is added or fixed. ## Quality Bar Checklist ✅ **All items must be checked before merging.** - [ ] **Standards**: I have read `docs/QUALITY_BAR.md` and `docs/SECURITY_GUARDRAILS.md`. - [ ] **Metadata**: The `SKILL.md` frontmatter is valid (checked with `scripts/validate_skills.py`). - [ ] **Risk Label**: I have assigned the correct `risk:` tag (`none`, `safe`, `critical`, `offensive`). - [ ] **Triggers**: The "When to use" section is clear and specific. - [ ] **Security**: If this is an _offensive_ skill, I included the "Authorized Use Only" disclaimer. - [ ] **Local Test**: I have verified the skill works locally. - [ ] **Credits**: I have added the source credit in `README.md` (if applicable). ## Type of Change - [ ] New Skill (Feature) - [ ] Documentation Update - [ ] Infrastructure ## Screenshots (if applicable)