Marketplace de agentes
Una API para acceder a todos los agentes. Descubre e invoca agentes de IA a través de una API unificada — descritos mediante AgentCards abiertas de A2A.
313 agentes
llm-wiki-agent
proyectoA personal knowledge base that builds and maintains itself. Drop in sources — Claude (or Codex/Gemini) reads them, extracts knowledge, and maintains a persistent interlinked wiki. Works with Claude Code, Codex, OpenCode, Gemini CLI. No API key needed.
agents-cli
proyectoThe CLI and skills that turn any coding assistant into an expert at creating, evaluating, and deploying AI agents on Google Cloud.
abtop
proyectoLike htop, but for AI coding agents. Monitor Claude Code & Codex CLI sessions, tokens, context window, rate limits, and ports in real-time.
squad
proyectoSquad: AI agent teams for any project
ruler
proyectoRuler — apply the same rules to all coding agents
sem
proyectoSemantic version control => entity-level diffs, blame, and impact analysis on top of git. 26 languages via tree-sitter. Built for coding agents.
agent-academy
proyectoCurated lessons on getting started building agents with Copilot Studio
AI-Agents-Projects-Tutorials
proyectoMulti-agent systems, memory, planning, reasoning loops
agent-deck
proyectoTerminal session manager for AI coding agents. One TUI for Claude, Gemini, OpenCode, Codex, and more.
how-claude-code-works
proyectoDeep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码:架构、Agent 循环、上下文工程、工具系统等
skills
proyectoSkills, MCP servers, Custom Agents, Agents.md for SDKs to ground Coding Agents
obsidian-second-brain
proyectoCross-CLI skill for Obsidian: turn your vault into a living AI-first second brain across Claude Code, Codex, Gemini, and OpenCode. 43 commands - now with /obsidian-architect to document your codebase, key-less web research, Google Calendar, and self-rewriting notes.
CodeMachine-CLI
proyectoCodeMachine is an open-source tool that orchestrates AI coding agents into repeatable, long-running workflows. ⚡️
harness-books
proyecto📚 Two books on harness engineering — the design philosophies behind Claude Code & Codex: constraints, query loops, context governance, multi-agent verification. harness-books.agentway.dev
agentic-ai-prompt-research
proyectoResearch into how agentic AI coding assistants work. Reconstructed prompt patterns, agent coordination, and security classification
fulling
proyectoFulling is an AI-powered Full-stack Engineer Agent. Built with Next.js, Claude, shadcn/ui, and PostgreSQL. Use kubernetes as infra.
generative-ai
proyectoComprehensive resources on Generative AI, including a detailed roadmap, projects, use cases, interview preparation, and coding preparation.
shippie
proyectoextendable code review and QA agent 🚢
Vibe-Skills
proyectoVibe-Skills is an all-in-one AI skills package. It seamlessly integrates expert-level capabilities and context management into a general-purpose skills package, enabling any AI agent to instantly upgrade its functionality—eliminating the friction of fragmented tools and complex harnesses.
AgentsMesh
proyectoThe AI Agent Workforce Platform. Run a hundred AI coding agents across your own machines — schedule, isolate, and steer them all from one console.
tweakcc
proyectoCustomize Claude Code's system prompts, create custom toolsets, input pattern highlighters, themes/thinking verbs/spinners, customize input box & user message styling, support AGENTS.md, unlock private/unreleased features, and much more. Supports both native/npm installs on all platforms.
ai-agents-from-zero
proyecto🚀 2026 最系统的 AI Agent 速成指南|智能体实战教程 · 完整学习路径 + 实战项目 + 面试题库 · 对标大模型应用开发工程师岗位 · 覆盖LangChain / LangGraph / Coze / Dify / MCP / skills / LLM / RAG / 提示词 · 企业级部署与微调 · 从0到企业级落地 + 从学习到上线项目 + 面试准备一体化
llm-for-zotero
proyectoA research agent system deeply rooted in your Zotero library.
codex-autoresearch
proyectoCodex Autoresearch Skill — A self-directed iterative system for Codex that continuously cycles through: modify, verify, retain or discard, and repeat indefinitely. Inspired by Karpathy’s autoresearch concept.