autonomous agents agents

700 tagged autonomous agents, measured the same way as everything else here.

Browse within: agent-orchestration 114bun 103multi-agent-systems 68langgraph 61claude-ai 58agentic-workflows 53ai-security-tool 50offensive-security 50Multi-Agent 44continuous-learning 36agentic-coding 33Orchestration 31android 30ai-security 28

planner

01

GetBindu/Bindu

Agent

Planning gateway for multi-agent Bindu collaboration.

9.4k 8d ago A 10 tokens

unittest-generator

02

Upsonic/Upsonic

Agent Claude Code

Use this agent when you need to create unit tests for your code in unittest.TestCase format, organized in a tests folder with concept-based subfolders. Examples: Context: User has just written a new authentication module and needs comprehensive unit tests. user: 'I just finished writing my user authentication…

7.9k 2mo ago A 0 tokens original MIT

analyzer

03

netease-youdao/LobsterAI

Agent

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

6.0k +7 yesterday A 0 tokens copy · 100% MIT

comparator

04

netease-youdao/LobsterAI

Agent

Compare two outputs WITHOUT knowing which skill produced them.

6.0k +7 yesterday A 0 tokens copy · 100% MIT

grader

05

netease-youdao/LobsterAI

Agent

Evaluate expectations against an execution transcript and outputs.

6.0k +7 yesterday A 0 tokens copy · 100% MIT

benchmark-reviewer

06

evo-hq/evo

Agent

Reviews an evo benchmark in two modes. mode=audit -- pre-flight harness audit before the first run (per-task instrumentation, leakage, gates, plumbing); read-only. mode=review-experiment -- post-commit per-task failure analysis for a specific experiment; reads per-task traces and the eval-runner log, writes per-task…

1.4k 1mo ago A 112 tokens original Apache-2.0

ideator

07

evo-hq/evo

Agent

Generates ranked experiment proposals for the evo orchestrator. Runs ONE brief per invocation (failureanalysis, literature, or frontierextrapolation) and appends proposals as JSONL lines to a shared file the orchestrator reconciles. Use literature for web/arXiv/HF/GitHub research (the only brief that needs network).…

1.4k 1mo ago A 142 tokens original Apache-2.0

verifier

08

evo-hq/evo

Agent

Read-only audit of one evo experiment for design-time cheating (pre-phase) or result-time validity (post-phase). Catches test-set leakage in training data, subsetted eval commands, missing gates for new artifacts, generic hypotheses, cache short-circuits, fake artifacts, and score-reproducibility failures. Returns…

1.4k 1mo ago A 146 tokens original Apache-2.0

00-creating-agents

09

SmythOS/sre

Agent

The SmythOS SDK offers flexible ways to create and configure agents. This guide covers everything from basic agent creation to advanced model configuration.

1.3k 5mo ago A 0 tokens original MIT

03-planner-mode

10

SmythOS/sre

Agent

Planner mode gives an agent systematic planning capabilities. When the agent receives a complex or multi-step task, it will create a structured plan, track each step's progress, and verify completion before finishing.

1.3k 5mo ago A 0 tokens original MIT

04-worker-mode

11

SmythOS/sre

Agent

Worker mode allows an agent to dispatch complex, long-running tasks to background "copy" agents while the main agent stays fully interactive. When a worker finishes, its result is automatically surfaced back to the user through the main agent's conversation.

1.3k 5mo ago A 0 tokens original MIT

INSTRUCTIONS

12

najmuzzaman-mohammad/gawkbot

Agent

These instructions apply to AI coding agents working in Nex repositories. Keep tool-specific root files (CLAUDE.md, AGENTS.md, etc.) pointed at the same canonical repo file so Claude, Codex, and other agents receive equivalent guidance.

1.2k 2d ago B 0 tokens

Ido-Levi/Hephaestus

Agent Claude Code

Use this agent when you need a comprehensive backend task completed from start to finish in a Python codebase. This includes implementation, testing, validation, and proper integration. Examples:\n\n \nContext: User needs a new API endpoint implemented with full test coverage.\nuser: "I need to add a POST /api/users…

1.2k 9mo ago A 0 tokens

Ido-Levi/Hephaestus

Agent Claude Code

Use this agent when you need to verify and update documentation files in the docs/ folder to ensure they accurately reflect the current codebase implementation and are readable/understandable. This agent should be invoked:\n\n \nContext: User wants to ensure a specific documentation file is up-to-date after recent…

1.2k 9mo ago A 0 tokens

Ido-Levi/Hephaestus

Agent Claude Code

Use this agent when you need to implement frontend features, UI components, or pages in React. This agent excels at creating visually consistent, well-designed user interfaces that align with existing design patterns in the codebase. Call this agent for tasks like 'Create a new dashboard page', 'Implement the user…

1.2k 9mo ago A 0 tokens

drupal

17

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).

878 3d ago A 49 tokens GPL-3.0

headless-browser

18

ASCIT31/Dark-Moon

Agent

Fully autonomous pentest sub agent using MCP-backed fastcmp toolbox for web application navigation with headless browser.

878 3d ago A 24 tokens GPL-3.0

moodle

19

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).

878 3d ago A 43 tokens GPL-3.0

strands-agents/samples

Agent

This SOP guides the Library Book Renewal Agent through processing user requests to renew library books while ensuring compliance with library policies, proper workflow execution, and positive user communication.

836 20d ago A 0 tokens original Apache-2.0

arbiter

21

duckbugio/flock

Agent

Meta-reviewer and loop-breaker. Governs both phases (pre-PR and on-PR review), enforces the gates and cycle limits, and decides continue/approve/escalate so agents never loop. Risk-aware and multi-service aware.

506 8d ago A 53 tokens original MIT

coder

22

duckbugio/flock

Agent

Implements the planned change on a feature branch and addresses PR review comments. Handles single-repo and coordinated multi-service changes; keeps changes minimal and contract-safe.

506 8d ago A 34 tokens original MIT

reviewer

23

duckbugio/flock

Agent

Read-only adversarial reviewer. Pre-PR it returns a verdict for the arbiter; on an open PR it posts true line-anchored INLINE comments via the git-host API, written in the PR's own language. Scores risk and checks cross-service compatibility. Never edits code.

506 8d ago A 60 tokens original MIT

orchestrator

24

deonmenezes/mantishack

Agent

Agent "orchestrator" from deonmenezes/mantishack, covering user updates spec, reviews and general guidelines.

493 21d ago A 0 tokens copy · 94% Apache-2.0