small-business/skills/contract-review/SKILL.md
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.
npx skillsauth add anthropics/knowledge-work-plugins contract-reviewInstall 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.
Attach a contract file, forward the email containing it, or paste the text directly.
User: "Review this MSA and flag anything I should push back on."
→ Skill reads the document, identifies parties and contract type,
analyzes 8 risk categories, returns a severity-tiered summary
with a negotiation playbook, and exports a redlined DOCX.
Get the contract — Pull from one of three sources, in order of preference:
reference/gmail-fetch.md)reference/docusign-fetch.md)pages parameter for 10+ page files) or DOCX via Read tool. If the user pastes text directly, work with what's provided.Read the full document before analyzing. Dangerous clauses are frequently in exhibits and schedules at the back.
Identify contract type and parties — Determine agreement type (NDA, MSA, SOW, SaaS subscription, consulting, subcontractor, vendor) and which party is the user's company vs. the counterparty. Note if it looks like a counterparty template — these are typically one-sided and the counterparty expects pushback.
Analyze across 8 risk categories — Work through the contract from the ops/finance perspective of a small business owner without in-house legal. Categories are ordered by typical risk severity; use judgment for context.
Category 1: Payment terms and cash flow
Category 2: Liability and indemnification
Category 3: Termination and exit
Category 4: Intellectual property
Category 5: Scope and change management
Category 6: Non-compete and exclusivity
Category 7: Confidentiality and data
Category 8: Operational concerns
Present flagged summary — Organize by severity:
🔴 Red flags (push back before signing) — For each: quote the exact clause, explain the problem in plain language, suggest specific alternative language.
🟡 Yellow flags (negotiate, not deal-breakers) — For each: quote the clause, explain the concern, describe what "better" looks like.
🟢 Key terms to note (awareness only) — Payment schedules, notice periods, renewal dates, insurance requirements, key contacts.
📋 Contract summary — Plain-language summary: who does what, for how much, over what timeframe, under what conditions.
💡 Negotiation playbook — For each red and yellow flag: what to ask for, how to frame the ask, and what a reasonable compromise looks like.
Export redline DOCX — After presenting the summary, offer to export a redlined DOCX with the suggested changes marked up. Use the docx skill to generate a Word document that:
Ask: "Want me to export a redlined DOCX you can send back to the counterparty?"
reference/gotchas.md — edge cases in contract analysisreference/docusign-fetch.md — pulling envelopes from DocuSignreference/gmail-fetch.md — finding contract attachments in Gmailreference/examples/flagged-summary-saas.md — worked example: SaaS agreement review outputtesting
Reads a forwarded customer email or ticket, pulls order/refund status from PayPal and account history from HubSpot, drafts a tone-matched reply in the owner's writing voice, and can issue a PayPal refund with explicit owner approval. Use when the user says "draft a response," "answer this customer," "where's my order," or "I want a refund."
development
Prepares tax-season materials for small business owners — framed as deliverables for their accountant, not tax advice. Two modes: (1) quarterly estimated tax calculation — pulls YTD net income from QuickBooks and calculates the federal income tax + self-employment tax liability and quarterly payment due; (2) year-end 1099 prep — scans QuickBooks, PayPal, and Stripe for contractors paid over $600, builds a 1099-NEC candidate list with missing W-9 flags, and produces a plain-English summary a CPA can work from directly. Trigger this skill whenever the user mentions: quarterly taxes, estimated tax payment, how much to set aside for taxes, 1099s, 1099-NEC, year-end tax prep, contractor payments, W-9s, or any phrase suggesting they are preparing for a tax deadline or handing materials to an accountant. Also trigger proactively when a user asks about net profit or YTD income in a context that suggests they are worried about their tax bill.
tools
Prepares tax-season materials — quarterly estimated tax calculation or year-end 1099 prep — and produces an accountant handoff packet. Accepts optional mode and year arguments.
tools
The front door to the Small Business plugin. Listens to what the owner needs right now — vague or specific — and routes them to the best skill or slash command for the moment. Also serves as a guide: explains what's available, suggests what to try next, and adapts recommendations based on stored business context. Trigger whenever the owner asks "what can you do," "help me with my business," "what should I focus on," "I don't know where to start," or any open-ended business request that doesn't clearly match a single skill.