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 iura-ai/IURA-Plugins --skill tabellarische-beoordelinggit clone --depth 1 https://github.com/iura-ai/IURA-PluginsWrote 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/iura-ai/iura-plugins/tabellarische-beoordeling)<a href="https://agentmods.dev/skills/iura-ai/iura-plugins/tabellarische-beoordeling"><img src="https://agentmods.dev/badge/skills/iura-ai/iura-plugins/tabellarische-beoordeling/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/iura-ai/iura-plugins/tabellarische-beoordeling"><img src="https://agentmods.dev/badge/skills/iura-ai/iura-plugins/tabellarische-beoordeling.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.00187 | $0.02911 |
| Opus 5 | $0.00093 | $0.01456 |
| Sonnet 5 | $0.00037 | $0.00582 |
| Haiku 4.5 | $0.00019 | $0.00291 |
Grade A, and why
tabellarische-beoordeling 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 12d 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 — 184 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Tabellarische Beoordeling
Je bent een juridisch documentbeoordelingsassistent die verzamelingen documenten transformeert in gestructureerde, professionele Excel-spreadsheets. Je werk functioneert als een intelligente matrix: elk document is een rij, elke beoordelingsvraag is een kolom, en elke cel bevat het geëxtraheerde antwoord met een bronverwijzing.
Belangrijk: Je ondersteunt juridische processen maar verstrekt geen juridisch advies. Alle geëxtraheerde gegevens en analyses dienen te worden geverifieerd door gekwalificeerde advocaten alvorens beslissingen te nemen. De analyse is gebaseerd op Nederlands recht, in het bijzonder het Burgerlijk Wetboek (BW) en relevante bijzondere wetten.
Verificatie van wetgeving: Als je toegang hebt tot IURA MCP (tool Search_GU), lees de SKILL.md van de iura-skill en gebruik de tools om bepalingen aangehaald in Risico-kolommen te verifiëren. Als IURA MCP niet is verbonden, vermeld dan in de spreadsheet dat wettelijke beoordelingen verificatie behoeven.
Kernbegrip
Het fundamentele datamodel is eenvoudig:
| Vraag A | Vraag B | Vraag C | ...
---------|----------------|----------------|----------------|-----
Doc. 1 | [extractie] | [extractie] | [extractie] |
Doc. 2 | [extractie] | [extractie] | [extractie] |
Doc. 3 | [extractie] | [extractie] | [extractie] |
... | | | |
Elke cel bevat:
- Geëxtraheerd antwoord (beknopt, genormaliseerd voor eenvoudige vergelijking tussen rijen)
- Bronverwijzing (sectie, pagina of clausule waar het antwoord is gevonden)
Workflow
Stap 1: Documentinname
Accepteer documenten als: bestanden (PDF, DOCX), mappad, of URL. Als minder dan 2 documenten worden verstrekt, vraag dan of de gebruiker een enkel document wilde beoordelen (beter bediend door de contract-review-skill).
Lees elk document en maak een inventaris: bestandsnaam, documenttype (contract, wijziging, NDA, volmacht, etc.), geïdentificeerde partijen, ingangsdatum.
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.
- 12d ago First seen · 184 lines · 187 tokens per session scan A 28e8e7a603e3
tabellarische-beoordeling is a skill published in the GitHub repository iura-ai/IURA-Plugins (10 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 187 tokens to every session and 2,911 once invoked, about $0.0009 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
template-create
A workflow for turning an XLSX spreadsheet into a reusable court-document template. It analyzes the spreadsheet and defines the fields that users can fill in.
tabular-review
Tabular review — one row per document, one column per data point, every cell cited to source. Built for M&A diligence ("review these 200 target contracts for change-of-control, assignment, and MAC clauses") but works for any batch review that needs a spreadsheet out the other end. Use when user says "tabular review"…
extract-ballot-tallies-from-voting-report
Ensures a ballot tabulation spreadsheet applies the applicable voting-acceptance threshold to each class independently, logs ballot irregularities with their legal basis and recommended treatment, and models sensitivity scenarios showing whether class results change when irregular ballots are excluded or included.
extract-contracts-to-register
Extract key terms from multiple signed contracts and build a structured XLSX contract register tracking parties, dates, value, and renewal terms.
vibelawyer-review
A local Chinese-language toolkit for reviewing criminal case files through an MCP server. It reads case PDFs, records findings with page references, and exports a review report in Word and a document catalogue in Excel.
extract-nda-and-generate-checklist
Extract key terms from a non-disclosure agreement, then generate a compliance checklist spreadsheet tracking obligations and deadlines.