agent agents

1,784 tagged agent, measured the same way as everything else here.

Browse within: coding 212vibe 200vibecoding 200Multi-Agent 108agent-teams 107opencode-plugin 107agentic 90code 87Autonomous 65chatbot 65agent-framework 60AI Safety 53agents-md 53ai-governance 53

code-developer

289

hamr0/liteagents

Agent

Implement code, debug, refactor, optimize.

not rated 22 4d ago A 13 tokens original Apache-2.0

backend-dev

293

namanrajpal/acp-to-agui

Agent Claude Code

Work on the Python FastAPI backend — sessions, bridge logic, agent runner, policy engine.

not rated 22 3mo ago A 21 tokens original MIT

frontend-dev

294

namanrajpal/acp-to-agui

Agent Claude Code

Work on the reference UI and example frontends (React, Vite, Tailwind, AG-UI client).

not rated 22 3mo ago A 26 tokens original MIT

protocol-debugger

295

namanrajpal/acp-to-agui

Agent Claude Code

Debug ACP↔AG-UI protocol translation issues by tracing events through the bridge layers.

not rated 22 3mo ago A 21 tokens original MIT

domain

296

nearform/lastlight

Agent

How the engineering skills should consume this repo's domain documentation when exploring the codebase.

not rated 22 7d ago A 0 tokens copy · 83% MIT

triage-labels

297

nearform/lastlight

Agent

The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.

not rated 22 7d ago A 0 tokens original MIT

writing-skills

298

nearform/lastlight

Agent

The skills under skills/ are staged into a sandbox and run autonomously against a target repo — no human is in the loop mid-run. A skill exists to wrangle determinism out of a stochastic agent: the goal is predictability, the agent taking the same process every run (not producing the same output). Everything below…

not rated 22 7d ago A 0 tokens original MIT

explore

299

Timeflys2018/zeyi

Agent

Codebase explorer — answers "where is X?" / "find the code that does Y" / "list all callers of Z". Read-only grep + glob + read, no memory injection.

not rated 21 21d ago A 42 tokens original MIT

librarian

300

Timeflys2018/zeyi

Agent

External reference researcher — looks up library docs, framework conventions, OSS examples. Read-only, no memory injection. (Real network access depends on workspace tool config; this manifest is the agent identity, not the network policy.).

not rated 21 21d ago A 48 tokens original MIT

reviewer

301

Timeflys2018/zeyi

Agent

Code reviewer — analyzes diffs and source for bugs, security issues, and style violations. Read-only, no memory injection.

not rated 21 21d ago A 28 tokens original MIT

conversation-flow-map

302

CCDawn/Vibelution

Agent

A maintained map of the main path from a user message through the Chat/Coding system to the displayed model response. It documents current code entry points and boundaries for learning and diagnosis.

not rated 21 5d ago A 0 tokens original MIT

CCDawn/Vibelution

Agent

A guide to the project’s callable agents, sessions, and background APIs, along with their access and safety rules. It is a derived index: the actual source of truth is the route and tool registration code.

not rated 21 5d ago A 0 tokens original MIT

CCDawn/Vibelution

Agent

This document defines the default collaboration protocol for multiple Agents working on Vibelution in parallel.

not rated 21 5d ago A 0 tokens original MIT

explorer

306

louisbrulenaudet/monorepo-template

Agent Claude Code

Use INSTEAD OF the built-in Explore agent for any "where is X / which files do Y / how is Z wired" question in this repo. Returns file paths and one-line excerpts, never file dumps. Read-only. Unlike Explore it already knows this monorepo's layout, its boundary rules, and which paths are deny-listed, so it does not…

not rated 19 2d ago A 95 tokens original Apache-2.0

planner

307

louisbrulenaudet/monorepo-template

Agent Claude Code

Use INSTEAD OF the built-in Plan agent to design an implementation approach in this repo - new endpoint, new Worker, new package, schema change, refactor spanning workspaces. Returns a step-by-step plan naming real files. Read-only; proposes, never edits. Unlike Plan it already carries this repo's architectural…

not rated 19 2d ago A 90 tokens original Apache-2.0

verifier

308

louisbrulenaudet/monorepo-template

Agent Claude Code

Use PROACTIVELY before opening a PR or after a batch of edits: runs the repository verification gate (pnpm run ci - lint, format, check-types, types-check, boundaries, test, build) and reports ONLY failures that need a decision. Read-only - never auto-fixes, never edits files, and keeps verbose OXC/TypeScript/runner…

not rated 19 2d ago A 85 tokens original Apache-2.0

zhhjluka/hm-arch

Agent

Production benchmark runners invoke each host agent through its real CLI boundary. Deterministic mock runners (mock-synthetic) are reserved for offline harness tests only.

not rated 18 2mo ago A 0 tokens original Apache-2.0

hermes

311

zhhjluka/hm-arch

Agent

Install HM-Arch and configure Hermes to use the native HM-Arch Memory Provider. Hermes integration uses native plugin registration. hm-arch install hermes creates the HM-Arch plugin bridge, updates $HERMESHOME/config.yaml, and initializes the SQLite database.

not rated 18 2mo ago A 0 tokens original Apache-2.0

openclaw

312

zhhjluka/hm-arch

Agent

Install HM-Arch as OpenClaw's native memory provider. OpenClaw integration uses the @hm-arch/openclaw-plugin TypeScript memory plugin backed by a persistent Python sidecar that exposes HM-Arch recall, capture, forget, and consolidation without per-query process startup.

not rated 18 2mo ago A 0 tokens original Apache-2.0

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: