ai agents agents

13,493 tagged ai agents, measured the same way as everything else here.

Browse within: agentic 124agent-orchestration 113ai-skills 109Code Generation 96ai-agents-framework 86agentic-coding 83prompt-engineering 78gemini-cli 68ai-agents-automation 65ai-assisted-development 64Multi-Agent 62gemini 62agent-framework 61compliance 59

server

25

activepieces/activepieces

Agent Claude Code

Backend agent for the Activepieces server API (packages/server/api). Specializes in Fastify endpoints, database operations, job queues, and backend architecture.

24k yesterday A 32 tokens

web

26

activepieces/activepieces

Agent Claude Code

Frontend agent for the Activepieces web application (packages/web). Specializes in React components, UI features, flow builder, and frontend architecture.

24k yesterday A 30 tokens

harness-reflector

27

kortix-ai/suna

Agent

Continual-harness reflector. Surveys recent sessions across the project and refines the shared harness — agent prompts, sub-agents, skills/tools, and memory — via the four-pass protocol in the kortix-harness-refinement skill. Runs on a cron (the harness-reflector trigger in kortix.yaml) and ends every run by opening a…

20k yesterday A 109 tokens

session-reviewer

28

kortix-ai/suna

Agent

Read-only sub-agent of the harness-reflector. Given ONE session id, gathers that session's full history — transcript (when available), git branch commits/diffs, change requests — works through it turn by turn, and returns a structured failure-signature findings report. Never edits the harness, never opens CRs.

20k yesterday A 63 tokens

access-requests

29

kortix-ai/suna

Agent

Periodic access-request agent. Checks {{requestchannel}} for new access requests, checks each against policy, looks up the requester's Okta role and team, and prepares a least-privilege GitHub or AWS IAM grant. Applies a grant only after a reply from someone on {{authorizedapprovers}} — never the requester — signs…

20k yesterday A 74 tokens

loop-verifier

32

cobusgreyling/loop-engineering

Agent Claude Code

Independent checker for loop-produced changes. Rejects unless tests pass and scope is minimal. Never implement fixes.

11k 2d ago A 25 tokens original MIT

repo-workflow-guide

33

GetStream/Vision-Agents

Agent Claude Code

Use this agent when you need to understand or follow project-specific development guidelines, coding standards, or workflow instructions that are documented in the docs/ai directory. This agent should be consulted before starting any development work, when uncertain about project conventions, or when you need…

8.1k 4d ago A 0 tokens original Apache-2.0

xerrors/Yuxi

Agent

A guide for adding or maintaining an Agent backend in Yuxi, the software that runs an Agent's code. It explains where backend files go and how Yuxi discovers them.

6.6k +6 yesterday A 0 tokens original MIT

agent-request-queue

35

xerrors/Yuxi

Agent

A first-in, first-out request queue for agent conversations. It stores incoming requests, runs only one ordinary request at a time per conversation thread, and lets other requests wait, be cancelled, or be rejected.

6.6k +6 yesterday A 0 tokens original MIT

skills-management

36

xerrors/Yuxi

Agent

A management guide for skills, which are reusable instruction packages for agents. It explains how skills are stored, selected, shared, overridden, created, and removed.

6.6k +6 yesterday A 0 tokens original MIT

Ed1s0nZ/CyberStrikeAI

Agent

A planning agent for authorized, non-destructive security testing. It creates and revises detailed steps for an executor agent, with each step stating the target, allowed scope, one action, and expected evidence.

6.1k 6d ago A 70 tokens original Apache-2.0

Ed1s0nZ/CyberStrikeAI

Agent

A supervisor agent that coordinates specialist agents by sending each one a defined part of a task. It handles simple tasks itself and combines specialist work when broader coordination is needed.

6.1k 6d ago A 59 tokens original Apache-2.0

协调主代理

39

Ed1s0nZ/CyberStrikeAI

Agent

Instructions for a coordinating agent that plans multi-agent security work, delegates separate tasks, combines evidence, and delivers the result. A multi-agent workflow uses several specialized agents on parts of one job.

6.1k 6d ago A 59 tokens original Apache-2.0

BUILD_WORKER

40

Nasiko-Labs/nasiko

Agent

Agent "BUILD_WORKER" from Nasiko-Labs/nasiko, covering build worker, why a job queue?, database schema, job payload variants and lifecycle overview.

5.7k 5d ago A 0 tokens

literature-reviewer

41

Galaxy-Dawn/claude-scholar

Agent

Use this agent when the user asks to "conduct literature review", "search for papers", "analyze research papers", "identify research gaps", "review related work", or mentions starting a research project. This agent integrates with Zotero for automated paper collection, organization, and full-text analysis. Examples.

5.3k 5d ago A 0 tokens original MIT

paper-miner

42

Galaxy-Dawn/claude-scholar

Agent

Use this agent when the user provides a research paper (PDF/DOCX/arXiv link) or asks to learn writing patterns from papers, extract venue-specific writing signals, study paper structure, or mine rebuttal strategies. The agent writes extracted knowledge into the active installed paper-miner writing memory for…

5.3k 5d ago A 77 tokens original MIT

rebuttal-writer

43

Galaxy-Dawn/claude-scholar

Agent

Use this agent when the user asks to "write rebuttal", "respond to reviewers", "analyze review comments", or needs help with academic paper review response. This agent specializes in systematic rebuttal writing with professional tone and structured responses.

5.3k 5d ago A 54 tokens original MIT

plan

44

OpenSenseNova/SenseNova-Skills

Agent

A planning agent for research projects that turns a question and its confirmed scope into a structured execution plan.

5.2k 7d ago A 22 tokens original MIT

research

45

OpenSenseNova/SenseNova-Skills

Agent

A research agent that gathers evidence through multiple rounds of searching and saves the results in a structured evidence.json file.

5.2k 7d ago A 15 tokens original MIT

review

46

OpenSenseNova/SenseNova-Skills

Agent

A review agent for checking research reports and finished content against their required structure, evidence, and source boundaries. It handles both individual evidence reports and assembled final documents.

5.2k 7d ago A 23 tokens original MIT

executor

47

Devin-AXIS/iPolloWork

Agent

Executor agent that performs the actual coding/implementation work. Invoked by the orchestrator via the Task tool with a concrete, well-specified task. Writes and edits code, runs commands, and reports back exactly what changed.

5.2k +57 yesterday A 45 tokens

orchestrator

48

Devin-AXIS/iPolloWork

Agent

Orchestrator agent. Thinks, plans, and verifies; delegates all actual coding to the executor subagent (GPT 5.5).

5.2k +57 yesterday A 29 tokens