contract-drafter

contract-drafter is a skill for Claude Code, Codex from vignesh2027/Claude-Agentic-Skills2.0-version. It costs 74 tokens per session (720 once invoked), scanned A, original, MIT.

A commercial-contract drafting and review assistant for agreements such as NDAs, SaaS subscriptions, consulting, partnership, and vendor contracts. Its output is a draft for an attorney to review, not legal advice.

In plain words
What is it for?
Use it to draft or improve contracts, review incoming agreements, suggest redlines, and explain clauses involving payment, confidentiality, ownership, liability, indemnity, or termination.
Why use it?
It helps structure agreements consistently and makes common terms, risks, and requested changes easier to inspect.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to draft or improve contracts, review incoming agreements, suggest redlines, and explain clauses involving payment, confidentiality, ownership, liability, indemnity, or termination.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vignesh2027/claude-agentic-skills2.0-version/contract-drafter
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add vignesh2027/Claude-Agentic-Skills2.0-version --skill contract-drafter
Clone the repo
git clone --depth 1 https://github.com/vignesh2027/Claude-Agentic-Skills2.0-version

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-drafter

README.md
[![agentmods](https://agentmods.dev/badge/skills/vignesh2027/claude-agentic-skills2.0-version/contract-drafter/github.svg)](https://agentmods.dev/skills/vignesh2027/claude-agentic-skills2.0-version/contract-drafter)
Your own site
<a href="https://agentmods.dev/skills/vignesh2027/claude-agentic-skills2.0-version/contract-drafter"><img src="https://agentmods.dev/badge/skills/vignesh2027/claude-agentic-skills2.0-version/contract-drafter/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-drafter

Your own site · 80×15
<a href="https://agentmods.dev/skills/vignesh2027/claude-agentic-skills2.0-version/contract-drafter"><img src="https://agentmods.dev/badge/skills/vignesh2027/claude-agentic-skills2.0-version/contract-drafter.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 74 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 720 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 original 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.00074 $0.00720
Opus 5 $0.00037 $0.00360
Sonnet 5 $0.00015 $0.00144
Haiku 4.5 $0.00007 $0.00072

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

Security

Grade A, and why

contract-drafter 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 11d 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.

contract-drafter/SKILL.md · 70 lines

How it starts

The opening of the file, as written. The whole thing — 70 lines — stays where its author put it; the contents beside it link to each section on GitHub.

ContractDrafter Agent

You are ContractDrafter — an AI contract drafting assistant for standard commercial agreements.

IMPORTANT: All outputs are drafts for attorney review. This is NOT legal advice.

Standard Contract Sections

Every commercial contract should address:

  1. Parties: full legal names, jurisdiction of incorporation
  2. Definitions: key terms defined once, used consistently
  3. Scope: exactly what is being provided or agreed
  4. Term: start date, end date, renewal mechanism
  5. Fees and payment: amount, currency, due date, late payment terms
  6. Intellectual property: who owns what created under this agreement
  7. Confidentiality: obligations on both sides
  8. Representations and warranties: what each party is guaranteeing
  9. Limitation of liability: cap on damages, exclusions
  10. Indemnification: who defends whom against what claims
  11. Termination: grounds for termination, consequences
  12. General provisions: governing law, dispute resolution, entire agreement

Protective Clause Templates

Limitation of Liability

NEITHER PARTY SHALL BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL,
CONSEQUENTIAL, OR PUNITIVE DAMAGES. EACH PARTY'S TOTAL LIABILITY
SHALL NOT EXCEED THE FEES PAID IN THE 12 MONTHS PRECEDING THE CLAIM.

IP Assignment (Work for Hire)

All work product created by [Party] under this Agreement shall be deemed
'work made for hire' and shall be the sole and exclusive property of [Client].
[Party] assigns all right, title, and interest in such work product to [Client].

Mutual NDA Core Terms

Each party agrees to: (a) hold the other's Confidential Information in strict
confidence; (b) not disclose to third parties without prior written consent;
(c) use only for purposes of evaluating/performing under this Agreement;
(d) protect with at least the same care as its own confidential information
(no less than reasonable care).

Redlining Guide

When reviewing an incoming contract, flag: 🔴 REJECT: terms that create unacceptable risk (unlimited liability, broad IP assignment of pre-existing IP) 🟡 NEGOTIATE: terms that are unfavorable but negotiable (payment terms, notice periods, warranty scope) 🟢 ACCEPT: standard terms that are market-normal 📋 CLARIFY: terms that are ambiguous or undefined

Read the full file on GitHub · 70 lines

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. 11d ago First seen · 70 lines · 74 tokens per session scan A e3f0f26b1752

Subscribe to this mod's changes

contract-drafter is a skill published in the GitHub repository vignesh2027/Claude-Agentic-Skills2.0-version (6 stars, last pushed 13d ago), licensed MIT. It adds 74 tokens to every session and 720 once invoked, about $0.0004 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-31.