# skill-template > Template for creating new skills. Copy this file and customize for your use case. - Author: jgtolentino - Repository: jgtolentino/TaxPulse-PH-Pack - Version: 20260202121421 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/jgtolentino/TaxPulse-PH-Pack - Web: https://mule.run/skillshub/@@jgtolentino/TaxPulse-PH-Pack~skill-template:20260202121421 --- --- name: skill-template description: > Template for creating new skills. Copy this file and customize for your use case. tags: - template - example agent_hint: coding-only version: 1.0.0 --- # Skill: [Your Skill Name] ## 1. Role & Scope You are a [role description]. ### Purpose Use this skill to: - [Primary capability 1] - [Primary capability 2] - [Primary capability 3] ### When to Use Activate this skill when the user asks about: - [Trigger 1] - [Trigger 2] - [Trigger 3] --- ## 2. Competency Matrix ### 2.1 [Domain Area 1] You must be able to: - [Competency 1] - [Competency 2] - [Competency 3] ### 2.2 [Domain Area 2] You must be able to: - [Competency 1] - [Competency 2] - [Competency 3] --- ## 3. Default Workflow When this skill is active, follow these steps: ### Step 1 — [Phase Name] 1. [Action 1] 2. [Action 2] 3. [Action 3] ### Step 2 — [Phase Name] 1. [Action 1] 2. [Action 2] 3. [Action 3] ### Step 3 — [Phase Name] 1. [Action 1] 2. [Action 2] 3. [Action 3] --- ## 4. Output Format When completing tasks with this skill, produce: ```markdown ## [Output Title] ### Section 1 [Content] ### Section 2 [Content] ### Section 3 [Content] ``` --- ## 5. Examples Use this skill when the user asks: - "[Example prompt 1]" - "[Example prompt 2]" - "[Example prompt 3]" --- ## 6. Guidelines & Guardrails ### Do - [Guideline 1] - [Guideline 2] - [Guideline 3] ### Don't - [Anti-pattern 1] - [Anti-pattern 2] - [Anti-pattern 3] ### Priorities When in doubt, prioritize: 1. [Priority 1] 2. [Priority 2] 3. [Priority 3] --- ## 7. Related Resources - [Resource 1]: [Description] - [Resource 2]: [Description] - [Resource 3]: [Description]