usathyan

33 mods across 1 repository, 8 stars between them.

epistract

01

usathyan/epistract

Plugin Claude Code

Plugin marketplace listing 1 plugin: epistract.

8 17d ago A tokens not measured original MIT

epistract

02

usathyan/epistract

Plugin Claude Code

Cross-domain knowledge graph framework. Extract structured knowledge from any document corpus. Pre-built domains: drug discovery (biomedical literature), contract analysis (vendor contracts), clinical trials (ClinicalTrials.gov v2 + PubChem enrichment via --enrich), and FDA product labels (Structured Product Labeling.

8 17d ago A tokens not measured original MIT

epistract CLAUDE.md

03

usathyan/epistract

Instructions file

Instructions for usathyan/epistract, covering project, constraints, technology stack, languages and runtime.

8 17d ago A 4,426 tokens original MIT

acquirer

04

usathyan/epistract

Agent

Fetch a batch of PubMed articles for the epistract corpus. Dispatched by /epistract-acquire when processing many articles in parallel. Each agent handles a batch of PMIDs independently.

8 17d ago A 40 tokens original MIT

extractor

05

usathyan/epistract

Agent

Extract entities and relations from a single document for the epistract knowledge graph. Dispatched by /epistract-ingest when processing multiple documents in parallel. Each agent handles one document independently. Domain-aware: reads the domain SKILL.md for entity types, relation types, and naming standards.

8 17d ago A 59 tokens original MIT

validator

06

usathyan/epistract

Agent

Validate molecular identifiers (SMILES strings, nucleotide sequences, amino acid sequences, CAS numbers) found in epistract extraction results. Uses RDKit for chemistry and Biopython for sequences. Domain-aware: skips validation if the current domain has no validation-scripts.

8 17d ago A 53 tokens original MIT

epistract-acquire

07

usathyan/epistract

Command

Search PubMed and download articles into a local corpus for epistract ingestion.

8 17d ago A 21 tokens original MIT

epistract-add-url

09

usathyan/epistract

Command

Fetch one or more URLs into an epistract project corpus (deduplicated by content hash).

8 17d ago A 26 tokens original MIT

epistract-ask

10

usathyan/epistract

Command

Ask questions about extracted contract knowledge graph — answers with citations, cost breakdowns, and risk analysis.

8 17d ago A 25 tokens original MIT

epistract-dashboard

12

usathyan/epistract

Command

Launch the interactive web workbench for exploring a knowledge graph — chat + force-directed graph + source inspector.

8 17d ago A 25 tokens original MIT

usathyan/epistract

Command

Remove a domain — archive to a recoverable location or permanently delete — with explicit confirmation.

8 17d ago A 23 tokens original MIT

usathyan/epistract

Command

List all installed domains — active and archived — with entity type count, relation type count, last-modified date, and status.

8 17d ago A 31 tokens original MIT

usathyan/epistract

Command

Edit a domain component — schema, extraction prompt, or epistemic analysis — via a guided conversational wizard.

8 17d ago C 26 tokens original MIT

epistract-enhance

17

usathyan/epistract

Command

Run arXiv-backed quality passes over a project's knowledge graph — triple judging, entity resolution, and a bi-temporal epistemic layer.

8 17d ago A 33 tokens original MIT

epistract-epistemic

18

usathyan/epistract

Command

Analyze epistemic patterns (hypotheses, contradictions, conditional claims) in a built knowledge graph and produce a Super Domain claims layer.

8 17d ago A 34 tokens original MIT

epistract-index

20

usathyan/epistract

Command

Incrementally index an epistract project's corpus and graph for hybrid search.

8 17d ago A 19 tokens original MIT

epistract-init

22

usathyan/epistract

Command

Create a new named epistract project (persistent dataset) with its own corpus, graph, and search index.

8 17d ago A 27 tokens original MIT