LegalQuants

90 mods across 5 repositories, 218 stars between them.

lq-ai CLAUDE.md

01

LegalQuants/lq-ai

Instructions file

Instructions for LegalQuants/lq-ai, covering orientation for claude code (and other coding assistants), what this project is, decision routing, what the codebase looks like and code style.

128 4d ago A 3,794 tokens original Apache-2.0

alpha-test-skill

02

LegalQuants/lq-ai

Skill Claude CodeCodex

A synthetic skill used by C1 loader tests; not for production use.

128 4d ago A 20 tokens original Apache-2.0

beta-minimal

03

LegalQuants/lq-ai

Skill Claude CodeCodex

Minimal-frontmatter test fixture (no lqai namespace).

128 4d ago A 16 tokens original Apache-2.0

delta-tooluser

04

LegalQuants/lq-ai

Skill Claude CodeCodex

A synthetic skill used to test C5 toolusage surfacing; not for production use.

128 4d ago A 22 tokens original Apache-2.0

gamma-tagged

05

LegalQuants/lq-ai

Skill Claude CodeCodex

Test fixture used to exercise the tag filter.

128 4d ago A 13 tokens original Apache-2.0

bad-yaml

06

LegalQuants/lq-ai

Skill Claude CodeCodex

This frontmatter has invalid YAML.

128 4d ago A 11 tokens original Apache-2.0

good-skill

07

LegalQuants/lq-ai

Skill Claude CodeCodex

Synthetic well-formed skill used alongside a malformed sibling.

128 4d ago A 15 tokens original Apache-2.0

missing-name

08

LegalQuants/lq-ai

Skill Claude CodeCodex

This frontmatter is missing the required name field.

128 4d ago A 12 tokens original Apache-2.0

no-frontmatter

09

LegalQuants/lq-ai

Skill Claude CodeCodex

This SKILL.md has no YAML frontmatter delimiters. The loader should emit a warning and skip the skill rather than fail the whole startup.

128 4d ago A 0 tokens original Apache-2.0

LegalQuants/lq-ai

Skill Claude CodeCodex

Use when the user provides a client alert, regulatory bulletin, law firm memo, or similar legal update and wants the time-sensitive action items, deadlines, and obligations extracted into a checklist organized by deadline. Distinguishes mandatory action items (effective dates of new requirements) from recommended…

128 4d ago A 92 tokens original Apache-2.0

case-law-research

12

LegalQuants/lq-ai

Skill Claude CodeCodex

Use when the user asks to find, read, or cite U.S. case law on a question — locating controlling or persuasive decisions via CourtListener, reading the opinion text, and grounding any statement in what the source actually says.

128 4d ago A 51 tokens original Apache-2.0

comms-improver

13

LegalQuants/lq-ai

Skill Claude CodeCodex

Use when the user has a piece of legal-jargon-heavy text and wants it rewritten in plain language for a specified non-legal audience. Common scenarios — email to a business stakeholder, legal disclaimer for a customer-facing page, memo for a non-legal audience, explanation of a contract clause for a deal team, summary…

128 4d ago A 121 tokens original Apache-2.0

contract-qa

14

LegalQuants/lq-ai

Skill Claude CodeCodex

Use when the user has a contract loaded and asks a specific question about it — what a clause means, where something is addressed, whether a term is unusual, how a provision compares to standard practice, or what would happen in a specified scenario under the contract. Produces an answer calibrated to the question's…

128 4d ago A 131 tokens original Apache-2.0

contract-snapshot

15

LegalQuants/lq-ai

Skill Claude CodeCodex

Use when the user wants to compare the same handful of terms across N contracts side-by-side in a grid — what is the term, survival period, carveouts, and governing law in each of these 5 NDAs? Returns a row-per-document × column-per-question grid with citations per cell. Reference skill for the M3-C outputformat …

128 4d ago A 94 tokens original Apache-2.0

LegalQuants/lq-ai

Skill Claude CodeCodex

Use when the user provides a Data Processing Agreement, Data Processing Addendum, or HIPAA Business Associate Agreement and asks whether it contains the terms required under the applicable data-protection regime. Produces a structured checklist scoring each required term as present, partial, missing, or unclear, with…

128 4d ago A 117 tokens original Apache-2.0

enhance-prompt

17

LegalQuants/lq-ai

Skill Claude CodeCodex

Use when the user has typed a short or vague prompt and the system is configured to expand prompts before submission, or when the user explicitly invokes "Enhance Prompt" or asks the system to "improve this prompt before sending." Rewrites the user's input into a structured legal prompt with role, jurisdiction, task…

128 4d ago C 105 tokens original Apache-2.0

LegalQuants/lq-ai

Skill Claude CodeCodex

Use when the user uploads or pastes a Master Purchase Agreement, Master Supply Agreement, Master Goods Agreement, or commercial purchase MSA covering the procurement of physical goods, equipment, components, or non-software services and asks for review, redline, risk assessment, or recommendation on whether to sign.…

128 4d ago A 134 tokens original Apache-2.0

msa-review-saas

19

LegalQuants/lq-ai

Skill Claude CodeCodex

Use when the user uploads or pastes a Software-as-a-Service Master Services Agreement (MSA), Master Subscription Agreement, SaaS Agreement, or Cloud Services Agreement and asks for review, redline, risk assessment, or recommendation on whether to sign. Conducts a structured review of MSA framework terms (liability…

128 4d ago A 132 tokens original Apache-2.0

msa-snapshot

20

LegalQuants/lq-ai

Skill Claude CodeCodex

Use when the user wants to compare the substantive commercial terms across N master services agreements side-by-side — term and renewal, payment terms, limitation of liability, and indemnification posture across each agreement. Returns a row-per-document × column-per-question grid with citations per cell. MSA-tuned…

128 4d ago A 93 tokens original Apache-2.0

nda-review

21

LegalQuants/lq-ai

Skill Claude CodeCodex

Use when the user uploads or pastes a non-disclosure agreement and asks for review, redline, risk assessment, or a recommendation on whether to sign. Identifies missing standard protections, one-sided or unusual provisions, and operational issues; produces a structured report with severity ratings and citations to…

128 4d ago A 79 tokens original Apache-2.0

nda-snapshot

22

LegalQuants/lq-ai

Skill Claude CodeCodex

Use when the user wants to compare the substantive NDA-specific terms across N non-disclosure agreements side-by-side — the definition of Confidential Information, permitted recipients, return/destruction obligation, and remedies clause across each agreement. Returns a row-per-document × column-per-question grid with…

128 4d ago A 95 tokens original Apache-2.0

LegalQuants/lq-ai

Skill Claude CodeCodex

Use when extracting the negotiated positions from a single prior contract as input to the Easy Playbook auto-generation pipeline. Reads a contract's text, identifies the clauses that take a substantive position on a contract issue (definition of confidential information, limitation of liability, indemnification…

128 4d ago A 103 tokens original Apache-2.0

skill-creator

24

LegalQuants/lq-ai

Skill Claude CodeCodex

Use when the user wants to create a new LQ.AI skill, turn a chat into a reusable skill, improve an existing skill, or asks "how do I build a skill that does X." Conducts a focused conversation to elicit what the skill should do, when it should trigger, what inputs and outputs it needs, and what edge cases matter, then…

128 4d ago A 87 tokens original Apache-2.0