Expense Policy Agent Skill
What it is
A markdown skill that teaches an agent to answer employee questions about expense policy: what is reimbursable, which limits apply, and how to submit a report. It shows the shape of a skill submission in this hub: the skill itself is a single markdown file, and this README explains how to adapt it.
What’s inside
SKILL.mdis the skill: trigger description, instructions, tone rules, and escalation behavior.
How to use it
- Read
SKILL.mdand replace the sample policy values (limits, categories, links) with your organization’s real policy. - Add the skill to your agent following your platform’s skill setup.
- Test with the example questions at the bottom of the skill before rolling it out.
Customizing
Keep the escalation rule intact when you adapt it: an agent answering money questions should say when it does not know rather than guess. Everything else (categories, limits, tone) is yours to change.