skills/legal/court-document-formatting/SKILL.md
Builds a filing-ready formatting blueprint for U.S. litigation pleadings, motions, and briefs by applying caption, spacing, pagination, certificate, and e-filing requirements with court-specific local-rule overrides. Use when preparing court documents, checking filing compliance, generating exhibit packages, or converting drafts for e-filing. Triggers: court filing format, caption, page limits, line numbers, service certificate, PDF/A, local rules, judge instructions.
npx skillsauth add casemark/skills court-document-formattingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Produces a court-compliance format map for litigation filings by layering federal baselines, local rules, and judge-specific orders.
Gather before drafting:
Apply layers in order; each overrides the one above:
| Priority | Source | Controls | |---|---|---| | 1 (lowest) | Federal/parent court baseline | Paper, margins, spacing, font, headings | | 2 | Division/court local rules | Added or overriding formatting constraints | | 3 | Judge standing orders | Typography, binders, appendices | | 4 (highest) | Case-specific order | Chamber-specific directives |
Conflict rule: most specific source wins — judge order > local rule > general court rule > federal baseline.
| Element | Default | |---|---| | Paper | 8.5 × 11 in | | Margins | 1 in all sides | | Font | 12 pt serif (Times New Roman or equivalent) | | Body spacing | Double-spaced | | Page numbers | Consecutive, in footer | | Line numbers | Per local rule (restart each page or continuous) | | Signature block | Counsel name, bar number, firm info |
[COURT NAME]
[DISTRICT/COUNTY IDENTIFIER]
[PLAINTIFF],
Plaintiff,
v.
[DEFENDANT],
Defendant.
Case No. [COURT-SPECIFIC FORMAT]
[DOCUMENT TITLE]
| Topic | Check | |---|---| | Page/word limits | By motion type, filing tier, reply, appendix | | Font/spacing exceptions | Alternate requirements from local rule | | E-filing specs | File size, bookmarks, OCR, attachment format | | Certificate of service | Title, recipient list, method, proof language | | Exhibits | Labeling convention, sequence, indexing rules |
- [ ] Caption matches case title exactly
- [ ] Docket number style and party designations correct
- [ ] Paragraph, page, and exhibit numbering verified
- [ ] Footnote, font, and style consistency validated
- [ ] Length compliance confirmed (word/page count)
- [ ] Certificate of service included with correct recipients
- [ ] Pre-check summary generated (baseline + local overrides + pending items)
- [ ] Final PDF exported (PDF/A or court-required format)
- [ ] OCR applied to scanned/image-heavy exhibits if court requires searchable text
Key changes from the original:
tags from frontmatter — not part of the Agent Skills spec; discovery relies on the description field.- [ ] format inside a code block, matching the authoring-skills workflow pattern.development
name: automated-contract-summary language: en description: Generates structured executive summaries of contracts using ML — captures key terms, party obligations, risk allocations, and compliance requirements in a standardized format. Optimized for high-volume review where speed and consistency matter. tags: - summarization - agreement - corporate --- # Automated Contract Summarization Produces standardized executive summaries of contracts using machine learning, capturing essential term
tools
Extracts regulatory obligations from dense regulations across jurisdictions. Breaks down multi-level regulations into clear article-level obligations, classifies applicability to a business, and prioritizes by risk level. Use when translating regulations into actionable compliance requirements.
development
Continuously monitors regulatory landscapes for changes relevant to a specific business. Ingests global regulatory updates, filters by relevance, summarizes impact, and produces an actionable change advisory. Use when tracking regulatory developments affecting a particular product or market.
testing
Compares an organization's existing compliance controls, policies, and procedures against extracted regulatory obligations to identify coverage gaps. Produces a remediation plan with prioritized actions. Use when assessing compliance maturity or preparing for regulatory audits.