
CrewAI
CrewAI is an agent framework for building multi-agent workflows with roles, tasks, tools, memory, and orchestration patterns.
32 agents available

CrewAI is an agent framework for building multi-agent workflows with roles, tasks, tools, memory, and orchestration patterns.

Cline is an open-source autonomous coding agent for VS Code-style workflows, capable of editing files, running terminal commands, using browser tools, and working with MCP.

Aider is an open-source AI pair-programming and coding-agent tool that works in the terminal, edits local repositories, and integrates with Git workflows.

Skyvern is an AI browser automation platform for automating web workflows with computer vision, browser actions, and agentic task execution.

browser-use is an open-source browser automation agent framework that lets LLMs operate websites through browser actions for research, QA, and workflow automation.

OpenHands is an open-source software-development agent platform for building, running, and customizing coding agents that can edit code, run commands, and browse.
Devin by Cognition is an autonomous AI software engineer designed to take software tasks, work through implementation steps, and return tested changes.
Cursor Background Agents extend Cursor's AI editor workflow into asynchronous repository tasks while keeping developers inside the IDE-centered coding experience.

GitHub Copilot coding agent lets developers assign tasks from GitHub issues and pull requests so the agent can work inside GitHub's review and branch workflow.

Google Jules is Google's autonomous coding agent for asynchronous software tasks, running work in cloud virtual machines and returning verified changes.

OpenAI Codex is OpenAI's software-engineering agent family spanning Codex CLI, IDE, desktop, and cloud task workflows for coding, bug fixing, and code review.

Claude Code is Anthropic's terminal-native coding agent for reading repositories, editing files, running commands, using MCP tools, and carrying software tasks through a plan-edit-test loop.

ClawSecure OpenClaw Security tracks security issues around OpenClaw-style agents, especially skill supply chain risk, exposed instances, prompt injection, and unsafe permissions.

Moltbook is an AI-agent social network associated with the OpenClaw ecosystem, notable as an experiment in agent-to-agent communication, identity, and autonomous posting.

Clawdbot and Moltbot are historical names tied to the OpenClaw personal AI assistant ecosystem, useful for users searching older tutorials, repos, and community posts.

Awesome OpenClaw Skills is a curated GitHub list for discovering OpenClaw-compatible skills across coding, DevOps, browser automation, AI, research, notes, and productivity.

Oh My OpenClaw is a community resource hub for finding and installing OpenClaw, Moltbot, and Clawdbot skills and workflow extensions.

OpenClaw Skills Directory is a discovery surface for browsing the fast-growing OpenClaw skill ecosystem by category, task type, and install command.

ClawHub is the public registry for OpenClaw skills and plugins, letting users publish, version, discover, and install reusable agent capabilities.

Claw Code is an open-source AI coding agent framework described as a clean-room Python and Rust rewrite of Claude Code-style agent harness architecture.

Hermes Agent is Nous Research's open-source autonomous agent focused on persistent memory, local infrastructure, and model-flexible long-running assistance.

OpenClaw is a viral open-source personal AI assistant that runs as a self-hosted, always-on agent across chat apps, local tools, memory, skills, and automation workflows.

Reviews agent workflows for prompt injection, excessive autonomy, secret leakage, and unsafe tool permissions.

Synthesizes X, Reddit, GitHub, and Product Hunt signals without over-trusting viral claims.

AI agent selection
The agent market is moving from simple chat assistants toward runtimes that can inspect files, call tools, write outputs, preserve state, and resume work. A useful agent directory should help users compare autonomy, guardrails, observability, memory, and deployment fit.
What changed
Sandboxed workspaces
OpenAI’s April 15, 2026 Agents SDK update focuses on agents that inspect files, run commands, edit code, and continue long-horizon tasks in controlled sandbox environments. That makes workspace design, file permissions, and output directories first-class evaluation criteria.
Runtime, not demo
OpenAI’s update describes configurable memory, MCP tool use, skills, AGENTS.md instructions, shell execution, patch-based file edits, snapshotting, and rehydration. Google ADK similarly surfaces tools, sessions, memory, observability, evaluation, and safety as core agent concerns.
Reliability diagnosis
LangChain’s docs argue that agents often fail because the right context was not passed to the model, not because the base model is always too weak. For users, this means an agent profile should explain how it chooses tools, stores memory, and filters task context.
Popular starting points
Compare AI agents by what you need them to do: learn the basics, build an AI agent, connect automation in n8n, explore OpenAI Agent and Google AI Agent ecosystems, or evaluate agent builders such as Vertex AI Agent Builder.
Start here if you need a clear explanation of AI agents, common agent examples, useful agent tools, and practical business use cases.
Best for users who want a build path: goal definition, tools, memory, approval gates, sandboxing, deployment checks, and evaluation.
Helpful for automation users who want to connect AI agents with triggers, workflows, apps, approvals, and repeatable operations.
Explore AI agent paths
The page should satisfy both beginners and builders: definition searches, platform searches, workflow automation searches, and course/comparison searches.
These queries need practical architecture: goal, tools, memory, runtime, approval gates, observability, evaluation, and launch readiness.
Users are comparing ecosystems. Add neutral language about OpenAI Agent workflows, Google AI Agent tools, Manus AI Agent style products, and coding agents such as Replit AI Agent.
These users need examples and learning paths. The copy should connect AI agents with automation workflows, courses, and hands-on implementation.
Agent types compared
A lightweight assistant and a production agent are different products. The comparison should start with what the agent is allowed to do.
What to inspect before using an agent
Related AI agent topics
Use these topics to move from general AI agents into builders, automation platforms, open-source agents, free agents, and hands-on courses.
Agent FAQ
It has a clear task boundary, controlled tools, memory rules, human approval for risky actions, logs or traces, failure handling, and measurable output quality. Without those pieces, it is closer to a demo than a reliable worker.
No. Multi-agent systems help when work can be split into roles or parallel tasks. They add coordination cost, so single-purpose or workflow agents are often better for repetitive business processes.
Because agents can act. Any agent that touches files, APIs, customer data, payments, or publishing systems should disclose permissions, isolation boundaries, approval steps, and logging behavior.