---
type: weekly_report
report_kind: "github-ai-skills"
period_id: "2026-07-13_to_2026-07-19"
iso_week_for_reference: "2026-W29"
period_start: "2026-07-13"
period_end: "2026-07-19"
generated_at: "2026-07-20T10:13:46.194200+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: 1002
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-13 ~ 2026-07-19

> 基于历史快照计算 star 增量；追踪池规模 1002 个 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)

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


**值得关注**：由著名TypeScript开发者Matt Pocock分享的个人AI agent技能集，星标数极高（17.7万+），强调实用、可组合且不脱离工程师控制，区别于全自动‘氛围编程’工具。

**解决什么**：解决现有AI辅助开发方法（如GSD、BMAD）过度掌控流程、难以调试和定制的问题，提供原子化、可组合的工程技能。

**目标用户**：希望将AI agent集成到日常开发中，同时要求保持工作流控制权和可调试性的软件工程师。

---

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

- **本周 +8308 stars**（当前 91615） · `Python` · 首次入池 2026-06-29_to_2026-07-05
- AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.

- Topics：antigravity, claude-code, codex, gemini, graphrag, knowledge-graph, leiden, openclaw, rag, skills, tree-sitter


**值得关注**：将任意代码、SQL模式、文档甚至媒体文件转化为可查询的知识图谱，直接嵌入多种AI编程助手（Claude Code、Cursor等），统一了应用代码、数据库模式和基础设施的语义理解。

**解决什么**：解决开发者在大型、异构代码库和基础设施中难以快速理解跨文件、跨系统关系的问题，提供统一的结构化查询入口。

**目标用户**：需要理解复杂代码库、数据库架构及基础设施关系的开发者、架构师和AI编码助手用户。

---

### 3. [Shubhamsaboo/awesome-llm-apps](https://github.com/Shubhamsaboo/awesome-llm-apps)

- **本周 +6009 stars**（当前 124576） · `Python` · 首次入池 2026-05-08_to_2026-05-14
- 100+ AI Agent & RAG apps you can actually run — clone, customize, ship.

- Topics：agents, llms, python, rag


**值得关注**：集合了 100 多个可直接运行的 AI Agent 和 RAG 应用模板，覆盖保险理赔、欺诈调查等实际场景，且全部采用 Apache-2.0 开源协议，便于克隆、定制和商用。

**解决什么**：为开发者提供了大量经过端到端测试的 AI 代理和检索增强生成应用起点，避免了从零搭建复杂 AI 系统的重复工作。

**目标用户**：希望快速构建、部署或学习 AI 代理与 RAG 应用的 Python 开发者、产品团队和创业公司。

---

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

- **本周 +5397 stars**（当前 22431） · `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 and mobile.

- 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


**值得关注**：它提供了一个统一的界面（桌面+移动端），让开发者能并行运行和监控多个AI编码代理（如Claude Code、Codex），每个代理在独立的工作树中执行，大幅提升并行开发效率。

**解决什么**：解决了同时使用多个AI编码代理时缺乏协调与统一视图的问题，允许将不同任务分配给独立工作树并行处理，并实时跟踪进度。

**目标用户**：频繁使用AI编码代理（如Claude Code、Codex）的软件开发者，尤其是希望并行处理多个任务的效率型构建者。

---

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

- **本周 +4743 stars**（当前 86115） · `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


**值得关注**：该工具通过 prompt 工程让 AI 编码代理遵循 YAGNI 原则，在真实项目测试中平均减少 54% 代码量，兼顾成本与效率，且声称保持安全护栏。

**解决什么**：解决 AI 编码代理过度设计、生成冗余代码的问题，从而降低 token 消耗、加快生成速度、减少后期维护负担。

**目标用户**：使用 Claude Code、Cursor 等 AI 编码代理的软件开发者，尤其是追求极简实现与成本控制的团队。

---

### 6. [obra/superpowers](https://github.com/obra/superpowers)

- **本周 +4544 stars**（当前 257596） · `Shell` · 首次入池 2026-05-08_to_2026-05-14
- An agentic skills framework & software development methodology that works.

- Topics：ai, brainstorming, coding, obra, sdlc, skills, subagent-driven-development, superpowers


**值得关注**：将需求澄清、计划、TDD、子代理驱动开发整合为一套可复用的 AI 编码代理方法论，支持多种主流工具，近期增长迅速。

**解决什么**：解决 AI 编码代理直接跳入编码导致方向偏差、代码质量和可维护性差的问题，提供引导式开发流程。

**目标用户**：使用 Claude Code、Cursor 等 AI 编码工具的软件开发者。

---

### 7. [iOfficeAI/OfficeCLI](https://github.com/iOfficeAI/OfficeCLI)

- **本周 +4243 stars**（当前 19685） · `C#` · 首次入池 2026-07-06_to_2026-07-12
- OfficeCLI is the first and best Office suite  purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required.

- Topics：agent, ai, claude-code, cli, codex, docx, excel, office, openclaw, pptx, presentation, skills, word, xlsx


**值得关注**：第一个专门为AI代理设计的命令行Office工具，支持直接读取、编辑和自动化Word/Excel/PPT，渲染为HTML/PNG，使AI代理能'看见'文档内容，闭环操作。

**解决什么**：让AI代理在没有Microsoft Office安装的情况下，直接操作Office文档，实现自动化文档处理和视觉反馈。

**目标用户**：AI代理和应用开发者，需要以编程方式处理Office文档的工程师。

---

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

- **本周 +4073 stars**（当前 20309） · `TypeScript` · 首次入池 2026-06-29_to_2026-07-05
- Never stop coding. Free MIT AI gateway: one endpoint, 268+ providers (50+ free), 500+ models — Claude, GPT, Gemini, Kimi K3, GLM, DeepSeek. Works with Claude Code, Codex, Cursor, Cline & Copilot. Quota-aware auto-fallback, RTK+Caveman compression saves 15-95% tokens, MCP/A2A, multimodal, 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


**值得关注**：聚合 268+ 提供商和 500+ 模型为单一端点，内置配额感知故障转移和 token 压缩（节省 15-95%），让开发者免费使用 Claude、GPT、Gemini 等模型，社区活跃度极高（20k+ stars）。

**解决什么**：解决了开发者手动管理多个 AI API 免费配额、速率限制和模型切换的痛点，通过统一网关和自动降级实现不间断的 AI 辅助编码。

**目标用户**：希望零成本或低成本使用多种 AI 模型进行代码生成与辅助的开发者，尤其是 Claude Code、Cursor、Copilot 等 IDE 工具的用户。

---

### 9. [NousResearch/hermes-agent](https://github.com/NousResearch/hermes-agent)

- **本周 +3535 stars**（当前 217278） · `Python` · 首次入池 2026-06-01_to_2026-06-07
- The agent that grows with you

- Topics：ai, ai-agent, ai-agents, anthropic, chatgpt, claude, claude-code, clawdbot, codex, hermes, hermes-agent, llm, moltbot, nous-research, openai, openclaw


**值得关注**：它内置自我改进学习循环，能根据使用经验创建和改进技能，跨会话记忆用户偏好，且支持多种模型和灵活部署，体现了从工具到个性化助手的演进。

**解决什么**：解决现有 AI 代理缺乏长期记忆、无法在持续使用中自我适应和个性化的问题，使代理能随用户成长而进化。

**目标用户**：追求高度个性化、持续学习和自主改进的 AI 助手的个人用户、开发者和团队。

---

### 10. [msitarzewski/agency-agents](https://github.com/msitarzewski/agency-agents)

- **本周 +3176 stars**（当前 133978） · `Shell` · 首次入池 2026-06-29_to_2026-07-05
- A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables.


**值得关注**：该项目提供了一套开箱即用的专业化 AI 代理角色集合，每个代理带有独特人格和明确交付物，可快速部署到 Claude Code、Cursor 等流行工具中用。

**解决什么**：解决了普通用户难以高效编写多领域、高质量 AI prompt 的问题，通过预制专家角色直接输出代码、策略等实际结果。

**目标用户**：需要快速获得特定任务帮助的开发者、创作者、社区运营者，以及希望通过现成角色模板提升 AI 工具效率的人群。

---



## 🆕 本周新发现高潜 Repo



### 1. [openai/codex](https://github.com/openai/codex)

- **99720 stars** · `Rust`
- Lightweight coding agent that runs in your terminal


**值得关注**：OpenAI 官方发布的轻量级终端编码代理，结合 ChatGPT 计划，直接本地运行，与 IDE 和 Web 端互补，展现了 LLM 应用于本地开发工作的趋势。

**解决什么**：为开发者提供一个无需离开终端的智能编码助手，支持通过自然语言交互完成代码操作和任务。

**目标用户**：习惯使用命令行、希望快速获得 AI 辅助编码功能的软件开发者。

---

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

- **72805 stars** · `TypeScript`
- AI agent toolkit: unified LLM API, agent loop, TUI, coding agent CLI


**值得关注**：拥有 7 万星以上，提供了一站式 AI agent 开发工具集：统一多模型 API、agent 运行时、交互式编码 CLI 和终端 UI，降低了从 LLM 调用到完整 agent 落地的复杂度。

**解决什么**：解决开发者需要分别对接多个 LLM 提供商、自行实现工具调用与状态管理、缺少开箱即用编码代理的问题，提供统一接口和可扩展的 agent 框架。

**目标用户**：希望快速集成多模型、构建具备工具调用能力的 AI agent 或使用编码助手的 TypeScript/Node.js 开发者。

---

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

- **66846 stars** · `Rust`
- A coding agent for open models like Kimi K3


**值得关注**：它以 Rust 重写了 Kimi Code 的 harness，为开源模型（如 Kimi K3）提供类 Codex 的编码代理，66k stars 表明对低成本 AI 编程工具的需求强烈。

**解决什么**：让开发者能使用 Kimi K3 等开放模型进行代码生成和交互，降低对高价专有编码助手的依赖。

**目标用户**：希望使用开源或低成本 AI 编码助手的软件开发者。

---

### 4. [Yuan1z0825/nature-skills](https://github.com/Yuan1z0825/nature-skills)

- **29778 stars** · `Python`
- 符合nature论文学术表达和科研绘图的Skill

- Topics：codex-skills, nature, nature-skills


**值得关注**：该项目将 Nature 期刊的学术表达规范与科研绘图风格封装为可复用的 Skills，可直接集成到 Claude Code、Codex 等 AI 编程助手，大幅降低学者用 AI 产出高水准论文的尝试成本。

**解决什么**：解决科研人员在使用大模型辅助写作和绘图时，难以稳定遵循 Nature 等顶级期刊的表达惯例与图表规范的问题，提供了可立即执行的标准化工作流。

**目标用户**：希望借助 AI 提高科研论文撰写与图表质量，且投稿目标为顶级期刊的研究人员及学术作者。

---

### 5. [HKUDS/Vibe-Trading](https://github.com/HKUDS/Vibe-Trading)

- **25314 stars** · `Python`
- "Vibe-Trading: Your Personal Trading Agent"


**值得关注**：一个快速获得大量关注的项目，以极简命令式交互让 AI 代理具备交易能力，结合了 FastAPI 和 React 构建完整的前后端体验。

**解决什么**：降低个人搭建 AI 交易代理的门槛，通过一条命令即可获得一个具备交易能力的智能助手。

**目标用户**：希望快速体验或部署自动化交易代理的个人投资者、量化交易开发者和 AI 应用爱好者。

---




