Agent skill

contract-extractor

Extracts key terms from contracts, identifies risks, flags unusual provisions

a5c-ai1,642★ · 1 repos on radarProfile →
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill contract-extractor --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Allowed tools: -Read-Write-Glob-Grep-Bash-WebFetch
Path: library/specializations/domains/business/venture-capital/skills/contract-extractor/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Contract Extractor ## Overview The Contract Extractor skill provides automated extraction and analysis of key terms from contracts during due diligence. It identifies important provisions, flags risks and unusual terms, and summarizes contract portfolios for efficient review. ## Capabilities ### Term Extraction - Extract pricing and payment terms - Identify term length and renewal provisions - Capture termination rights and notice periods - Extract exclusivity and non-compete clauses ### Risk Identification - Flag unusual or non-standard provisions - Identify liability and indemnification risks - Detect change of control provisions - Highlight IP assignment issues ### Contract Summarization - Generate executive summaries of key contracts - Create comparison matrices across contracts - Summarize obligation and commitment inventory - Track key dates and milestones ### Portfolio Analysis - Analyze contract concentration risk - Assess revenue exposure by contract - Identify renewal risk and churn exposure - Map contract interdependencies ## Usage ### Extract Contract Terms ``` Input: Contract document(s), extraction parameters Process: Parse contracts, extract key terms Output: Extra

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Term Extraction
  4. Risk Identification
  5. Contract Summarization
  6. Portfolio Analysis
  7. Usage
  8. Extract Contract Terms
  9. Identify Risks
  10. Summarize Contract Portfolio
  11. Compare Contracts
  12. Key Extraction Categories
  13. Integration Points
  14. Risk Flags
More from babysitter
All skills →
About this skill
What does the contract-extractor skill do?

Extracts key terms from contracts, identifies risks, flags unusual provisions

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill contract-extractor --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 a5c-ai/babysitter, a repository with 1,642 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.

Keep going