missing-protections

Featured

Audits a contract against type-specific protection checklists to find gaps, then provides ready-to-insert clause language for each missing protection. Use when a user wants to know what protections are absent from their contract. Trigger with "/missing-protections" or "what protections is this contract missing".

AI & Automation 2,359 stars 334 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Missing Protections — Contract Gap Finder Audits a contract against a comprehensive checklist of protections that should be present based on the contract type, flags every gap, rates its urgency, and provides ready-to-insert clause language drawn from industry-standard templates. ## Overview What a contract does not say is often more dangerous than what it does. Silence on key protections means the default rules of the governing jurisdiction apply — and those defaults rarely favor the weaker party. This skill checks the contract against 15 universal protections that every agreement should contain, plus type-specific protections tailored to the contract category. For each missing protection, it explains the risk of omission and provides suggested clause language based on CommonPaper open-source templates (CC BY 4.0) and widely accepted market standards. ## Prerequisites - A contract must be provided as a file path or pasted text. - The user should specify which party they represent. If not specified, the analysis defaults to the party that did not draft the contract. ## Instructions 1. **Read the full contract.** Use the Read tool if a file path is provided. 2. **Classify the contract type** to select the appropriate checklist: - Employment Agreement - Independent Contractor / Freelance Agreement - Non-Disclosure Agreement (NDA) - Master Services Agreement (MSA) - Software License / SaaS Agreement - Terms of Service / Terms of Use - Partnershi...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
8 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

legal-doc-review

Walk through a third-party contract (NDA / SaaS T&Cs / MSA / vendor agreement / DPA) and flag the clauses that matter for solo founders or small teams. Use when reviewing a NDA before signing, a SaaS vendor's terms before adopting their service, a customer's MSA before accepting, an investor's term sheet before responding, or any contract where you cannot afford a full lawyer review for every word. Produces a redline-shaped output: PROBLEM clauses (negotiate or walk), QUESTION clauses (ask the counterparty), and OK clauses (accept as-is).

5 Updated today
Xipher-Labs
AI & Automation Featured

negotiate

Analyzes contracts for unfavorable or risky clauses and generates prioritized counter-proposals with replacement language. Use when reviewing a contract before signing, preparing for a negotiation, or responding to unfavorable terms. Trigger with "/negotiate" or "generate counter-proposals for this contract".

2,359 Updated today
jeremylongshore
AI & Automation Listed

small-business-contract-review

Lightweight NDA, MSA, and vendor contract review for SMBs without legal on staff. Reads contracts from local files, Gmail attachments, or DocuSign envelopes; flags non-standard terms; explains risks in plain English; and outputs a marked-up redline as a separate DOCX. Use when the user says "review this contract," "what am I signing," "red flags," "flag any concerns," "check the payment terms," or uploads/forwards a contract or legal agreement.

1 Updated 4 days ago
simongonzalezdc