---
type: weekly_report
report_kind: "github-ai-skills"
period_id: "2026-07-27_to_2026-08-02"
iso_week_for_reference: "2026-W31"
period_start: "2026-07-27"
period_end: "2026-08-02"
generated_at: "2026-08-03T09:44:25.094755+08:00"
generator_version: 0.1.0
model: "deepseek-v4-pro"
sources_ok:
  - github_tracked_refresh
  - github_search_active
  - github_search_new
  - github_trending
sources_failed: []
has_baseline: true
tracked_pool_size: 1201
tracked_pool_keywords:
  - mcp
  - "mcp-server"
  - agent
  - agents
  - "ai-agent"
  - "autonomous-agent"
  - claude
  - "claude-skill"
  - "claude-code"
  - anthropic
  - "tool-use"
  - "function-calling"
  - cursor
  - codex
  - "openai-agents"
tags:
  - "weekly-report"
  - github
  - "ai-agents"
---


# AI Agent Skills 追踪池 · 周报 · 2026-07-27 ~ 2026-08-02

> 基于历史快照计算 star 增量；追踪池规模 1201 个 repo


**追踪关键词**：mcp, mcp-server, agent, agents, ai-agent, autonomous-agent, claude, claude-skill, claude-code, anthropic, tool-use, function-calling, cursor, codex, openai-agents



---


## 📈 Star 周增长 Top 10



### 1. [mattpocock/skills](https://github.com/mattpocock/skills)

- **本周 +10291 stars**（当前 199935） · `Shell` · 首次入池 2026-05-08_to_2026-05-14
- Skills for Real Engineers. Straight from my .agents directory.


**值得关注**：由知名 TypeScript 教育家 Matt Pocock 公开的个人 AI agent 技能集，强调小型、可组合、可改编，反对黑盒式自动化，对想保持编码控制权的工程师很有参考价值。

**解决什么**：解决 AI 编码代理行为不可控、难以调试的问题，提供一套可直接使用或定制的指令集，让工程师主导开发过程而非被工具牵引。

**目标用户**：使用 Claude Code 等 AI 辅助工具，且希望保持工程控制力的软件开发者。

---

### 2. [bojieli/ai-agent-book](https://github.com/bojieli/ai-agent-book)

- **本周 +9021 stars**（当前 29953） · `Python` · 首次入池 2026-07-20_to_2026-07-26
- 《深入理解 AI Agent：设计原理与工程实践》（李博杰 著）开源主仓库：全书正文、编译版 PDF 与按章配套代码

- Topics：agent, agent-memory, ai-agent, book, coding-agent, context-engineering, large-language-models, llm, mcp, multi-agent, multimodal, rag, reinforcement-learning


**值得关注**：将 AI Agent 的核心原理（LLM + 上下文 + 工具）系统化为 10 章内容，并配有 95 个配套实验和 13 种语言翻译，兼具理论深度和工程实践性。

**解决什么**：为学习 AI Agent 的开发者提供了从基础概念到生产级实践的系统性学习资源，解决了该领域缺乏完整开源教材和动手实验的问题。

**目标用户**：对 AI Agent 感兴趣的软件工程师、研究人员和学生，尤其是希望深入理解 agent 设计原理与工程实施的读者。

---

### 3. [diegosouzapw/OmniRoute](https://github.com/diegosouzapw/OmniRoute)

- **本周 +6854 stars**（当前 37925） · `TypeScript` · 首次入池 2026-06-29_to_2026-07-05
- Never stop coding. Free MIT AI gateway: one endpoint, 290+ providers (90+ free), 500+ models — Kimi, Claude, GPT, OpenAI, Gemini, GLM, DeepSeek, MiniMax. Works with Claude Code, Codex, Cursor, OpenCode, Cline & Copilot. Quota-aware auto-fallback, RTK+Caveman compression saves 15-95% tokens, MCP/A2A, Desktop/PWA. Built by 500+ contributors

- Topics：a2a, ai-agents, ai-gateway, anthropic, claude, claude-code, cline, codex, copilot, cursor, deepseek, free-ai, gemini, kimi, llm-gateway, mcp, openai, openai-proxy, qwen, token-saver


**值得关注**：聚合 290+ LLM 提供商（90+ 免费）、516 个模型为单一 API 端点，并集成主流 AI 编码工具，支持配额感知自动故障转移和令牌压缩，由 500+ 贡献者维护且 Star 数极高，体现了社区对免费 AI 网关的强烈需求。

**解决什么**：简化多模型、多提供商的接入与切换，解决免费层配额分散、难以跟踪和自动优雅降级的问题，同时通过智能压缩节约令牌消耗。

**目标用户**：希望通过免费或低成本渠道稳定调用多种大模型的开发者、AI 工具用户和预算有限的小型团队。

---

### 4. [stablyai/orca](https://github.com/stablyai/orca)

- **本周 +6056 stars**（当前 35818） · `TypeScript` · 首次入池 2026-05-18_to_2026-05-24
- Orca is the ADE for working with a fleet of parallel agents. Run any coding agent with your own subscription. Available on desktop, mobile and VPS.

- Topics：ade, agent-ide, ai-agents, claude-code, cli, codex, cursor-agent, devtools, ghostty, ide, mobile-app, opencode, orchestration, parallel-agents, pi, terminal, worktrees, yc-backed


**值得关注**：Orca 提供了一个可并行运行多个 AI 编码代理（如 Claude Code、Codex、OpenCode）的编排环境，支持桌面、移动和 VPS 多平台，解决了同时操作多个代理时的上下文冲突与切换效率问题。

**解决什么**：解决开发者同时使用多个 AI 编码代理时工作空间冲突、任务追踪混乱和无法实时监控的问题，通过独立的 worktree 隔离每个代理。

**目标用户**：需要并行使用多种 AI 编码代理来提高开发效率的全栈开发者或独立构建者。

---

### 5. [Graphify-Labs/graphify](https://github.com/Graphify-Labs/graphify)

- **本周 +4640 stars**（当前 101114） · `Python` · 首次入池 2026-06-29_to_2026-07-05
- Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.

- Topics：ai-agents, antigravity, ast, claude-code, code-analysis, code-search, codex, cursor, developer-tools, gemini, graphrag, knowledge-graph, leiden, llm, mcp, openclaw, rag, skills, tree-sitter


**值得关注**：将代码库、文档、配置等异构信息统一转为可解释的知识图谱，无需向量存储，且作为技能直接集成到主流 AI 编程助手 CLI，近期热度极高。

**解决什么**：解决大型代码库理解困难，提供精确的结构化查询和调用链追踪，每条边附解释，替代传统向量 RAG。

**目标用户**：使用 Claude Code、Cursor、Gemini CLI 等 AI 编程助手的开发者，需要深度代码分析和文档理解的工程团队。

---

### 6. [DietrichGebert/ponytail](https://github.com/DietrichGebert/ponytail)

- **本周 +4254 stars**（当前 94092） · `JavaScript` · 首次入池 2026-06-08_to_2026-06-14
- Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.

- Topics：agent-skills, ai-agents, claude, claude-code, claude-code-plugin, cursor-rules, developer-tools, llm, prompt-engineering, yagni


**值得关注**：它通过为 AI 编程代理（如 Claude Code）注入 'YAGNI' 极简技能，在不修改模型的情况下显著减少生成代码的冗余，降低 Token 消耗，对当前 AI 辅助编码中过度构建的问题给出了务实解法。

**解决什么**：解决 AI 编程代理倾向于生成过度设计、冗余代码的问题，通过提示工程约束产出，减少成本、提升效率，同时保留安全守卫。

**目标用户**：使用 AI 编程代理（Claude Code、Cursor 等）并希望其输出更精简、更符合 YAGNI 原则的开发者。

---

### 7. [earendil-works/pi](https://github.com/earendil-works/pi)

- **本周 +4250 stars**（当前 82363） · `TypeScript` · 首次入池 2026-07-13_to_2026-07-19
- AI agent toolkit: unified LLM API, agent loop, TUI, coding agent CLI


**值得关注**：提供从统一多模型 API 到完整编码 agent 的全栈工具链，降低 AI agent 开发复杂度

**解决什么**：解决多 LLM 提供商接口不一致、agent 实现重复开发的问题，并内置交互式编码助手

**目标用户**：需要快速集成 LLM 或构建 AI 编码助手的 TypeScript/Node.js 开发者

---

### 8. [agentscope-ai/QwenPaw](https://github.com/agentscope-ai/QwenPaw)

- **本周 +4215 stars**（当前 32214） · `Python` · 首次入池 2026-07-06_to_2026-07-12
- Your Personal AI Assistant; easy to install, deploy on your own machine or on the cloud; supports multiple chat apps with easily extensible capabilities.

- Topics：agent, agent-harness, agentscope, harness-engineering, llm-tools, llms, loop-engineering, skills, super-agent


**值得关注**：星数快速增长至32k+，定位为可私有部署的个人AI助手，强调易安装和可扩展能力，可能吸引了大量希望自托管AI助手的用户。

**解决什么**：提供一款可在本地或云端部署的个人AI助手，支持多种聊天应用，并允许用户通过可扩展的技能增强其功能。

**目标用户**：希望拥有私有、可定制AI助手的个人用户和开发者。

---

### 9. [alibaba/open-code-review](https://github.com/alibaba/open-code-review)

- **本周 +4065 stars**（当前 17904） · `Go` · 首次入池 2026-05-11_to_2026-05-17
- Open-source & free — Battle-tested at Alibaba's scale. Hybrid architecture code review tool: deterministic pipelines + LLM Agent, precise line-level comments, built-in multi-language ruleset (NPE, thread-safety, XSS, SQL injection), OpenAI & Anthropic compatible.

- Topics：agent, agent-skills, code-review, code-review-assistant, harness, repository-level-context


**值得关注**：阿里内部大规模验证过，结合确定性规则+LLM Agent的混合审查架构，支持精确行级评论和多语言安全规则，开源免费，兼容主流大模型API。

**解决什么**：自动化代码审查，提升代码质量和安全性，减少人工Review负担，精准定位问题行并给出修复建议。

**目标用户**：企业/团队开发者、开源项目维护者、追求代码质量与安全的工程师。

---

### 10. [Panniantong/Agent-Reach](https://github.com/Panniantong/Agent-Reach)

- **本周 +3688 stars**（当前 64718） · `Python` · 首次入池 2026-06-01_to_2026-06-07
- Give your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.

- Topics：agent-infrastructure, ai-agent, ai-search, automation, bilibili, claude-code, cli, cursor, free-api, llm-tools, mcp, python, reddit-scraper, twitter-scraper, web-scraper, xiaohongshu, youtube-transcript


**值得关注**：将多个平台的免费抓取方案打包成一个 CLI 工具，提供统一的接口让 AI agent 能直接读取 Twitter、Reddit、YouTube、B站、小红书等主流社区内容，无需逐一配置和付费 API

**解决什么**：解决 AI agent 无法直接获取各大互联网平台公开信息的问题，绕过付费 API、反爬封锁和数据清洗的繁琐步骤

**目标用户**：需要让 AI agent 具备多平台网络搜索与内容获取能力的开发者或 AI 工具使用者

---



## 🆕 本周新发现高潜 Repo



### 1. [herdrdev/herdr](https://github.com/herdrdev/herdr)

- **23654 stars** · `Rust`
- the runtime your coding agents live on

- Topics：agent, agent-orchestration, ai, ai-agents, claude-code, cli, codex, coding-agents, developer-tools, devtools, multiplexer, rust, terminal, terminal-multiplexer, terminal-ui, tmux, tui, workspace-manager


**值得关注**：将终端多路复用专为 AI 编码代理设计，提供所有代理状态一览、会话持久化和纯 socket API，让代理可以自主操控终端窗格，实现代理间协作。

**解决什么**：解决同时运行多个 AI 编码代理时，监控、管理和协作困难的问题，传统终端复用器缺乏代理感知和 API 交互能力。

**目标用户**：频繁使用 Claude Code、Codex CLI 等 coding agent，并需要并行管理多个代理会话的开发者。

---

### 2. [different-ai/openwork](https://github.com/different-ai/openwork)

- **20337 stars** · `TypeScript`
- The open-source alternative to Claude Cowork (powered by opencode)


**值得关注**：开源实现跨 AI 代理（Claude Code、Codex、Cursor 等）共享技能和 MCP 连接，通过统一工作台减少重复配置。

**解决什么**：在不同 AI 编码工具间复用工作流、技能和集成服务，避免每个工具单独配置和维护。

**目标用户**：使用多个 AI 开发代理并需要团队内共享工作流和连接的开发者、团队及组织。

---

### 3. [ayghri/i-have-adhd](https://github.com/ayghri/i-have-adhd)

- **15704 stars** · `Python`
- A skill to stop your coding agent from burying the answer. ADHD-friendly output.


**值得关注**：该项目将 ADHD 友好的输出风格做成可安装的 AI 编码助手技能，解决了 AI 生成冗长、淹没答案的普遍痛点，短时间内获得极高关注度，反映了开发者对更直接输出格式的强烈需求。

**解决什么**：防止 AI 编码助手在回答中堆砌上下文、解释和客套话，让关键操作和步骤优先、简洁地呈现，减少信息过载。

**目标用户**：需要 AI 编程助手给出精炼、可执行回复的开发者，尤其适合注意力不集中或偏好高效率沟通的用户。

---

### 4. [virgiliojr94/book-to-skill](https://github.com/virgiliojr94/book-to-skill)

- **15379 stars** · `Python`
- Turn any technical book PDF into a Claude Code skill — ready to study, reference, and use while you work.


**值得关注**：将技术书籍、文档集合自动转换为 AI 编程助手（如 Claude Code、GitHub Copilot）可用的技能模块，让知识即时可查询、可引用，打通“学习-工作流”隔阂

**解决什么**：开发者阅读技术书后难以在工作时快速检索与应用书中知识，工具将书籍拆解为可直接调用的参考技能，提升查阅效率

**目标用户**：需要频繁参考技术文档、希望将书籍知识集成到开发环境中的开发者、研究人员和自学者

---

### 5. [citrolabs/ego-lite](https://github.com/citrolabs/ego-lite)

- **7681 stars** · `JavaScript`
- The fastest browser for AI agents to run browser automation, built for sharing your logged-in browser state with your AI agents, like Codex or Claude Code, without disturbing you. Zero cost, zero config.


**值得关注**：它不是一个浏览器自动化框架，而是一个独立浏览器实例，能让 AI agent 复用你的登录状态且不干扰你当前使用的浏览器，实现了并行工作。

**解决什么**：解决 AI agent 执行浏览器任务时，登录状态无法自然携带、与用户浏览器冲突或需要额外配置的问题。

**目标用户**：需要 AI agent 自动操作需登录网页应用（如后台、SaaS）的开发者或自动化工程师。

---




