GitHub 项目雷达 / AI Agent 生态优先

把开源项目从“海量仓库”整理成可行动的技术地图。

按用途、主题、活跃度和 agent 能力分类展示项目。第一版聚焦发现,后续可根据用户正在做的事情推荐适配项目。

重点专题

项目分类

2026-05-15

GitHub 每日看板

查看每日看板

每天追踪新增收录、近期更新和 AI Agent 生态里的高热变化。

今日新增收录 3

skills / openai-agents-python / MiroFish

近期活跃更新 5

openai-agents-python / skills / mem0

值得关注 98

langchain-ai/langgraph

AI Agent

AI Agent 细分方向

Agent 框架

适合搭建完整 agent 应用或工作流。

agent-frameworklanggraphautogen

Skills / Tools

适合给 Codex、Claude、Cursor 等 agent 扩展能力。

skillsagent-skillstool-use

记忆与上下文

适合做 agent 长期记忆、项目记忆和检索增强。

memorycontextvector-database

异步协同

适合多 agent 分工、队列任务和异步研发流程。

asyncmulti-agentworkflow

A2A / 协议

适合研究 agent 间通信、MCP 网关和协议互联。

a2aagent-to-agentmcp

浏览器与电脑操作

适合让 agent 操作网页、桌面和真实软件界面。

browser-automationcomputer-usegui-agent

可观测与安全

适合评估、追踪、防护和审计 agent 行为。

observabilitytracingeval

模拟与群体智能

适合 MiroFish 这类多智能体社会模拟与预测引擎。

simulationswarmmirofish

项目样例

先收录最值得跟踪的 Agent 项目

langchain-ai

langgraph

98

Build resilient language agents as graphs.

适合用途: 适合搭建可控、多步骤、有状态的 agent 工作流。

agent-frameworkworkflowmemoryllm
星标
132K
Fork
22K
语言
Python
更新
2026年5月12日

anthropics

skills

95

Public skill definitions, examples, and reusable agent capabilities.

适合用途: 适合研究和整理 agent skill 的定义、结构和复用方式。

skillsagent-skillstool-use
星标
62K
Fork
6,400
语言
Markdown
更新
2026年5月14日

modelcontextprotocol

servers

94

Reference MCP servers for giving agents access to external systems.

适合用途: 适合给 agent 接入文件、数据库、浏览器、协作软件等外部能力。

mcpmcp-servertoolsprotocol
星标
56K
Fork
6,400
语言
TypeScript
更新
2026年5月11日

microsoft

autogen

92

A programming framework for agentic AI.

适合用途: 适合实验多 agent 对话、分工和自动化协作。

multi-agentagent-frameworkllm
星标
52K
Fork
7,600
语言
Python
更新
2026年5月10日

Lightweight primitives for building agents with tools, handoffs, and tracing.

适合用途: 适合构建轻量 agent、工具调用和可追踪执行流程。

agent-frameworktracingtools
星标
21K
Fork
2,300
语言
Python
更新
2026年5月14日

crewAIInc

crewAI

90

Framework for orchestrating role-playing autonomous AI agents.

适合用途: 适合把业务流程拆成多个角色 agent 协作。

multi-agentworkflowroles
星标
42K
Fork
5,100
语言
Python
更新
2026年5月13日

下一阶段能力预览

输入你正在做的事,先用规则推荐项目

langchain-ai

langgraph

适合搭建可控、多步骤、有状态的 agent 工作流。

当前高质量项目
132K星标

microsoft

autogen

适合实验多 agent 对话、分工和自动化协作。

当前高质量项目
52K星标

crewAIInc

crewAI

适合把业务流程拆成多个角色 agent 协作。

当前高质量项目
42K星标

anthropics

skills

适合研究和整理 agent skill 的定义、结构和复用方式。

当前高质量项目
62K星标

modelcontextprotocol

servers

适合给 agent 接入文件、数据库、浏览器、协作软件等外部能力。

当前高质量项目
56K星标

mem0ai

mem0

适合给 agent 加长期记忆、用户偏好和跨会话上下文。

当前高质量项目
38K星标

Cloudflare

Cloudflare 自动更新方式

代码更新:push 到 GitHub 私人仓库后 Cloudflare Pages 自动部署。

数据更新:Cloudflare Worker Cron 定时抓取 GitHub API,写入 D1/KV,不需要改代码。