negotiate

Featured

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".

AI & Automation 2,274 stars 319 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

# Contract Negotiation Strategy Generator ## Overview Reads a contract or agreement, identifies clauses that are unfavorable, one-sided, or carry hidden risk, and produces a structured negotiation strategy document with specific counter-proposals ranked by priority. Benchmarks replacement language against CommonPaper standard clauses (CC BY 4.0) to ensure proposed alternatives reflect market norms. This skill performs analysis only — it does not create new contracts. It reads the source document and outputs a negotiation strategy in Markdown. > **Legal Disclaimer:** This skill generates AI-assisted analysis for informational > purposes only. It does not constitute legal advice. All counter-proposals and > replacement language must be reviewed by a licensed attorney before use in any > binding agreement. No attorney-client relationship is created by using this tool. ## Prerequisites - A contract or agreement file accessible in the workspace (`.md`, `.txt`, or `.pdf`) - Knowledge of the user's negotiating position (buyer, seller, service provider, etc.) - Understanding of which party the user represents ## Instructions 1. **Identify the contract.** Locate the contract file using Glob. If multiple contracts exist, ask the user to confirm which one to analyze. 2. **Read the full contract.** Use Read to ingest the entire document. Note the parties, effective date, governing law, and contract type. 3. **Classify the user's position.** Determine which party the user ...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 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

negotiation

Deal intelligence skill for offer analysis and counter-proposal drafting. Trigger on `review this offer`, `analyze counter`, `value gap`, `draft counter`, `should I walk`. Apply when reviewing any offer (real estate, compensation, vendor, resource allocation) or designing negotiation analysis behavior in agentic systems. Quantifies value gaps, applies RADAR protocol, enforces senior-tier model routing.

34 Updated today
rjmurillo
AI & Automation Listed

negotiation-strategist

Prepares for a negotiation using the Best Alternative to a Negotiated Agreement (BATNA), reservation price, Zone of Possible Agreement (ZOPA), multi-issue trade design, anchoring tactics, and concession plans, then simulates the counterparty and produces a play-by-play strategy. Use before commercial negotiations, Mergers and Acquisitions (M&A) talks, vendor or partnership deals, internal resource negotiations, hiring offers, or any multi-issue bargaining where preparation outranks instinct.

1 Updated today
varunk130
AI & Automation Featured

agreement-generator

Generates customized business agreements for 10 common relationship types with plain English annotations. Use when formalizing a business relationship, creating a partnership agreement, or drafting a service contract from scratch. Trigger with "/agreement-generator" or "create a freelancer agreement".

2,274 Updated today
jeremylongshore
AI & Automation Featured

plain-english

Translates every clause of a contract into plain language at an 8th-grade reading level and flags deliberately confusing language patterns. Use when a user says "explain this contract", "what does this mean", or needs a non-lawyer to understand an agreement. Trigger with "/plain-english" or "translate this contract to plain English".

2,274 Updated today
jeremylongshore
AI & Automation Listed

agentic-contract-skill

Generate branded CompleteTech Agentic Development Services Agreement packages from approved provider, client, project, commercial, and governance terms. Use when the user wants configurable contract PDFs, filled Markdown source, and optional envelope output for agentic workflow engagements.

0 Updated 5 days ago
CompleteTech-LLC