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 joosthel/sevdesk-mcp --skill sevdesk-bookkeepinggit clone --depth 1 https://github.com/joosthel/sevdesk-mcpWrote 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/joosthel/sevdesk-mcp/sevdesk-bookkeeping)<a href="https://agentmods.dev/skills/joosthel/sevdesk-mcp/sevdesk-bookkeeping"><img src="https://agentmods.dev/badge/skills/joosthel/sevdesk-mcp/sevdesk-bookkeeping/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/joosthel/sevdesk-mcp/sevdesk-bookkeeping"><img src="https://agentmods.dev/badge/skills/joosthel/sevdesk-mcp/sevdesk-bookkeeping.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.00053 | $0.01169 |
| Opus 5 | $0.00026 | $0.00584 |
| Sonnet 5 | $0.00011 | $0.00234 |
| Haiku 4.5 | $0.00005 | $0.00117 |
Grade A, and why
sevdesk-bookkeeping 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 11d 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 — 95 lines — stays where its author put it; the contents beside it link to each section on GitHub.
sevDesk bookkeeping workflows
Procedural knowledge for driving the sevdesk-mcp server well. The
server's own guardrails (drafts-only writes, read-only mode, dryRun)
hold regardless of this skill — this file is about doing the work in the
right order with few tokens, not about safety.
Orientation (once per session)
sevdesk_ping— verifies the token and returns three facts that change how you should work:mode: READ-ONLY / DRY-RUN / read-write.bookkeepingSystemVersion: 1.0 books withtaxType, 2.0 withtaxRule. Old documents may carry either; the tools decode both.vatProfile: the account's VAT regime (regularvskleinunternehmer§19 UStG) with the evidence for the verdict. If it carries awarning, the configuration contradicts the ledger — surface that to the user before trusting tax advice.
- If the regime is
unknown, ask the user (regular VAT or §19?) before creating invoices —sevdesk_create_invoicewill refuse to guess.
Monthly close
Run in this order; each step's output feeds the next conversation turn:
sevdesk_find_duplicatesfor the month — resolve duplicates first, they distort every later number.sevdesk_audit_vatwithfrom/tofor the month. Work findings by severity;vat_regime_mismatchfirst if present (it biases the rest).sevdesk_reverse_charge_reportfor the month — give the user the §13b bases for the VAT return (deductible nets to zero but must be declared; rule 13 VAT is actually payable).sevdesk_diff_receipt_folderif a receipt directory is allowlisted — unbooked receipts and unmatched bookings.sevdesk_invoice_aging— open receivables, never-sent drafts.sevdesk_subscription_gaps— expected recurring costs that are missing (a missing AWS invoice surfaces here, not in the audits).
Receipt triage (new expense documents)
sevdesk_receipt_guidancefor the expense type — it returns the booking accounts and tax rules the account's own configuration allows.sevdesk_upload_voucher_filethensevdesk_create_voucherwithdryRun: truefirst; show the user the preview, then repeat without dryRun once confirmed.- Foreign supplier without VAT? Do the §13b check below before booking.
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.
- 11d ago First seen · 95 lines · 53 tokens per session scan A d7fcb08755bd
sevdesk-bookkeeping is a skill published in the GitHub repository joosthel/sevdesk-mcp (4 stars, last pushed 22d ago), licensed MIT. It adds 53 tokens to every session and 1,169 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
agoragentic-transaction-assurance
Prepare, evaluate, and reconcile autonomous agent transactions without self-granting payment or owner authority. Use when an agent must bind principal authority, seller terms, payment evidence, execution, delivered outcome, and reconciliation; handle paid retries safely; or prepare an authority request for owner…
stripe
Query and manage Stripe resources (customers, payments, subscriptions). Reads from apps/website/.env. Write operations blocked on live keys.
refund-payment
A payment procedure for refunding a completed T-Kassa payment or cancelling a payment that is still on hold. T-Kassa is a payment service, and the procedure can also send the required closing receipt.
agreement-setup
Set up a bKash tokenized agreement for repeat charges and check its status.
payout-to-bank
Send money from a Chapa balance to an Ethiopian bank account, then verify it.
method-specific-payment
Charge through one specific Fawaterak rail — Fawry, card, wallet or Meeza.