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 uk-agents/uk-legal-plugins --skill demand-draftgit clone --depth 1 https://github.com/uk-agents/uk-legal-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/uk-agents/uk-legal-plugins/demand-draft)<a href="https://agentmods.dev/skills/uk-agents/uk-legal-plugins/demand-draft"><img src="https://agentmods.dev/badge/skills/uk-agents/uk-legal-plugins/demand-draft/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/uk-agents/uk-legal-plugins/demand-draft"><img src="https://agentmods.dev/badge/skills/uk-agents/uk-legal-plugins/demand-draft.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.00085 | $0.05198 |
| Opus 5 | $0.00043 | $0.02599 |
| Sonnet 5 | $0.00017 | $0.01040 |
| Haiku 4.5 | $0.00009 | $0.00520 |
Grade A, and why
demand-draft 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 5d 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 — 340 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/demand-draft
- Load
~/.claude/plugins/config/uk-legal-plugins/litigation-legal-uk/demand-letters/[slug]/intake.md. Refuse if missing or strategic block empty (for material demands). - Load
~/.claude/plugins/config/uk-legal-plugins/litigation-legal-uk/CLAUDE.md→ Letter Before Action practice, house style, seed-doc table. - Follow the workflow and reference below.
- Run the pre-draft gate: privilege filter, admission risk, without-prejudice posture, waiver scan, tone, factual accuracy. Do not proceed until each is engaged.
- Template select: seed doc if provided in
~/.claude/plugins/config/uk-legal-plugins/litigation-legal-uk/CLAUDE.md; else soft template for the demand type. - Draft in-chat for review. Iterate until user approves.
- Write
~/.claude/plugins/config/uk-legal-plugins/litigation-legal-uk/demand-letters/[slug]/draft-v[N].docxusing the docx skill. - Write
~/.claude/plugins/config/uk-legal-plugins/litigation-legal-uk/demand-letters/[slug]/checklist.md(post-send checklist). - Assess materiality per heuristic; offer to create a matter. If yes: hand off to
matter-intakewith pre-populated fields.
Demand Draft
Purpose
Take a completed intake and produce a sendable draft. Most of the value is in refusing to draft until privilege, waiver, admission, and settlement-communication posture have been consciously addressed — the failure mode is a letter that waives LPP or constitutes an admission because no one paused to check.
Record fidelity — quotes and pinpoints
Demand letters are advocacy, and every quoted line from a contract, an email, or a prior communication becomes an assertion the counterparty will test.
Verbatim quotes must be verbatim. Never put quotation marks around words attributed to the counterparty, their solicitors, a witness, or any document unless you have the exact passage in front of you. When you want to characterise without the exact words:
- Paraphrase without quotation marks, with a placeholder: "Your [date] email stated X
[verify exact quote — email cite pending]." - Never fill the gap. A misquoted contract provision in a demand letter is the fastest way to lose credibility with the counterparty's solicitors on the first round.
- Every
[verify exact quote]must be flagged in the reviewer note before the letter leaves.
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.
- 5d ago First seen · 340 lines · 85 tokens per session scan A 8803c692796f
demand-draft is a skill published in the GitHub repository uk-agents/uk-legal-plugins (9 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 85 tokens to every session and 5,198 once invoked, about $0.0004 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-09-03.
Other skills, from other repositories
meta-pdf-reformat-pipeline
Modernize a legacy PDF: structural extraction → natural-language rewrite of problem pages → audit summary → re-merge into the final PDF.
software-copyright-materials
A workflow for creating Chinese application materials for software copyright registration from a real software project.
ectd-xml-compiler
Automatically convert uploaded drug application documents (Word/PDF) into XML skeleton structure compliant with eCTD 4.0/3.2.2 specifications.
audit-export
Export the full CocoAudit trail as a stakeholder-ready compliance document.
software-certificate-skill
An automated workflow for preparing Chinese software-copyright registration materials from a real software project. It produces application information, an operation manual, and source-code documents with evidence from the project.
diagramar-peca
Transforma qualquer peça já escrita (.md ou texto) em um PDF bem diagramado, com Legal Design simples — capa, destaques, citações em bloco, fundamentos e linha do tempo. Não altera o conteúdo, só a forma visual. Use quando quiser entregar uma petição, contrato, parecer ou notificação com aparência profissional e…