Productivity & Collaboration ✓ Anthropic · Official contract-analysisdocument-searchcitation-verificationamendment-trackinglocal-filesystemmcp

Contract Evidence Analyzer

Search local contract files, compare amendments, and produce answers backed by verified citations.

FollowSkills review · FSRS-2.0
Not recommended
55/ 100 5-point scale 2.8 / 5
Trust18 / 25 · 3.6/5

The skill clearly restricts tool access, treats contract text as data rather than instructions, requires local scoping and user confirmation, and verifies citations; 7 points are deducted because the CLI path can still execute arbitrary code through restricted Node access, OCR performs an external download, and fine-grained sensitive-data isolation and rollback are not fully specified.

Reliability9 / 20 · 2.3/5

The workflow documents failure states, coverage tracking, quote retries, parameter validation, and diagnosable errors; 11 points are deducted because this static review did not execute the key paths, and Node, Claude CLI authentication, database, and dependency behavior remain unverified.

Adaptability10 / 15 · 3.3/5

The audience, contract-question scenarios, accepted inputs, amendment handling, and unreadable-file boundaries are clearly described; 5 points are deducted because the skill depends on a local Claude Code filesystem environment, explicitly fits remote containers poorly, does not document Chinese-language support, and first-use OCR downloads may be unreliable on mainland-China networks.

Convention9 / 15 · 3.0/5

The skill has a substantial workflow structure and README covering setup, dependencies, security, limitations, and usage; 6 points are deducted because license metadata is unknown and explicit versioning, changelog, maintenance ownership, update path, examples, and troubleshooting coverage are incomplete.

Effectiveness6 / 15 · 2.0/5

The intended output—cross-contract answers with verified citations—has clear practical value, with full-corpus reading and amendment precedence built into the design; 9 points are deducted because static review cannot validate result correctness, extraction may miss paraphrases or complex tables, rescue and human review may be required, and comparative cost-benefit evidence is limited.

Verifiability3 / 10 · 1.5/5

The source includes input validation, citation checks, coverage records, and failure reporting, with benchmark claims documented in the README; 7 points are deducted because no tests were executed, independently reproducible third-party execution evidence is absent, and the performance and accuracy claims lack corroboration.

Evidence confidence:Low Reviewed Jul 23, 2026 Reviewed revision 744278a1fe63
Before you use it
  • Do not run from an external directory containing untrusted .claude configuration or agent definitions; copy only the contract files into a trusted directory.
  • First-use OCR downloads language data; pre-stage dependencies and validate connectivity in mainland-China or air-gapped environments.
  • Manually review complex tables, amendment chains, and rescue-read results; treat the documented accuracy and performance figures as unverified claims.
Review evidence [1][2][3][4][5][6][7][8]
See the full review method →

What it does & when to use it

This skill answers factual questions across a local collection of contract documents. It reads contracts and amendments, determines the relevant scope, accounts for superseding terms, and produces conclusions with citations that can be checked against the source text. It is intended for procurement, legal, and contract-analysis workflows involving multiple documents. It depends on the local filesystem and the contract-analysis service bundled with the plugin.

Reads contract documents from a local filesystem, defines a document set for the question, searches and extracts relevant clauses, evaluates amendment relationships, records unresolved or unreadable material, and returns a contract-analysis answer with verifiable quotations.

  1. A procurement lead needs to identify which supplier contracts contain a specific clause.
  2. A contract analyst needs to compare pricing, term, or rights across multiple agreements.
  3. A legal reviewer needs to determine how amendments changed the original contract terms.
  4. An operations team needs to locate and quote a particular obligation or restriction across local contracts.

Pros & cons

Pros
  • Designed for questions spanning multiple contracts rather than only one document.
  • Requires citations to be verifiable against the original document text.
  • Explicitly addresses amendments, parse failures, and unresolved judgments.
Limitations
  • Contract files must be available on the local filesystem.
  • Requires Node.js 22.13 or newer and the contract-analysis runtime.
  • The workflow relies heavily on Claude CLI, named reader agents, and plugin MCP services, so portability requires adaptation.
  • The source provides no test suite, performance benchmarks, or pricing information.

How to install

Install the repository as the Claude Healthcare plugin: /plugin marketplace add anthropics/healthcare, then run /plugin install healthcare@healthcare. The source does not document installation steps for other clients.

How to use

Place the contract files in a local folder, then ask a cross-document question such as: “Which contracts contain a termination right? Quote the relevant language and explain whether an amendment changed it.” The source defines the workflow but does not provide a separate parameterized command.

FAQ

Can it analyze contracts stored in the cloud?
The source explicitly supports contracts on the local filesystem and does not document direct cloud-storage access.
Does it cite the contract text?
Yes. The workflow links findings to citations and verifies that quoted text appears in the source document.
Can it handle scanned documents?
Not always. Scans may require an additional liteparse installation; documents whose text cannot be extracted are treated as unreadable.
Is it useful for a single contract?
It can answer questions about one contract, but its primary design is cross-document search, comparison, and citation.

More skills from this repository

All from anthropics/healthcare

Data & Analysis ✓ Anthropic · Official

Clinical Note Extractor

Turn clinical notes into structured, reviewable records with evidence spans.

Dev & Engineering ✓ Anthropic · Official

Document Text Extractor

Turn common documents and healthcare attachments into processable plain text.

Data & Analysis ✓ Anthropic · Official

FHIR Clinical Data Connector

Connect to a hospital FHIR R4 server and extract structured findings from a patient’s clinical data and notes.

Data & Analysis ✓ Anthropic · Official

Healthcare Claims Fraud Screening

Turn Medicare and Medicaid claims into ranked, auditable investigation referrals.

✓ Anthropic · Official

ICD-10-CM Clinical Coding Assistant

Convert clinical notes into verified, billable ICD-10-CM diagnoses.

Dev & Engineering ✓ Anthropic · Official

Contracts Engine Verifier

Verify contracts-engine changes end to end through its stdio MCP server.

✓ Anthropic · Official

Clinical Procedure Coding Assistant

Turn encounter documentation into claim-ready CPT and HCPCS procedure codes.

Data & Analysis ✓ Anthropic · Official

Clinical Trial Protocol Builder

Generate research-informed clinical trial protocols for medical devices and drugs.

Dev & Engineering ✓ Anthropic · Official

FHIR API Engineering Guide

Build, validate, and secure healthcare APIs that follow FHIR R4 conventions.

Automation & Ops ✓ Anthropic · Official

Prior Authorization Review

Automates payer prior-authorization review and produces auditable approval, denial, or pend decisions.

Related skills