lal-mm-ai-paralegal-skills
v1.0.0LAL Mastermind AI Paralegal Skills — case intake, financial-discovery intake, core drafting/QC, case roadmap and closing, plus the Core Foundation layer. Florida family law.
By Legal Authority LabLicense: Proprietary — see LICENSE0 GitHub starsUpdated 5 days ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 24 skill or MCP entries
- Source updated
- Sep 18, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install lal-mm-ai-paralegal-skills for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install lal-mm-ai-paralegal-skills@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/LAL-SITE/lal-mm-suiteClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .claude-plugin/plugin.json├── skills/lal-brand-kit/SKILL.md├── skills/lal-case-closing/SKILL.md├── skills/lal-case-roadmap/SKILL.md├── skills/lal-caselaw-protocol/SKILL.md├── skills/lal-command-center/SKILL.md├── skills/lal-correspondence/SKILL.md├── skills/lal-document-intake-rules/SKILL.md├── skills/lal-draft-versioning/SKILL.md├── skills/lal-drafting-core/SKILL.md├── skills/lal-exemplar-library/SKILL.md├── skills/lal-file-connector/SKILL.md├── skills/lal-file-organizer/SKILL.md├── skills/lal-filing-status-rules/SKILL.md├── skills/lal-finalize-draft/SKILL.md├── skills/lal-financial-intake/SKILL.md├── skills/lal-florida-ethics/SKILL.md├── skills/lal-help/SKILL.md├── skills/lal-installer/SKILL.md├── skills/lal-integrity-rules/SKILL.md├── skills/lal-judicial-procedures/SKILL.md├── skills/lal-output-standards/SKILL.md├── skills/lal-pleading-standard/SKILL.md├── skills/lal-prefiling-qc/SKILL.md└── skills/lal-start-case/SKILL.md
Included Skills24
Firm brand and document standard for all non-filing output. Use before drafting any client email, letter, welcome packet, retainer, guide, newsletter, blog, or marketing copy. Not for court filings.
Controlled case-closing workflow, all matter types. Use for closing letters, closing packets, checklists, and closure approval - full rep, limited scope, flat-fee, withdrawal, GAL, mediation.
Case roadmap generator and updater. Fires when new documents appear at session start and at inflection points - versioned roadmap doc with current stage, next actions, and attorney flags.
Ambient rule: fires whenever any case citation appears or is requested. Caselaw comes only from the authorized repository, never memory or internet; every citation gets a verification warning.
The per-matter state file every suite reads and writes. Use for case status, what's next, deadlines, stage logging, scope changes, and attorney flags. Fires at session open and after any stage.
Four-lane correspondence engine: client, opposing counsel, bench, third party. Use to draft, revise, or QC any outgoing letter or email on a matter, with approval hard stops and pre-send QC.
Ambient rule: fires whenever any PDF or scanned document is read, reviewed, renamed, sorted, or used for feedback. Requires OCR verification before feedback; unreadable files must be reported.
Ambient rule: fires whenever any draft is produced, revised, or finalized. Enforces the three draft tiers - Attorney Review, Client Review, Final - each independently versioned.
Drafting Core: notices, basic motions, related proposed orders, and responses in Florida family law. Runs the compliance check and firm formatting; outputs Word with an Options Panel.
Ambient rule: fires when a template can't be found or output is rejected despite following the skills. Search the firm exemplar library for real exemplars and retry; strip prior-client facts.
Storage abstraction - the one skill that touches files. Use for any read, write, scan, save, or template pull on a matter, and to connect or switch storage providers. Fires at session open.
Whole-matter file audit, rename, and re-folder. Use when matter documents need auditing, sorting, renaming, or re-foldering - organize the matter, fix file names, find what's missing or misfiled.
Ambient rule: fires whenever filing or service status is stated, logged, or relied on. Folder location is the evidence of status - a draft is never evidence of filing or service.
Final production step for court documents. Use after QC to produce the filing-ready Word and matching PDF - firm formatting enforced, internal notes stripped. Never runs on a blocked draft.
Opens a new financial discovery matter (Stages 1-2). Use to establish case context and produce the case summary memo from initial pleadings. Always run before other financial work.
Florida legal ethics and AI-use compliance for family law. Fires on any ethics question - conflicts, confidentiality, AI use, billing, trust accounts, Bar rules. Produces a written assessment.
The front door. Use for any how-do-I, which-skill, what's-the-process, or I'm-stuck question - routes to the right installed skill, builds a step-by-step how-to guide, or answers directly.
Buyer-side installer. Use when installing or configuring a purchased LAL suite - verifies the org-wide plugin install, builds the Firm Profile, births the command center, runs verification.
Ambient rule: fires at the start of every session. Never invent a missing template; no web search on client matters unless asked; check connectors before declaring a capability unavailable.
Ambient: fires when any judge, magistrate, division, circuit, or Florida county is mentioned. Covers motion practice, hearings, proposed orders, GM procedure. Always live-search, never cached.
Output format standards for every deliverable. Use whenever a skill produces an Excel, PDF, or Word file to confirm correct format and structure. Sets format only - never redirects work.
Ambient pleading standard: fires on any court-bound drafting. Court formatting correct from the first keystroke; drafts carry highlighted attorney notes and alternatives until finalized.
Mandatory pre-filing QC gate. Fires when any filable document completes drafting - six screens including anti-hallucination and caselaw compliance. Critical findings block; attorney clears.
First touch on a matter. Use on any new, transferred, or in-progress matter to scan the file, infer what already happened, and birth the command center. Runs once per matter, before other skills.
Plugin manifests1
{
"name": "lal-mm-ai-paralegal-skills",
"version": "1.0.0",
"description": "LAL Mastermind AI Paralegal Skills — case intake, financial-discovery intake, core drafting/QC, case roadmap and closing, plus the Core Foundation layer. Florida family law.",
"author": {
"name": "Legal Authority Lab",
"url": "https://legalauthoritylab.com"
},
"license": "Proprietary — see LICENSE"
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[lal-mm-ai-paralegal-skills on Agent Plugins Marketplace](https://pluginsmp.com/plugins/lal-mm-ai-paralegal-skills)