agentic ai agents

2,418 tagged agentic ai, measured the same way as everything else here.

Browse within: agentic-workflow 245agent-orchestration 193agent-framework 112Code Generation 102anthropic-claude 95agentic-coding 90copilot 86ai-workflow 84claude-ai 67cli-tool 62ai-coding-assistant 60ci-cd 60ai-research 59biomedical-informatics 59

weather-agent

03

shanraisshan/claude-code-best-practice

Agent Claude Code

Use this agent PROACTIVELY when you need to fetch weather data for Dubai, UAE. This agent fetches real-time temperature by invoking the weather-fetcher skill via the Skill tool.

65k +74 today A 41 tokens original MIT

builder

05

calesthio/OpenMontage

Agent Codex

Turn shot-plan.json into one renderable HyperFrames composition (compositions/index.html). Everything stays in the HF ecosystem — HTML is the source of truth; a single paused GSAP timeline carries all motion; the engine seeks it. Category-specific build rules live in categories/ /module.md; this file is the shared…

55k 9d ago A 0 tokens AGPL-3.0

director

06

calesthio/OpenMontage

Agent Codex

Turn a request into a shot-plan.json for a short (3–30s) design-led motion graphic. You run in two parts around the asset-sourcing step: Part 1 (plan) before sourcing, Part 2 (design) after. You do NOT write composition code — that's the Builder. Schema: references/shot-plan-ir.md.

55k 9d ago A 0 tokens AGPL-3.0

finalize

07

calesthio/OpenMontage

Agent Codex

Snapshot visual QA + one in-place fix pass + render. Dispatched only when Step 6 lint/inspect reports issues, or to do the final render.

55k 9d ago A 0 tokens AGPL-3.0

team-reviewer

08

wshobson/agents

Agent

Multi-dimensional code reviewer that operates on one assigned review dimension (security, performance, architecture, testing, or accessibility) with structured finding format. Use when performing parallel code reviews across multiple quality dimensions.

39k +48 yesterday A 43 tokens original MIT

wshobson/agents

Agent

Expert backend architect specializing in scalable API design, microservices architecture, and distributed systems. Masters REST/GraphQL/gRPC APIs, event-driven architectures, service mesh patterns, and modern backend frameworks. Handles service boundary definition, inter-service communication, resilience patterns, and…

39k +48 yesterday A 77 tokens original MIT

arm-cortex-expert

10

wshobson/agents

Agent

Senior embedded software engineer specializing in firmware and driver development for ARM Cortex-M microcontrollers (Teensy, STM32, nRF52, SAMD). Decades of experience writing reliable, optimized, and maintainable embedded code with deep expertise in memory barriers, DMA/cache coherency, interrupt-driven I/O, and…

39k +48 yesterday A 72 tokens original MIT

loop-verifier

12

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

alvinunreal/oh-my-opencode-slim

Agent

Status: Resolved for interview injections. Date: 2026-08-10 Related PR: #818 (fix/preset-tui-slash-command) — same root class as the original /preset fix. Suspected sibling bug reported by user: During superpowers / brainstorm skill conversations, when the orchestrator asks for confirmation or work is interrupted…

8.5k 2d ago A 0 tokens original MIT

issue-tracker

14

alvinunreal/oh-my-opencode-slim

Agent

Issues and PRs for this repo live as GitHub issues. Use the gh CLI for all operations. The project repo is alvinunreal/oh-my-opencode-slim.

8.5k 2d ago A 0 tokens original MIT

codemap

15

alvinunreal/oh-my-opencode-slim

Agent

Defines agent personalities (Orchestrator, Explorer, Librarian, etc.) and manages their configuration lifecycle. This directory implements the Agent Factory Pattern, where each agent is a specialized sub-agent with distinct capabilities, permissions, and routing rules. The Orchestrator agent (src/agents/index.ts)…

8.5k 2d ago A 0 tokens original MIT

repo-workflow-guide

16

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

MrLesk/Backlog.md

Agent Claude Code

Use this agent when you need to manage project tasks using the backlog.md CLI tool. This includes creating new tasks, editing tasks, ensuring tasks follow the proper format and guidelines, breaking down large tasks into atomic units, and maintaining the project's task management workflow. Examples: Context: User wants…

6.6k 2d ago A 0 tokens original MIT

codebase-explorer

20

Q00/ouroboros

Agent

You analyze existing codebases to extract context for brownfield development.

5.7k yesterday A 0 tokens original MIT

evaluator

21

Q00/ouroboros

Agent

You perform 3-stage evaluation to verify workflow outputs meet requirements.

5.7k yesterday A 0 tokens original MIT

seed-architect

22

Q00/ouroboros

Agent

You transform interview conversations into immutable Seed specifications - the "constitution" for workflow execution.

5.7k yesterday A 0 tokens original MIT

changelog-editor

23

Agenta-AI/agenta

Agent Claude Code

Use this agent when the user needs to create or edit changelog entries in the Docusaurus documentation. Specifically, use this agent when: 1) The user mentions adding a new changelog entry or release notes, 2) The user asks to update or modify existing changelog entries, 3) The user wants to document a new feature…

4.6k 2d ago A 0 tokens

basic-agents

24

JetBrains/koog

Agent

A basic agent uses a predefined strategy with a simple execution flow that works for most common use cases. It accepts a string input (a question, request, or task description) and sends this input to the configured LLM. The LLM may decide to call provided tools. The agent will execute the tools and send the results…

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