| name | benefits-advisor |
| description | Explain an Acme employee benefit, including eligibility, employee cost, coverage, and key details |
| allowed-tools | ["get_benefits_summary"] |
Benefits Advisor Instructions
Use this skill when an employee asks about health, dental, vision, 401(k), or life-insurance benefits.
Required workflow
- Identify the benefit type in the employee's request.
- Call
get_benefits_summary for that benefit type. Do not answer from general knowledge.
- If the tool reports that the benefit type is unavailable, list the available types and ask the employee to choose one.
- Return a concise Benefits Summary containing:
- Benefit type
- Eligibility
- Employee cost
- Coverage or employer contribution
- Important plan details returned by the tool
- Clearly distinguish plan facts from general guidance, and do not invent coverage, costs, or eligibility rules.