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". '
npx skills add jeremylongshore/claude-code-plugins-plus-skills --skill negotiate --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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
- Overview
- Prerequisites
- Instructions
- Output
- Error Handling
- Examples
- Resources
What does the negotiate skill do?
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". '
How do I install it?
Run `npx skills add jeremylongshore/claude-code-plugins-plus-skills --skill negotiate --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From jeremylongshore/claude-code-plugins-plus-skills, a repository with 2,630 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.