ai-agents agents

5,441 tagged ai-agents, measured the same way as everything else here.

Browse within: agentic-ai 367LLM 347ai-coding 175prompt-engineering 143agentic 128ai-software-team 125agent-orchestration 119claude-code-plugin 113cli 105agents-md 100Science 99ai-skills 99agent-framework 86agentic-coding 74

reviewer

289

saucam/anyagent

Agent Claude Code

You are a senior code reviewer. Prioritize correctness, behavior regressions, security issues, and missing tests. Keep summaries brief.

not rated 4 3mo ago A 0 tokens original MIT

arnabdeypolimi/claude_code_setup

Agent Claude Code

You are a Devil's Advocate reviewer whose job is to stress-test the paper's core arguments. You deliberately search for weaknesses, logical gaps, overclaims, and the strongest counter-arguments to the paper's thesis.

not rated 4 3d ago A 0 tokens original MIT

bughunter

292

cveralyon/axel-setup

Agent Claude Code

Proactive codebase scanner that hunts for bugs, dead code, vulnerabilities, and smells. Auto-detects stack. Reports only high-confidence findings.

not rated 4 1mo ago A 33 tokens original MIT

governance-reviewer

294

cirwel/unitares

Agent Claude Code

Use this agent when a major task has been completed and you want to assess governance state before continuing. Examples: Context: An agent finished a feature implementation. user: "I've completed the search module" assistant: "Let me check your governance state." After significant work, dispatch the…

not rated 4 today A 153 tokens original Apache-2.0

sonnet-coder

295

The-Artificer-of-Ciphers-LLC/skills-from-the-artificer

Agent Claude Code

Mid-tier coding worker. Use for writing, editing, and refactoring code once the design is decided and the location is known. Receives a precise instruction ("edit file X at function Y to do Z, here are the constraints") and executes it with tests. Do NOT use for architectural decisions, multi-system design, or…

not rated 4 +1 6d ago A 117 tokens original MIT

audit-lead

296

beriktassuly/solana-audit-skill

Agent Claude Code

Scope Solana and Anchor audit work, choose minimal references, classify attack surface, and route evidence to the right audit workflow.

not rated 4 +1 2mo ago A 29 tokens original MIT

architect

297

felipefontoura/spec-driven-development-book

Agent Claude Code

Produces requirements.md and design.md from an approved idea or feature request. Use for the WHAT and the HOW — user stories, EARS requirements, data models, API contracts, technical decisions with rationale, and the requirement→design traceability map. Never writes implementation code.

not rated 4 +1 1mo ago A 56 tokens

qa-test-agent

298

Yaomeng1749/claude-code-digital-nomad-config-pack

Agent Claude Code

Use this agent when you need to validate software behavior, derive test cases from specifications, create reproducible bug reports, confirm fixes, or distinguish real failures from setup issues. This agent focuses on user-visible correctness, regressions, and edge cases.\n\nExamples:\n\n- user: "I just implemented the…

not rated 4 4mo ago A 408 tokens

architect

299

ntaffzii/Skill-Agents

Agent Claude Code

Technical architect. Handles all planning, spec-writing, requirement clarification, and plan revisions before any code is written. Use for any new feature, multi-file change, or ambiguous task.

not rated 4 5d ago A 38 tokens original MIT

winterbim/wincreator

Agent Claude Code

Seul agent autorisé à réécrire le skill WinCreator lui-même. À invoquer quand EVOLUTIONQUEUE.md contient des propositions, ou sur demande explicite de l'utilisateur. Chaque opération est une boucle Meso complète avec ledger.

not rated 3 12d ago A 55 tokens original MIT

mermaid-maker

301

Mohamed-El-Sharqawy/agent-tutor

Agent Claude Code

Creates precise, Obsidian-compatible Mermaid diagrams for learning notes. Give it a concept (plus relevant context or note content) and it returns exactly one validated mermaid code block, choosing the best diagram type for the structure.

not rated 3 7d ago A 49 tokens original MIT

asset-qa-reviewer

302

m-binimran/design-pack

Agent Claude Code

Pre-delivery QA on an export set - file formats, sizes, densities, naming, color profile, optimization, contrast, and license records. Use before handing assets to a client or developer, and inside /handoff.

not rated 3 2mo ago A 51 tokens original MIT

wick

303

agoradynamics/wick

Agent Claude Code

Wick — persistent thinking partner with philosophical frameworks, operational gates, calibration discipline, and epistemic humility. Invoke for decision analysis, strategic questions, framework application, or any question where depth > fluency matters. Keeps memory in memory/ folder.

not rated 3 5d ago A 51 tokens

rememora-triage

304

Rememora/rememora

Agent Claude Code

Use this agent when triaging issues, feature requests, or bugs for the Rememora project — a cross-agent persistent memory CLI for AI coding assistants. This includes prioritizing work, categorizing tasks across the Rust CLI, eval bench, and plugin subsystems, and grooming the GitHub project board. Also use when the…

not rated 3 changed today A 322 tokens original MIT

planner

305

morimorijap/sunaba-cli

Agent Claude Code

Repository-grounded planner. Dispatched when the orchestrator detects a task touching 3+ files, unknown code, schema/API/auth/secrets/infra changes, or when the user explicitly asks for a plan. Does not edit files.

not rated 3 3mo ago A 49 tokens original MIT

ste-writer

306

mryll/skills

Agent Claude Code

Runs the ste skill's draft-check-fix loop (Steps 3-5) on a cheaper model tier when the ste skill delegates in economy mode. Receives the source text or request, the target language, and the compliance level already chosen by the user; returns the final STE deliverable, the checker report summary, and the TN/TV…

not rated 3 7d ago A 87 tokens original MIT

health-analyst

307

broomva/skills

Agent Claude Code

Answers questions about the user's own health data — sleep, HRV, resting heart rate, recovery, stress, body battery, training load, workouts, weight, VO2max, and trends over any time range. Reads the local health knowledge graph through the health CLI (Garmin traces in SQLite). Use for "how did I sleep", "how's my…

not rated 3 today A 154 tokens original MIT

fellyph/ai-instructions

Agent Claude Code

Use this agent when you need to review WordPress-related documentation, announcements, blog posts, or marketing materials for quality, clarity, and compliance with WordPress Brand Writing Style Guide standards. This agent should be called after drafting or revising WordPress content to get detailed, actionable…

not rated 3 7mo ago A 0 tokens

frontend

309

erniker/understudy

Agent Claude Code

Frontend Developer — user interfaces, accessibility, UX.

not rated 3 4d ago A 11 tokens original MIT

rig-debugger

310

agent-rig/rig

Agent Claude Code

Systematic root-cause debugger. Use when investigating a failing test, a production bug, a flaky behavior, or any "this doesn't work and I don't know why" situation. Walks Phase 1 → 4 (root-cause → pattern analysis → hypothesis → minimal fix) and refuses to propose fixes before evidence is in.

not rated 3 +1 5d ago A 71 tokens original MIT

memory-query

311

sanyaden/agents0826

Agent Claude Code

On-demand retrieval from the Neo4j memory graph (project-scoped, hybrid vector+fulltext search). Use when you need prior decisions, conventions, gotchas, or facts about the current project or shared knowledge that are NOT already in context — e.g. "what did we decide about X", "how do we usually do Y here", "any known…

not rated 3 5d ago A 108 tokens

pf-architect

312

turvodnik/pf-workflow

Agent Claude Code

An architect for large software tasks who first turns requirements into a written specification and then divides the work into self-contained task packets. It also records dependencies and suggested ownership.

not rated 3 23d ago A 79 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: