Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add erphq/skills --skill leave-attendancegit clone --depth 1 https://github.com/erphq/skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/erphq/skills/leave-attendance)<a href="https://agentmods.dev/skills/erphq/skills/leave-attendance"><img src="https://agentmods.dev/badge/skills/erphq/skills/leave-attendance/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/erphq/skills/leave-attendance"><img src="https://agentmods.dev/badge/skills/erphq/skills/leave-attendance.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00057 | $0.02163 |
| Opus 5 | $0.00028 | $0.01081 |
| Sonnet 5 | $0.00011 | $0.00433 |
| Haiku 4.5 | $0.00006 | $0.00216 |
Grade A, and why
leave-attendance scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 129 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Leave & Attendance — Under 100 People
What This Process Does
Leave & attendance covers when people aren't working — paid time off (vacation, personal days), sick leave, parental leave, bereavement, jury duty, and legally-protected leaves (FMLA once you're 50+ employees, state-specific leave laws below that). At under 100 people, this is usually handled in Gusto/Rippling/BambooHR, self-service for requests, manager-approved, with HR oversight on compliance-triggered leave.
The job: give employees reasonable time off, track it accurately, comply with state/federal law, and handle medical/parental leaves with care. Complexity comes from state leave laws (California, New York, Massachusetts, Colorado, Washington all have distinct statutory leave requirements that compound as you hire remotely).
Start Here: ERP•AI Templates
ERP•AI's Time Off Management template integrates with Gusto/Rippling for accrual tracking, request workflows, calendar integration, and state-by-state compliance. Parental Leave Playbook templates handle the most complex leave type — intersecting federal FMLA, state PFML, short-term disability, and your company's paid parental policy.
Build — Setting It Up
With Agents
- Request-and-approval workflow: Agent routes time-off requests to manager with team calendar context. Conflicts flagged.
- Accrual tracking: Agent calculates accruals per policy (vested vs. use-it-or-lose-it, cap vs. rollover). Visible to employees + managers.
- Policy application per location: Agent applies correct leave policies based on employee state/country. California sick leave calculated on CA formula; NY PFML tracked separately.
- Parental leave coordination: Agent coordinates federal FMLA, state PFML (CA, NY, NJ, MA, CO, WA, OR, CT), short-term disability, and company paid parental policy. Produces employee-specific leave plan.
- Return-to-work process: Agent orchestrates return planning — phased return options, reintegration meetings, ergonomic/accommodations if needed.
- Compliance monitoring: Agent tracks leave balances for legally-required minimums (accrued sick leave in CA, NY, etc.). Flags shortfalls.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 129 lines · 57 tokens per session scan A 2eaaad967b92
leave-attendance is a skill published in the GitHub repository erphq/skills (2 stars, last pushed 20d ago), licensed MIT. It adds 57 tokens to every session and 2,163 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
policy-lookup
Find and explain company policies in plain language. Trigger with "what's our PTO policy", "can I work remotely from another country", "how do expenses work", or any plain-language question about benefits, travel, leave, or handbook rules.
crisis-holding
Draft crisis holding statements, journalist Q&A posture, and what-not-to-say guidance from confirmed incident facts, with a hard legal-counsel gate. Builds each statement through proven crisis-comms frameworks (holding-statement anatomy, SCCT, CAP order, the legitimate non-answer, bridge/flag/block).
digital-estate-planner
Organizing digital life for legacy, emergency access, and death preparedness. Specializes in password management, account documentation, digital asset preservation, and ensuring loved ones can access what they need.
output-meta-post-flight
Post-flight validation for Output SDK workflow operations. Systematic verification of step completion, convention compliance, quality validation, and deliverable verification.
sw-handoff
Write a portable, secret-scrubbed handoff doc plus a diff of your uncommitted edits so another tool or machine resumes where you stopped. Use for "handoff", "out of tokens", "switch to Codex".
handoff
Write a portable, secret-scrubbed handoff doc so this work can continue in any AI tool or on any machine. Use when saying "handoff", "running out of tokens", or "continue elsewhere".