contract obligation evidence extractor

    by nowrich

    1

    Extracts structured obligations, parties, deadlines, and legal risks from contracts into machine-readable JSON.

    Secure checkout via Stripe

    0 installsSecurity scanned

    Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLI+17 more

    See it in action

    You say

    Analyze the attached vendor_agreement.pdf and extract all payment-related obligations, deadlines, and any clauses using vague terms like 'reasonable efforts'.

    Your agent does

    { "obligations": [ { "id": "OBG-102", "text": "Client shall pay all invoices within 15 business days.", "party_responsible": ["Client"], "deadline": {"type": "duration", "value": "15 business days"}, "evidence_refs": ["Section 4.1"] } ], "flags": [ { "type": "ambiguous", "location": "Section 7.2", "description": "Uses 'commercially reasonable efforts' without defining metrics." } ] }

    What you get

    Map all contractual deadlines to a structured timeline.Identify conflicting clauses and ambiguous language for legal review.Extract responsible parties for every duty in a multi-party agreement.Audit documents for missing signatures or undefined legal terms.

    About this skill

    The problem

    Manual contract review is slow, expensive, and prone to human oversight. Missing a single deadline, ambiguous clause, or conflicting obligation can lead to significant legal and financial liability.

    What it does

    • Parses PDF, DOCX, and plain text contracts into structured data models.
    • Extracts specific obligations, responsible parties, and associated deadlines or timeframes.
    • Maps conditions precedent and concurrent triggers that modify contractual duties.
    • Identifies and flags ambiguous language, logical conflicts between clauses, and missing information.
    • Generates a verifiable audit trail linking every extracted data point to its source location in the document.

    Why this beats prompting it yourself

    General LLM prompts often miss subtle dependencies or fail to maintain strict JSON schemas across long legal documents. This skill implements specific logic for clause segmentation, temporal keyword parsing, and conflict detection via dependency graphs. It ensures high-precision extraction that is ready for integration into CLM or ERP systems without post-processing.

    Use cases

    • Automate the ingestion of vendor agreements into procurement tracking systems.
    • Conduct due diligence during M&A by identifying high-risk or conflicting clauses.
    • Generate compliance checklists by mapping all "shall" and "must" requirements to owners.
    • Audit legacy contracts for undefined terms or missing effective dates.

    Known limitations

    Scanned documents require clear OCR for high accuracy. High-risk flag types should include a human-in-the-loop review checkpoint to validate interpretation.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean today

    Listedtoday

    Frequently Asked Questions

    Popular in Finance, Legal & Accounting