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 agentmods add skills/jakeintech/waybill/invoicenpx skills add Jakeintech/waybill --skill invoicegit clone --depth 1 https://github.com/Jakeintech/waybillWrote 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/jakeintech/waybill/invoice)<a href="https://agentmods.dev/skills/jakeintech/waybill/invoice"><img src="https://agentmods.dev/badge/skills/jakeintech/waybill/invoice.svg" alt="Measured on agentmods" 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 | $0.00133 | $0.01155 |
| Opus 5 | $0.00067 | $0.00577 |
| Sonnet 5 | $0.00027 | $0.00231 |
| Haiku 4.5 | $0.00013 | $0.00115 |
Grade A, and why
invoice 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 3d 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 — 103 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Invoice
A freelancer's invoice dispute is the same problem as a token-budget pitch: claims that need receipts. The ledger already holds the receipts — shipped items, recorded hours, metered AI costs. This skill renders them as billing paperwork and stops exactly at the line where pricing begins: what to charge is the user's business decision; what happened is the ledger's.
"${CLAUDE_PLUGIN_ROOT}/bin/waybill" mine --all # catch-up metering first, always
"${CLAUDE_PLUGIN_ROOT}/bin/waybill" query report --from <iso> --to <iso> --audience internal
"${CLAUDE_PLUGIN_ROOT}/bin/waybill" export --format csv --from <iso> --to <iso> # expense mode
Window: the billing period the user names; default the last full calendar month. State it in the header.
Audience: internal. For a freelancer, the client is the org — the
work items ARE the client's project, so keys/titles/PR links belong on
the invoice; machine-local detail (paths, session ids) is dropped.
external would pseudonymize the very titles the client is paying for —
wrong tool. What leaves the machine is the rendered document below,
never raw ledger files.
Mode 1 — the client invoice pack
From query report's .data.shipped, one line item per shipped entry:
| Item | Delivered | Hours (recorded) | AI assistance |
|---|---|---|---|
| KEY — title | PR/deploy link, ship date | actual_hours or "—" |
role + metered_cost_usd (or tokens when unpriced) |
Then three closing lines:
- Totals — items, points if the client uses them, summed recorded
hours (sum only entries that HAVE
actual_hours; say how many don't), and total disclosed AI cost from the rows'metered_cost_usd(labeled withpricing_version, list-price equivalent). - AI disclosure — one sentence: which items Claude touched
(
claude_role≠ "none"), verifiable per item via the disclose skill. Billing transparency on AI use is fast becoming a client expectation — an invoice that discloses it with receipts beats one that hopes nobody asks. - Verification offer — if the client relationship warrants it,
export --packgives them the one-command integrity check (see the report skill). Mention, don't build unprompted.
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.
- 3d ago First seen · 103 lines · 133 tokens per session scan A 77ffb1ca4223
invoice is a skill published in the GitHub repository Jakeintech/waybill (1 stars, last pushed 11d ago), licensed MIT. It adds 133 tokens to every session and 1,155 once invoked, about $0.0007 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
dcf-model
Build discounted cash flow valuation workbooks in Excel.
comps-analysis
Build comparable-company valuation workbooks in Excel.
pitch-deck
Populates investment banking pitch deck templates with data from source files. Use when: user provides a PowerPoint template to fill in, user has source data (Excel/CSV) to populate into slides, user mentions populating or filling a pitch deck template, or user needs to transfer data into existing slide layouts. Not…
lbo-model
This skill should be used when completing LBO (Leveraged Buyout) model templates in Excel for private equity transactions, deal materials, or investment committee presentations. The skill fills in formulas, validates calculations, and ensures professional formatting standards that adapt to any template structure.
audit-xls
Audit a spreadsheet for formula accuracy, errors, and common mistakes. Scopes to a selected range, a single sheet, or the entire model (including financial-model integrity checks like BS balance, cash tie-out, and logic sanity). Triggers on "audit this sheet", "check my formulas", "find formula errors", "QA this…
kami
Typeset professional documents and product landing pages: resumes, one-pagers, white papers, letters, portfolios, slide decks, landing pages. Warm parchment, ink-blue accent, serif-led hierarchy. CN uses TsangerJinKai02, EN uses Charter, JA uses YuMincho (best-effort). Triggers on "做 PDF / 排版 / 一页纸 / 白皮书 / 作品集 / 简历 /…