# skill-name > Brief description of what this skill enables. Include trigger keywords that should activate this skill. Triggers on keyword1, keyword2, keyword3. - Author: hoodini - Repository: hoodini/ai-agents-skills - Version: 20260128171552 - Stars: 99 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/hoodini/ai-agents-skills - Web: https://mule.run/skillshub/@@hoodini/ai-agents-skills~skill-name:20260128171552 --- --- name: skill-name description: Brief description of what this skill enables. Include trigger keywords that should activate this skill. Triggers on keyword1, keyword2, keyword3. --- # Skill Title One-line description of the skill's purpose. ## Quick Start ```typescript // Minimal working example // This should be copy-paste ready ``` ## Core Patterns ### Pattern 1 ```typescript // Implementation ``` ### Pattern 2 ```typescript // Implementation ``` ## Common Use Cases ### Use Case 1 ```typescript // Example ``` ### Use Case 2 ```typescript // Example ``` ## Resources - **Official Docs**: https://... - **API Reference**: See `references/api.md`