LLM agents

2,134 tagged LLM, measured the same way as everything else here.

Browse within: Multi-Agent 222Autonomous Agents 94claude-code-plugin 79prompt-engineering 73human-in-the-loop 63multi-agent-systems 60agentic 59copilot 57drone 56gazebo 56knowledge-graph 54local-first 51ai-security-tool 50offensive-security 50

comparator

97

Onelevenvy/flock

Agent

Compare two outputs WITHOUT knowing which skill produced them.

not rated 1.1k +1 1mo ago A 0 tokens copy · 100% Apache-2.0

grader

98

Onelevenvy/flock

Agent

Evaluate expectations against an execution transcript and outputs.

not rated 1.1k +1 1mo ago A 0 tokens copy · 100% Apache-2.0

backup

99

ASCIT31/Dark-Moon

Agent

Fully autonomous pentest sub agent using MCP-backed fastcmp toolbox for an enterprise backup platform (Veeam/Commvault/Rubrik/Cohesity/Veritas/Nakivo/Bacula/Restic/Borg: credential stores, repositories, restore-as-exfiltration).

not rated 887 +8 5d ago A 0 tokens GPL-3.0

drupal

100

ASCIT31/Dark-Moon

Agent

Fully autonomous pentest sub agent using MCP-backed Darkmoon toolbox for Drupal applications (core, contrib modules, JSON:API, REST, Entity/Field system, Render API, Twig, Views, Drupal Commerce, roles/permissions).

not rated 887 +8 5d ago A 49 tokens GPL-3.0

moodle

101

ASCIT31/Dark-Moon

Agent

Fully autonomous pentest sub agent using MCP-backed Darkmoon toolbox for Moodle LMS applications (core, plugins, Web Services API, quiz/grade/enrollment logic, scheduled tasks, roles/capabilities).

not rated 887 +8 5d ago A 43 tokens GPL-3.0

Pipelex/pipelex

Agent

Audience. Future-me (or any agent) the next time a make agent-test / pytest -n auto run in this repo hangs without finishing. The common causes here are xdist worker crash-and-replace cycles and fixture-teardown hangs; the iteration loop below generalizes to any hanging suite.

not rated 852 4d ago A 0 tokens original MIT

ghidra-api-expert

103

cyberkaida/reverse-engineering-assistant

Agent Claude Code

Use this agent when you need expert guidance on Ghidra API usage, plugin/extension development, or troubleshooting integration issues. This includes questions about specific Ghidra classes and methods, best practices for plugin architecture, handling obscure API behaviors, resolving compatibility issues, or…

not rated 822 today A 0 tokens original Apache-2.0

reva-setup-installer

104

cyberkaida/reverse-engineering-assistant

Agent Claude Code

Use this agent when:\n1. The project is being set up for the first time\n2. Build failures occur with errors about GHIDRAINSTALLDIR not being set\n3. Gradle dependency errors appear\n4. The user mentions setup, installation, or configuration problems\n5. Missing prerequisites are detected (Ghidra source, Ghidra…

not rated 822 today B 0 tokens original Apache-2.0

tool-ui-designer

105

assistant-ui/tool-ui

Agent Claude Code

Interview user and design Tool UI component API. Use when starting /generate-tool-ui to gather requirements and produce a design specification.

not rated 772 3d ago A 30 tokens original MIT

tool-ui-implementer

106

assistant-ui/tool-ui

Agent Claude Code

Create Tool UI component source files. Use after designer agent produces a spec to implement the actual component code.

not rated 772 3d ago A 27 tokens original MIT

tool-ui-reviewer

107

assistant-ui/tool-ui

Agent Claude Code

Quality gate for Tool UI components. Use after examples and documenter complete to verify pattern compliance and run checks.

not rated 772 3d ago A 27 tokens original MIT

trellis-check

108

fy-agent/fyagent

Agent Cursor

Trellis quality check agent. Use this exact agent for Trellis task verification, check.jsonl context injection, and self-fixing code review. Do not use generic/default/generalPurpose agents for Trellis checks.

not rated 982 today A 47 tokens

trellis-implement

109

fy-agent/fyagent

Agent Cursor

Trellis implementation agent. Use this exact agent for Trellis task implementation, implement.jsonl context injection, and hook-injection tests. Do not use generic/default/generalPurpose agents for Trellis implementation. No git commit allowed.

not rated 982 today A 51 tokens

trellis-research

110

fy-agent/fyagent

Agent Cursor

Trellis research agent. Use this exact agent for Trellis task research and research/ persistence. Do not use generic/default/generalPurpose agents for Trellis research.

not rated 982 today A 38 tokens

CocoCupper

111

Snowflake-Labs/cocoplus

Agent

Post-execution intelligence analyst. Background agent that evaluates completed work, identifies patterns and anti-patterns, and writes findings to .cocoplus/grove/cupper-findings.md. Triggered automatically on session end.

not rated 720 today A 48 tokens original MIT

Data Engineer

112

Snowflake-Labs/cocoplus

Agent

Designs schemas, builds SQL pipelines, writes dbt models and stored procedures, and optimizes data transformations. Invoke with $de.

not rated 720 today A 30 tokens original MIT

SecondEye Critic

113

Snowflake-Labs/cocoplus

Agent

SecondEye adversarial reviewer. Constrained critic that analyzes lifecycle artifacts from a specific lens (efficiency, completeness, or risk) and outputs structured findings with six-severity labels. Invoked by $secondeye in parallel at three model tiers.

not rated 720 today A 55 tokens original MIT

typescript-any-fixer

114

BigSweetPotatoStudio/HyperChat

Agent Claude Code

Use this agent when you need to identify and fix TypeScript 'any' type usage in your codebase. Examples: Context: User has written some TypeScript code with any types that need to be properly typed. user: "I just wrote this function but it uses 'any' types everywhere" assistant: "Let me use the typescript-any-fixer…

not rated 707 8d ago A 0 tokens

verify

115

frontman-ai/frontman

Agent

Verifies edits conform to project AGENTS.md and suggests simplifications.

not rated 681 4d ago A 13 tokens

AGENTS

116

yzhao062/agent-style

Agent

Agent "AGENTS" from yzhao062/agent-style, covering agent-style v0.4.2 — agents.md adapter, self-verification handshake, load statement, the 21 rules (compact directives) and escape hatch.

not rated 667 +4 18d ago A 0 tokens

aider-conventions

117

yzhao062/agent-style

Agent

Agent "aider-conventions" from yzhao062/agent-style, covering agent-style v0.4.2 — aider adapter, self-verification handshake, load statement, the 21 rules (compact directives) and escape hatch.

not rated 667 +4 18d ago A 0 tokens

kiro-steering

118

yzhao062/agent-style

Agent

Agent "kiro-steering" from yzhao062/agent-style, covering agent-style v0.4.2 — kiro steering adapter, self-verification handshake, load statement, the 21 rules (compact directives) and escape hatch.

not rated 667 +4 18d ago A 19 tokens

eunomia-bpf/agentsight

Agent Claude Code

Use this agent when you need to review, create, or update technical documentation, architecture decisions, or design patterns for the AgentSight project. Examples: Context: User has just implemented a new eBPF analyzer and wants to ensure the documentation is complete and accurate. user: 'I've added a new HTTP request…

not rated 663 3d ago A 0 tokens original MIT

eunomia-bpf/agentsight

Agent Claude Code

Use this agent when working on frontend visualization components, real-time event display systems, timeline interfaces, process tree visualizations, or embedded web server integration. Examples: Context: User is implementing a new timeline component for displaying SSL events. user: 'I need to create a timeline…

not rated 663 3d ago A 0 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: