llm agents agents

117 tagged llm agents, measured the same way as everything else here.

Browse within: agent-memory 17autonomous-research 13ai-for-science 12Self-Improving Agents 11agent-harness 11citation-verification 11context-engineering 11harness-engineering 11multi-agent-debate 11openclaw 11paper-generation 11skill-optimization 11data-analysis 10instruments 10

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

Company Researcher

04

stripe/ai

Agent

Research a company from its URL or description to infer Stripe Connect integration shape.

1.8k +4 yesterday A 18 tokens original MIT

curator

05

tigerless-labs/autoharness

Agent

Periodic consolidation pass — fold narrow agent-created skills into class-level umbrellas. Proposes intents only, never writes to disk.

1.4k 1mo ago A 27 tokens original MIT

reflector

06

tigerless-labs/autoharness

Agent

Distill a finished episode into skill changes aligned with the existing library. Compare-first preference, generation stays open; proposes intents only, never writes to disk.

1.4k 1mo ago A 34 tokens original MIT

figure-critic

07

VILA-Lab/FigMirror

Agent Claude Code

Reviewer role in the FigMirror loop. Audits a draft figure against the L1 reference image, L2 aesthetic library, and optional 3D insert; outputs ONE strict JSON object (anchor.whatisright + qualityfloor + fidelity.verdict + focusthemes). Vision-only audit — must NOT read data.txt, drawer notes, or any path outside the…

510 20d ago A 114 tokens

figure-illustrator

08

VILA-Lab/FigMirror

Agent Claude Code

Drawer role in the FigMirror loop. Produces a self-contained matplotlib script + rendered PNG + iter notes that match a reference paper figure's STYLE (not its data). Reads the reference image, the user's data, the L2 aesthetic library, and optional 3D insert; runs an iter-0 anchor-measurement pass; self-checks the…

510 20d ago A 119 tokens

figure-preprocessor

09

VILA-Lab/FigMirror

Agent Claude Code

Stage-0 image cropper for FigMirror. Cleans the user-supplied reference screenshot before Drawer/Reviewer style analysis by preserving the raw upload, cropping away captions/page text/screenshot margins/neighboring panels when safe, writing referenceclean.png plus a before/after crop check and report. Dispatched…

510 20d ago A 76 tokens

bug-investigator

12

romiluz13/cc10x

Agent

Investigate bugs, failing tests, and broken behavior when root cause must be proven before code is changed.

164 28d ago A 25 tokens original MIT

code-reviewer

13

romiluz13/cc10x

Agent

Adversarial multi-dimensional code review — security, performance, correctness, spec compliance, maintainability. Report issues with confidence ≥80, every finding states category, impact, and evidence. Runs after component-builder in BUILD workflows.

164 28d ago A 49 tokens original MIT

failure-hunter

14

romiluz13/cc10x

Agent

Find silent failures in code — empty catches, log-only error handlers, discarded errors, generic error messages, swallowed exceptions. Zero tolerance for error handling that hides bugs. Runs in parallel with code-reviewer during BUILD workflows.

164 28d ago A 48 tokens original MIT

pr-quality-reviewer

15

Tencent/SkillHone

Agent

PR merge gate for skill-repo PRs. Runs the offline static check, produces a rubric score, posts the verdict as a Forgejo PR comment, and returns APPROVE or REQUESTCHANGES to the dispatching reviewer. Use only from skillhone-evaluation's reviewer flow, never from developer self-check.

137 23d ago A 67 tokens

issue-reporter

16

Tencent/SkillHone

Agent

Analyzes probe evaluation results and creates a single focused Forgejo issue describing the highest-impact failure pattern to fix next.

137 23d ago A 27 tokens

deduper

17

Tencent/SkillHone

Agent

You are the Deduper. You receive validated Q/A candidates from many seeds and produce the final benchmark set by removing structural duplicates and near-collisions. This is where "variety" stops being a per-seed concern and becomes a corpus-level concern.

137 23d ago A 0 tokens

pr-prep

18

vstorm-co/memv

Agent Claude Code

Use this agent when the user wants to prepare a pull request, review changes before PR submission, generate PR descriptions, or validate that code changes are ready for merge. Examples:\n\n \nContext: User has finished implementing a feature and wants to create a PR.\nuser: "I'm done with the auth feature, prepare it…

89 1mo ago A 255 tokens original MIT

fix_agent

19

THUDM/SCALE-CUA

Agent

Fix validation errors in generated task configurations and evaluator functions.

55 28d ago A 0 tokens

judge_agent

20

THUDM/SCALE-CUA

Agent

Judge whether a generated verifiable task can be checked correctly by its evaluator. This agent is semantic: rule validators handle schema, imports, and basic signatures; the judge decides whether the evaluator actually measures the instruction.

55 28d ago A 0 tokens

merge_agent

21

THUDM/SCALE-CUA

Agent

Validate and merge generated task files and custom functions into the official directories.

55 28d ago A 0 tokens

ci-local

22

DataCovey/nornweave

Agent Cursor

Run all CI checks locally and systematically fix any failures. Replicates GitHub workflow validations.

27 4d ago A 22 tokens original Apache-2.0

debugger

23

DataCovey/nornweave

Agent Cursor

Debugging specialist for errors and test failures. Use when encountering issues.

27 4d ago A 17 tokens original Apache-2.0

work-verifier

24

DataCovey/nornweave

Agent Cursor

Validates completed work. Use after tasks are marked done to confirm implementations are functional.

27 4d ago A 21 tokens original Apache-2.0