kg-extract

Community

Extract KG claims from scientific papers

AuthormcleanT
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill automates turning unstructured paper text into a validated knowledge graph extraction, removing manual claim curation and reducing inconsistent or invalid KG outputs.

Core Features & Use Cases

  • Single-paper extraction: fetches or reads a DOI, URL, PDF, or text and runs the v4 KG extraction prompt to produce structured JSON claims and evidence.
  • Corpus batch extraction: prepares and launches batch jobs against the Anthropic Batches API with mandatory user confirmation, polls results, applies coercion maps, validates with Pydantic, and writes per-paper outputs.
  • Robust post-processing: applies predicate coercion, migrates legacy evidence formats, enforces schema validation, and reports claim/evidence counts and coercion actions.

Quick Start

Use the kg-extract skill to extract knowledge graph claims from the paper with DOI 10.1038/example and return the validated KG JSON and a summary of claims and evidence.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: kg-extract
Download link: https://github.com/mcleanT/AutoReview/archive/main.zip#kg-extract

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.