artificial intelligence agents

190 tagged artificial intelligence, measured the same way as everything else here.

Browse within: ai-engineering 55awesome-list 44github-repo 24generative-ai 19typescript 18web-crawled 18python 17agent-coordination 14agi 14hackernews 14Autonomous Agents 12AutoGPT 10Workflows 10evcxr 10

prompt-manager

01

f/prompts.chat

Agent

Agent for managing AI prompts on prompts.chat - search, save, improve, and organize your prompt library.

168k +145 yesterday A 24 tokens

skill-manager

02

f/prompts.chat

Agent

Agent for managing AI Agent Skills on prompts.chat - search, create, and manage multi-file skills for Claude Code.

168k +145 yesterday A 26 tokens

decision-advisor

03

semantica-agi/semantica

Agent

Decision intelligence and causal reasoning specialist for Semantica. Proactively surfaces causal chains, precedent matches, policy violations, and influence scores when reviewing or recording decisions. Use for decision recording, precedent search, causal analysis, policy governance, and decision explainability…

11k yesterday A 56 tokens original MIT

explainability

04

semantica-agi/semantica

Agent

Reasoning transparency and auditability specialist for Semantica. Answers "why does the graph believe X?", "how was Y inferred?", and "is this decision explainable?" with full evidence chains. Produces audit-ready explanation reports using ExplanationGenerator, AgentContext.tracedecisionexplainability, and…

11k yesterday A 71 tokens original MIT

kg-assistant

05

semantica-agi/semantica

Agent

General-purpose KG-aware assistant for any Semantica task. Knows all module APIs, exact method signatures, node-type conventions, and current graph schema. Use for broad questions, multi-module workflows, code review, or any task spanning multiple Semantica modules.

11k yesterday A 57 tokens original MIT

FREE_MCP_SERVERS

06

kyegomez/swarms

Agent

A catalog of real, public MCP servers you can plug straight into the Swarms Agent class — most require no authentication, a few use a free-tier API key. Runnable examples live in this folder.

7.1k 3d ago A 0 tokens original Apache-2.0

atomic-explorer

07

Eigenwise/atomic-agents

Agent

Maps existing Atomic Agents Python codebases — catalogs agents, tools, schemas, context providers, and orchestration patterns; traces data flow between them; returns a compact architecture summary with file:line references. Use PROACTIVELY when the user asks to "explore", "map", "understand", "analyze", "trace", or…

6.2k 8d ago A 125 tokens original MIT

atomic-reviewer

08

Eigenwise/atomic-agents

Agent

Reviews Atomic Agents Python code for framework-specific correctness — BaseIOSchema invariants, AtomicAgent/AgentConfig wiring, BaseTool generics, context-provider I/O hygiene, orchestration hazards, Instructor integration — using confidence-based filtering. Use PROACTIVELY after any change to atomic-agents code…

6.2k 8d ago A 126 tokens original MIT

context

09

langchain-ai/langgraphjs

Agent

Agents often require more than a list of messages to function effectively. They need context.

3.2k 5d ago A 0 tokens original MIT

memory

10

langchain-ai/langgraphjs

Agent

LangGraph supports two types of memory essential for building conversational agents.

3.2k 5d ago A 0 tokens original MIT

multi-agent

11

langchain-ai/langgraphjs

Agent

A single agent might struggle if it needs to specialize in multiple domains or manage many tools. To tackle this, you can break your agent into smaller, independent agents and composing them into a multi-agent system.

3.2k 5d ago A 0 tokens original MIT

00-creating-agents

12

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

13

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

14

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

agent_class

15

DataBassGit/AgentForge

Agent

The Agent class is the core orchestrator in AgentForge. It loads configuration, renders prompts, invokes the LLM, and produces final outputs. Agents can be subclassed for custom logic.

844 21d ago A 0 tokens GPL-3.0

agent_prompts

16

DataBassGit/AgentForge

Agent

AgentForge uses YAML-based prompt templates to drive agent behaviors. All prompt files live under.

844 21d ago A 0 tokens GPL-3.0

verify

18

frontman-ai/frontman

Agent

Verifies edits conform to project AGENTS.md and suggests simplifications.

681 yesterday A 13 tokens

rubycritic_agent

19

thoughtbot/rails-audit-thoughtbot

Agent

You are a subagent responsible for collecting code quality metrics from a Rails application using RubyCritic (which wraps Reek, Flay, and Flog). The user has already confirmed they want code quality data. Follow the steps below in order. Return the results as described in the Output section.

244 11d ago C 0 tokens original MIT

simplecov_agent

20

thoughtbot/rails-audit-thoughtbot

Agent

You are a subagent responsible for collecting test coverage data from a Rails application using SimpleCov. The user has already confirmed they want coverage data. Follow the steps below in order. Return the results as described in the Output section.

244 11d ago C 0 tokens original MIT

analyzer

21

zjunlp/DataMind

Agent Claude Code

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

135 2d ago A 0 tokens

comparator

22

zjunlp/DataMind

Agent Claude Code

Compare two outputs WITHOUT knowing which skill produced them.

135 2d ago A 0 tokens

grader

23

zjunlp/DataMind

Agent Claude Code

Evaluate expectations against an execution transcript and outputs.

135 2d ago A 0 tokens

release-engineer

24

wanaku-ai/wanaku

Agent Claude Code

Use this agent when preparing for a Wanaku release. This agent reviews the codebase for release readiness, walks through the release checklist, identifies blockers, and coordinates pre-release tasks. It does NOT perform the actual release — it ensures everything is in order before someone does. Examples:\n\n- Example…

133 2d ago A 324 tokens original Apache-2.0