contract-copilot

contract-copilot is a skill for Claude Code, Codex from cat-xierluo/legal-skills. It costs 103 tokens per session (7,963 once invoked), scanned A, original, no licence file.

A contract drafting and review workflow that produces risk lists, drafting outlines, suggested wording, revision advice, and review reports. It can process documents with comments or tracked revisions, including files sent through Feishu or other messaging apps.

In plain words
What is it for?
Drafting contracts, reviewing clauses, listing risks, suggesting replacement language, adding comments or revisions, and returning a revised document with a review report.
Why use it?
It turns a contract into specific issues and proposed changes instead of leaving the reviewer to find and phrase every problem manually.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is python scripts/review/apply_review_plan.py \.

Good fit Drafting contracts, reviewing clauses, listing risks, suggesting replacement language, adding comments or revisions, and returning a revised document with a review report.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/cat-xierluo/legal-skills
agentmods
npx agentmods add skills/cat-xierluo/legal-skills/contract-copilot

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for contract-copilot

README.md
[![agentmods](https://agentmods.dev/badge/skills/cat-xierluo/legal-skills/contract-copilot/github.svg)](https://agentmods.dev/skills/cat-xierluo/legal-skills/contract-copilot)
Your own site
<a href="https://agentmods.dev/skills/cat-xierluo/legal-skills/contract-copilot"><img src="https://agentmods.dev/badge/skills/cat-xierluo/legal-skills/contract-copilot/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for contract-copilot

Your own site · 80×15
<a href="https://agentmods.dev/skills/cat-xierluo/legal-skills/contract-copilot"><img src="https://agentmods.dev/badge/skills/cat-xierluo/legal-skills/contract-copilot.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 103 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,963 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00103 $0.07963
Opus 5 $0.00051 $0.03981
Sonnet 5 $0.00021 $0.01593
Haiku 4.5 $0.00010 $0.00796

Measured 12d ago against content hash 5d639ab7244f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

contract-copilot scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/contract-copilot/SKILL.md · 413 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 413 lines · 103 tokens per session scan A 5d639ab7244f

Subscribe to this mod's changes

contract-copilot is a skill published in the GitHub repository cat-xierluo/legal-skills (670 stars, last pushed today), with no licence file. It adds 103 tokens to every session and 7,963 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

html-ppt-zhangzara-stencil-tablet

A workplace-safety compliance review for a manufacturing regulator — findings, the evidence chain, and the corrective mandate. Built as a decision-grade policy briefing deck for regulator, plant leadership.

nexu-io/open-design · 49 tokens

treatment-plans

Format and structurally validate local treatment-plan documentation after clinical decisions have already been supplied and verified by authorized licensed professionals. Use for source traceability, clinician-authored intervention records, goals and checkpoints, shared-decision records, reconciliation handoffs, and…

K-Dense-AI/scientific-agent-skills · 62 tokens

handbook-updates

Diff a proposed handbook change against the current version, flag ripple effects and state supplement impacts. Use when user says "update the handbook", "add this to the handbook", "handbook change", or has a policy ready for insertion.

anthropics/claude-for-legal · 52 tokens

software-copyright-materials

A workflow for creating Chinese application materials for software copyright registration from a real software project.

Fokkyp/SoftwareCopyright-Skill · 97 tokens

iflytek-contract-intelligence-review

A contract-review workflow for scanned or digital agreements. It can recognize document text, examine clauses, detect risks, check compliance, and create translation summaries; its output is for review and is not formal legal advice.

iflytek/iFly-Skills · 116 tokens

legal-writer

Legal document drafting -- contracts, memos, briefs, complaints, demand letters, opinions, discovery, settlements, ToS, privacy policies. Full pipeline: document structure, per-section writing, Bluebook citation, case law lookup (CourtListener API), regulation lookup (eCFR API), DOCX output, and TDD-style verification…

kortix-ai/suna · 161 tokens