Agent skill
skill-template
Template for creating new skills. Copy this file and customize for your use case.
Install this agent skill to your Project
npx add-skill https://github.com/jgtolentino/TaxPulse-PH-Pack/tree/main/skills/template
SKILL.md
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]
- [Action 1]
- [Action 2]
- [Action 3]
Step 2 — [Phase Name]
- [Action 1]
- [Action 2]
- [Action 3]
Step 3 — [Phase Name]
- [Action 1]
- [Action 2]
- [Action 3]
4. Output Format
When completing tasks with this skill, produce:
## [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:
- [Priority 1]
- [Priority 2]
- [Priority 3]
7. Related Resources
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
odoo-18-oca-architect
Enforce OCA patterns and Odoo 18 CE best practices. Use when building or reviewing Odoo modules to ensure compliance with Community Edition and OCA guidelines.
sap-odoo18-taxpulse-certified
End-to-end ERP + tax intelligence engineer skill: SAP Business One functional parity, Odoo 18 CE/OCA-compliant implementation, and deep Finance Tax Pulse (PH tax) integration.
taxpulse-repo-audit
Audit a repository for TaxPulse PH architecture, tax engine correctness, and Odoo CE/OCA parity. Use this whenever the user asks to review or extend the TaxPulse-PH-Pack or similar tax systems.
obsidian-vault
Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize notes in Obsidian.
edit-article
Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.
handoff
Compact the current conversation into a handoff document for another agent to pick up.
Didn't find tool you were looking for?