Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
This skill library brings contract review, legal document generation, and compliance auditing into a single set of commands. It helps freelancers, small business owners, and contract managers review agreements clause by clause, compare versions, identify missing protections, generate counter-proposals, and translate legalese into plain English. The suite also includes tools for generating NDAs, terms of service, privacy policies, and business agreements, plus a compliance gap analysis skill that scans websites against regulatory frameworks.
Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.
Compatibility not documented
Use this skill collection
Follow the documented setup, then try a first task.
Claude Code full bundle
Installs: Complete AI Legal Assistant bundle: all 14 skills, 5 agents, PDF-generation scripts, and templates. · Claude Code
Before you start
Claude Code
A terminal environment with curl and Bash capable of running the documented pipeline
Python 3 must already be installed to use PDF reports
The reportlab Python package is needed to use PDF reports
Run this command in a terminal to install the complete bundle.
A contract supplied as a file path, pasted text, or URL
Replace <contract-file-path> with the actual contract path when using a file
Use the plain-english-translation skill on the contract at <contract-file-path>. As a small first result, translate its first three substantive clauses into everyday English, preserve each original clause, and flag any surprising, deliberately confusing, unusually broad, or hidden obligations. Treat <contract-file-path> as a placeholder for my actual contract path. This is informational analysis, not legal advice.
Two contracts or two versions of one contract, each supplied as a file path, URL, or pasted text
Replace <earlier-contract-path> and <later-contract-path> with the corresponding files
Use the contract-comparison skill to compare <earlier-contract-path> with <later-contract-path>. Identify sections added, removed, or reorganized, then classify the first five changed clauses as substantive or cosmetic and state which party each change favors. Replace both placeholders with the actual contract paths; URLs or pasted text may also be supplied. This is informational analysis, not legal advice.
Optional duration, survival period, exclusions, addresses, or special terms
Use the custom-nda-generator skill to draft a mutual NDA as a starting point for attorney review. The parties are <full-legal-name-a> and <full-legal-name-b>; the purpose is <purpose>; the confidential information includes <information-types>; and the governing law is <jurisdiction>. Ask me for any other critical missing information before drafting, and include plain-English annotations. Replace each angle-bracketed placeholder with the real details.