citation verification agents

28 tagged citation verification, measured the same way as everything else here.

Browse within: academic-research 11autonomous-research 11llm-agents 11multi-agent-debate 11openclaw 11paper-generation 11agentic-workflow 6ai-slop 6anti-hallucination 6code-quality 6writing-quality 6bilingual 5codex-cli 5dft 5

fba-runner

01

aiming-lab/AutoResearchClaw

Agent

FBA simulation agent. Runs standard FBA, parsimonious FBA, Flux Variability Analysis, and gene/reaction knockout simulations using COBRApy. Use after a validated metabolic model is available and the user wants to compute growth rates, flux distributions, or knockout phenotypes.

14k 13d ago A 62 tokens original MIT

flux-analyzer

02

aiming-lab/AutoResearchClaw

Agent

Metabolic flux analysis agent. Performs gene essentiality analysis, phenotypic phase plane construction, flux sampling, and subsystem-level pathway analysis. Use after FBA simulations are complete and the user wants deeper phenotypic characterisation or to identify metabolic engineering targets.

14k 13d ago A 56 tokens original MIT

aiming-lab/AutoResearchClaw

Agent

Metabolic phenotype interpretation and publication figure agent. Compares wild-type vs. mutant flux distributions, predicts maximum theoretical product yields, identifies metabolic bottlenecks, and generates publication-quality metabolic maps and charts. Use after flux analysis is complete and the user needs…

14k 13d ago A 64 tokens original MIT

anti-slop-secretary

04

AgriciDaniel/anti-slop

Agent

Grounded secretary for Anti-Slop Brain. Use for source-cited questions about detection and repair of AI slop in prose, code, documentation, and agent output, grounded in corpus evidence rather than authorship detection, vault maintenance, claim review, release hygiene, and read-only advisory workflows. Reads the brain…

44 1mo ago A 83 tokens original Apache-2.0

slop-grader

05

AgriciDaniel/anti-slop

Agent

Read-only slop grader for prose, documentation and agent output. Returns findings with severity and confidence on separate axes, a verbatim quote for every finding, and the artifact from the structural test that produced it. Never rewrites, never edits, never states or implies who or what wrote the text. Use for a…

44 1mo ago A 87 tokens original Apache-2.0

slop-verifier

06

AgriciDaniel/anti-slop

Agent

Fresh-context adversarial verifier. Given an artifact and an existing slop review or rewrite, it independently re-checks the claims, the citations, the package names, the scanner results, and the review's own discipline. It tries to break the review rather than confirm it. Reports which findings survive, which are…

44 1mo ago A 105 tokens original Apache-2.0

GEUConn/research-idea-workflow-skill

Agent

An experiment-planning specialist for a research workflow. It turns a confirmed technical approach into a structured plan of experiments or computing tasks, including timing, methods, variables, and success measures.

12 3mo ago A 0 tokens original MIT

citation-parser

10

roomi-fields/paper-trail

Agent

Sub-agent that parses bibliographic sections and inline citations from SOTA / article text. Takes raw text (a section header + content, or an inline excerpt) and returns structured JSON [{author, year, title, doi?, venue?, raw}]. Isolates the LLM extraction from the main agent context. Invoke from the INGEST pipeline…

5 8d ago A 88 tokens original MIT

claim-checker

11

roomi-fields/paper-trail

Agent

Sub-agent that audits a specific claim against the PDF cited. Invoked by citation-receipts skill for deep PDF↔claim verification. Returns structured verdict (VALID/ADJUST/INVALID/UNVERIFIABLE) with evidence quoted from the source. Isolates the heavy PDF reading from the main agent's context.

5 8d ago A 69 tokens original MIT

researcher

12

roomi-fields/paper-trail

Agent

Sub-agent that performs exhaustive multi-source academic search (paper-search MCP across 22 platforms + optional NotebookLM + optional WebSearch). Returns structured JSON of candidate refs for sota-writer phase A. Invoke when broad literature search is needed without polluting the main agent's context.

5 8d ago A 58 tokens original MIT