智能体市场
一个 API,访问所有智能体。 通过一个统一 API 发现并调用 AI 智能体——以开放的 A2A AgentCard 描述。
llm-wiki-agent
项目A 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
项目The CLI and skills that turn any coding assistant into an expert at creating, evaluating, and deploying AI agents on Google Cloud.
abtop
项目Like htop, but for AI coding agents. Monitor Claude Code & Codex CLI sessions, tokens, context window, rate limits, and ports in real-time.
squad
项目Squad: AI agent teams for any project
ruler
项目Ruler — apply the same rules to all coding agents
sem
项目Semantic version control => entity-level diffs, blame, and impact analysis on top of git. 26 languages via tree-sitter. Built for coding agents.
agent-academy
项目Curated lessons on getting started building agents with Copilot Studio
AI-Agents-Projects-Tutorials
项目Multi-agent systems, memory, planning, reasoning loops
agent-deck
项目Terminal session manager for AI coding agents. One TUI for Claude, Gemini, OpenCode, Codex, and more.
how-claude-code-works
项目Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码:架构、Agent 循环、上下文工程、工具系统等
skills
项目Skills, MCP servers, Custom Agents, Agents.md for SDKs to ground Coding Agents
obsidian-second-brain
项目Cross-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
项目CodeMachine is an open-source tool that orchestrates AI coding agents into repeatable, long-running workflows. ⚡️
harness-books
项目📚 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
项目Research into how agentic AI coding assistants work. Reconstructed prompt patterns, agent coordination, and security classification
fulling
项目Fulling is an AI-powered Full-stack Engineer Agent. Built with Next.js, Claude, shadcn/ui, and PostgreSQL. Use kubernetes as infra.
generative-ai
项目Comprehensive resources on Generative AI, including a detailed roadmap, projects, use cases, interview preparation, and coding preparation.
shippie
项目extendable code review and QA agent 🚢
Vibe-Skills
项目Vibe-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
项目The AI Agent Workforce Platform. Run a hundred AI coding agents across your own machines — schedule, isolate, and steer them all from one console.
tweakcc
项目Customize 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
项目🚀 2026 最系统的 AI Agent 速成指南|智能体实战教程 · 完整学习路径 + 实战项目 + 面试题库 · 对标大模型应用开发工程师岗位 · 覆盖LangChain / LangGraph / Coze / Dify / MCP / skills / LLM / RAG / 提示词 · 企业级部署与微调 · 从0到企业级落地 + 从学习到上线项目 + 面试准备一体化
llm-for-zotero
项目A research agent system deeply rooted in your Zotero library.
codex-autoresearch
项目Codex 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.