Legal writing
Use for drafting, reviewing, condensing, or source-checking Australian legal documents (forms, affidavits, submissions and orders), legal decision overviews, or correspondence. Not for academic, engineering, or general prose; use its specialist.From its SKILL.md
npx -y skills add mblauberg/provenant --skill legal-writingAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
3.8 KB, 761 tokens by cl100k_base, as published. Nobody here has run it
Australian legal writing
General Australian legal style, document-shape and source-discipline layer. Stricter project and forum instructions override it. This is drafting assistance, not legal advice: verify current law, forms and procedure against official sources and retain qualified or human review for filing-facing work.
This skill is a specialization of the natural-writing hub: it owns
jurisdiction, forum and filing-facing rules, and links to the hub for the
Australian English default, the anti-AI taxonomy and the condense pass (see
references/australian-english-house-style.md,
references/legal-concision-and-anti-ai.md and
references/forbidden-patterns.md for where each hub link applies). The
Legal Function Test remains this skill's own claim-classification scheme; it
does not map to the hub's observed/inferred evidence schema.
Workflow
- Read project instructions, live matter state and source-boundary rules. Load the matching jurisdiction, forum and document skill where one exists.
- Choose
draft,rewrite,condense,diagnose,correspondence,decision-overvieworfinal-scrub. Load legal concision for all prose; the reference map in validation-checklists.md gives the remaining reference each mode or content type needs. Fordecision-overview, load decision overviews directly. - Classify each sentence by legal function before polishing. Affidavits and witness statements give evidence; submissions argue; orders command; chronologies organise; internal notes analyse; correspondence communicates. Move wrong-home material first.
- Lock legal status, source anchors, exact quotations, authorities, labels, offer terms, non-admission/non-waiver wording, deadlines, attachments, redactions and user-authority conditions.
- Draft the minimum complete text in Australian English. Front-load the relief, request, answer or next step; use one proposition per paragraph, one home per point and exact pinpoints. Cut padding, duplicate history, intensifiers and internal agent language.
Every filing-facing fact needs a verified real source anchor. Never humanise by weakening a threshold, deleting an anchor, casualising court language or changing forum wording.
Never invent or silently alter an authority, instrument, finding, rule title, forum term or decision-maker label. Verify canonical sources, not indexes, summaries, OCR, renders or agent notes. Preserve contentions as contentions and hold the register required by the procedural stage. Protective-order, police-issued or other safety material remains a dated source with the legal effect its verified text supports; do not convert it into a finding. Keep source files, renders, OCR/transcripts, field maps and QA reports separate.
For substantial condensation or relocation, run the deterministic token set-diff and an independent qualitative pass. Stop before losing an anchor, qualification, disputed status, redaction, label, amount, date, forum wording or authority condition. Final scrub adds no new argument, fact or authority. It adds no history or courtesy closer unless legally necessary.
python3 "${AGENTS_HOME:-$HOME/.agents}/skills/legal-writing/scripts/lint_legal_style.py" path/to/source
Lint is a guardrail; source checks, forum skills, render checks and user gates still apply. Changes to filing-facing, source-boundary or lint rules require the owning harness's independent review gate.
What ships with it: 14 files
123.3 KB alongside SKILL.md, 1 of them executable
agents/
- openai.yaml273 B
evals/
- trigger_cases.yaml2.1 KB
references/
- argument-structure-and-paragraphing.md21.3 KB
- australian-english-house-style.md11.6 KB
- decision-overviews.md1.2 KB
- family-violence-and-redaction.md3.6 KB
- forbidden-patterns.md9.9 KB
- forum-and-document-recipes.md7.0 KB
- legal-concision-and-anti-ai.md17.3 KB
- legal-correspondence-style.md4.9 KB
- source-boundary-and-citations.md7.4 KB
- validation-checklists.md12.4 KB
- verification-and-escalation.md2.7 KB
scripts/
- lint_legal_style.pyruns21.6 KB