Agent skill
contract-extractor
Extracts key terms from contracts, identifies risks, flags unusual provisions
Install this agent skill to your Project
npx add-skill https://github.com/a5c-ai/babysitter/tree/main/library/specializations/domains/business/venture-capital/skills/contract-extractor
Metadata
Additional technical details for this skill
- domain
- business
- skill id
- vc-skill-016
- specialization
- venture-capital
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: Extracted terms, structured data
Identify Risks
Input: Contract documents, risk criteria
Process: Analyze for risk factors, flag issues
Output: Risk assessment, flagged provisions
Summarize Contract Portfolio
Input: Set of contracts, summary requirements
Process: Aggregate and analyze portfolio
Output: Portfolio summary, key metrics
Compare Contracts
Input: Multiple contracts, comparison criteria
Process: Extract and compare terms
Output: Comparison matrix, variance analysis
Key Extraction Categories
| Category | Key Terms |
|---|---|
| Commercial | Pricing, payment terms, volume commitments |
| Duration | Term, renewal, termination, notice |
| Legal | Liability caps, indemnification, warranties |
| IP | Assignment, licensing, restrictions |
| Change of Control | Consent requirements, termination rights |
Integration Points
- Legal Due Diligence: Core tool for legal DD
- Definitive Document Negotiation: Inform deal negotiations
- Audit Trail Verifier: Connect contracts to financials
- Legal Reviewer (Agent): Support legal analysis
Risk Flags
- Unlimited liability provisions
- Broad indemnification obligations
- Onerous change of control clauses
- IP ownership ambiguities
- Automatic renewal with price escalators
- Most favored nation provisions
- Audit rights and clawback provisions
Best Practices
- Prioritize material contracts for detailed review
- Maintain standard extraction templates
- Flag deviations from market standard terms
- Track obligations requiring ongoing compliance
- Document contract review in organized fashion
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-tools
Central utility skill for GSD operations. Provides config parsing, slug generation, timestamps, path operations, and orchestrates calls to other specialized skills. Acts as the unified entry point that the original gsd-tools.cjs provided via its lib/ modules (commands, config, core, init).
model-profile-resolution
Resolve model profile (quality/balanced/budget) at orchestration start and map agents to specific models. Enables cost/quality tradeoffs by selecting appropriate AI models for each agent role.
verification-suite
Plan structure validation, phase completeness checks, reference integrity verification, and artifact existence confirmation. Provides the structured verification layer ensuring GSD artifacts are well-formed and complete.
state-management
STATE.md reading, writing, and field-level updates. Provides cross-session state persistence via .planning/STATE.md with structured fields for current task, completed phases, blockers, decisions, and quick tasks.
git-integration
Git commit patterns, formats, and conventions for GSD methodology. Provides atomic commits per task, structured commit messages, planning file commits, branch management, and milestone tag operations.
frontmatter-parsing
YAML frontmatter parsing and manipulation for .planning/ documents. Provides read, write, update, query, and validation operations on frontmatter blocks in GSD markdown artifacts.
Didn't find tool you were looking for?