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 iterationlayer/skills --skill extract-reisekostenabrechnung-datagit clone --depth 1 https://github.com/iterationlayer/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/iterationlayer/skills/extract-reisekostenabrechnung-data)<a href="https://agentmods.dev/skills/iterationlayer/skills/extract-reisekostenabrechnung-data"><img src="https://agentmods.dev/badge/skills/iterationlayer/skills/extract-reisekostenabrechnung-data/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/iterationlayer/skills/extract-reisekostenabrechnung-data"><img src="https://agentmods.dev/badge/skills/iterationlayer/skills/extract-reisekostenabrechnung-data.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.00031 | $0.04685 |
| Opus 5 | $0.00015 | $0.02343 |
| Sonnet 5 | $0.00006 | $0.00937 |
| Haiku 4.5 | $0.00003 | $0.00468 |
Grade A, and why
extract-reisekostenabrechnung-data scanned grade A with 1 finding 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 6d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl -X POST https://api.iterationlayer.com/document-extraction/v1/extract \ This is a copy
77% identical to compress-image-to-target-size — 619 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 682 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Extract Reisekostenabrechnung Data
Finance teams use this recipe to extract Reisekostenabrechnung fields into structured records for travel reimbursement and accounting workflows.
APIs Used
Document Extraction (1 credit per page)
Prerequisites
You need an Iteration Layer API key. Get one at platform.iterationlayer.com during the 7-day trial.
For full integration guidance (SDKs, auth, MCP, error handling), see the Iteration Layer Integration Guide.
Implementation
curl -X POST https://api.iterationlayer.com/document-extraction/v1/extract \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"files": [
{
"type": "url",
"name": "reisekostenabrechnung.pdf",
"url": "https://example.com/documents/reisekostenabrechnung-sample.pdf"
}
],
"schema": {
"fields": [
{
"name": "employee_name",
"type": "TEXT",
"description": "Employee or claimant name"
},
{
"name": "cost_center",
"type": "TEXT",
"description": "Kostenstelle or cost center"
},
{
"name": "trip_purpose",
"type": "TEXT",
"description": "Purpose of trip"
},
{
"name": "destination",
"type": "TEXT",
"description": "Travel destination"
},
{
"name": "trip_start_date",
"type": "DATE",
"description": "Trip start date"
},
{
"name": "trip_end_date",
"type": "DATE",
"description": "Trip end date"
},
{
"name": "business_kilometers",
"type": "DECIMAL",
"description": "Business kilometers claimed"
},
{
"name": "mileage_amount",
"type": "CURRENCY_AMOUNT",
"description": "Mileage reimbursement amount"
},
{
"name": "per_diem_amount",
"type": "CURRENCY_AMOUNT",
"description": "Per diem or Verpflegungsmehraufwand amount"
},
{
"name": "expense_lines",
"type": "ARRAY",
"description": "Travel expense lines",
"fields": [
{
"name": "expense_date",
"type": "DATE",
"description": "Expense date"
},
{
"name": "category",
"type": "TEXT",
"description": "Expense category"
},
{
"name": "description",
"type": "TEXT",
"description": "Expense description"
},
{
"name": "amount",
"type": "CURRENCY_AMOUNT",
"description": "Expense amount"
}
]
},
{
"name": "total_reimbursement",
"type": "CURRENCY_AMOUNT",
"description": "Total reimbursement amount"
},
{
"name": "currency",
"type": "CURRENCY_CODE",
"description": "Currency code"
}
]
}
}'
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.
- 6d ago First seen · 682 lines · 31 tokens per session scan A 34c19533e0c4
extract-reisekostenabrechnung-data is a skill published in the GitHub repository iterationlayer/skills (3 stars, last pushed 3mo ago), licensed MIT. It adds 31 tokens to every session and 4,685 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). It is 77% identical to compress-image-to-target-size, differing in 619 lines, and is treated as a copy.
Other skills, from other repositories
slides
Create and edit presentation slide decks (.pptx) with PptxGenJS, bundled layout helpers, and render/validation utilities. Use when tasks involve building a new PowerPoint deck, recreating slides from screenshots/PDFs/reference decks, modifying slide content while preserving editable output, adding…
memstack-business-invoice-generator
Use this skill when the user says 'invoice', 'generate invoice', 'create invoice', 'bill client', 'line items', 'payment terms', or needs professional invoices with tax calculations and payment instructions. Do NOT use for contracts or financial projections.
iflytek-ocr-invoice
An image-reading tool that extracts structured information from Chinese invoices, receipts, bills, and tickets. OCR means turning text in a photo or scan into computer-readable data.
cwicr-report-generator
Generate professional cost estimation reports from CWICR calculations. HTML, PDF, Excel outputs with charts and breakdowns.
mathodology-award-gates
Use when reviewing mathematical validity, evidence, reproducibility, figures or a submission draft.
jsonbill
Generate a PDF invoice/statement files from JSON via JSONBill API.