---
type: weekly_report
report_kind: "github-ai-skills"
period_id: "2026-07-06_to_2026-07-12"
iso_week_for_reference: "2026-W28"
period_start: "2026-07-06"
period_end: "2026-07-12"
generated_at: "2026-07-13T09:36:53.915817+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: 896
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-06 ~ 2026-07-12

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

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


**值得关注**：来自资深工程师的实战 AI 编码代理技能集，注重可控性与可组合性，而非黑盒式流程，能直接嵌入日常开发工作流。

**解决什么**：解决 AI 编码代理不听使唤、输出过于啰嗦等问题，将工程化经验转化为可复用的代理行为指引。

**目标用户**：使用 Claude、Cline 等 AI 编码代理进行实际软件开发的工程师。

---

### 2. [addyosmani/agent-skills](https://github.com/addyosmani/agent-skills)

- **本周 +7827 stars**（当前 77602） · `JavaScript` · 首次入池 2026-05-08_to_2026-05-14
- Production-grade engineering skills for AI coding agents.

- Topics：agent-skills, antigravity, claude-code, codex, cursor, skills


**值得关注**：将资深工程师的开发工作流封装为可复用的 AI 代理技能，用结构化命令驱动从需求到上线的完整生命周期，显著提升代理输出的工程严谨度。

**解决什么**：解决 AI 编程代理生成代码时常缺乏系统性流程和质量把关的问题，提供预定义的 spec、plan、build、test、review 等阶段技能，确保遵循生产级工程实践。

**目标用户**：使用 Claude Code、Cursor、Codex 等 AI 编程代理，并希望其输出符合资深工程师标准流程的开发者。

---

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

- **本周 +6752 stars**（当前 56739） · `JavaScript` · 首次入池 2026-06-15_to_2026-06-21
- Extracted system prompts from Anthropic - Claude Fable 5, Opus 4.8, Claude Code, Claude Design. OpenAI - ChatGPT GPT-5.6, Codex GPT-5.6, GPT-5.5. Google - Gemini 3.5 Flash, 3.1 Pro, Antigravity. xAI - Grok, Cursor, Copilot, VS Code, Perplexity, and more. Updated regularly.

- Topics：ai, ai-agents, anthropic, awesome, chatbot, chatgpt, claude, claude-code, codex, deep-learning, education, gemini, generative-ai, google, llm, machine-learning, nlp, open-source, openai, prompt-engineering


**值得关注**：集中收集了 Claude、ChatGPT、Gemini 等主流 AI 模型的隐藏系统提示，揭示其内置规则、约束与行为引导，对理解模型安全对齐和提示工程有直接参考价值。

**解决什么**：公开了非透明的 AI 系统提示，便于研究模型的行为边界、规避机制及厂商预设指令，支持独立审计与安全分析。

**目标用户**：AI 安全研究者、提示工程师、模型对齐研究者以及关注 AI 系统透明度的技术爱好者。

---

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

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


**值得关注**：将 YAGNI 原则固化为 AI agent 技能，通过特定 prompt 工程显著减少代码冗余，实验数据显示平均减少 54% 代码量并降低成本与延迟，对 AI 编码效率有可量化的改进。

**解决什么**：解决 AI 编码代理倾向于过度设计、生成不必要的代码，导致维护负担和资源浪费的问题。

**目标用户**：使用 Claude Code、Cursor 等 AI 编码工具的开发者，追求极简实现和成本控制的团队。

---

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

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


**值得关注**：为 AI 编程助手提供了一套结构化的软件开发方法论，通过可组合的技能和指令让代理从需求澄清、设计、计划到子代理驱动开发，避免了直接跳入代码的混乱。

**解决什么**：解决 AI 编程代理缺乏系统性开发流程、容易产出质量低下或偏离需求代码的问题，让代理遵循类似 TDD、YAGNI 等工程实践。

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

---

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

- **本周 +5127 stars**（当前 83307） · `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 编码助手无缝集成，实现跨语言、跨资产的全景式代码理解与关系推导。

**解决什么**：解决大型项目中代码、数据模式、基础设施等资产分散、关系不透明的问题，提供统一的知识查询入口，加速人工或 AI 辅助的代码分析、影响评估与架构理解。

**目标用户**：使用 AI 编码助手（如 Claude Code、Cursor、Gemini CLI）并需要深度理解复杂多语言代码库的开发者与架构师。

---

### 7. [Leonxlnx/taste-skill](https://github.com/Leonxlnx/taste-skill)

- **本周 +4979 stars**（当前 62497） · `JavaScript` · 首次入池 2026-05-25_to_2026-05-31
- Taste-Skill - gives your AI good taste. stops the AI from generating boring, generic slop 

- Topics：agent, ai, claude, claude-code, codex, coding, design, frontend, lowcode, nocode, skill, skills, vibecoding


**值得关注**：为 AI 编码代理提供了一套可移植的‘品味’技能，直接解决了 AI 生成 UI 千篇一律、缺乏设计感的问题，获得了很高关注度。

**解决什么**：解决 AI 代理构建前端界面时产出样式呆板、布局混乱、缺乏动效等‘无品味’结果的问题。

**目标用户**：使用 Claude Code、Cursor、Codex 等 AI 编码代理并通过提示词或技能生成前端 UI 的开发者。

---

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

- **本周 +4652 stars**（当前 17034） · `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 等），每个代理在独立的 git worktree 中工作，避免代码冲突，并可从手机远程监控进度。

**解决什么**：解决了同时使用多个 AI 编码代理时，难以管理并行任务、隔离工作区、追踪进度的痛点。

**目标用户**：希望利用多个 AI 代理并行加速开发的高级开发者、自由职业者或小型技术团队。

---

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

- **本周 +4348 stars**（当前 16236） · `TypeScript` · 首次入池 2026-06-29_to_2026-07-05
- Never stop coding. Free AI gateway: one endpoint, 231+ providers (50+ free), connect Claude Code, Codex, Cursor, Cline & Copilot to FREE Claude/GPT/Gemini. RTK+Caveman stacked compression saves 15-95% tokens, smart auto-fallback, MCP/A2A, multimodal APIs, Desktop/PWA.

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


**值得关注**：聚合 231+ AI 提供商（含 90+ 免费）为单一端点，内置压缩与智能回退，显著降低多模型使用成本与配置复杂度，契合当下免费 AI 工具链趋势

**解决什么**：为使用多种 AI 工具（Claude Code、Cursor 等）的开发者提供统一 API，避免分别对接不同提供商，并通过压缩和自动故障转移节省令牌、防止限流

**目标用户**：需要低成本、高可用接入多个大语言模型以辅助编码或集成 AI 的开发者与团队

---

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

- **本周 +4060 stars**（当前 213743） · `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 研究机构 Nous Research 打造。

**解决什么**：解决 AI agent 缺乏长期学习、记忆和个性化的问题，提供可自我进化的助手，避免每次交互都从零开始。

**目标用户**：希望拥有可成长、跨设备、低运维成本的个性化 AI 助手的开发者、研究者及高级用户。

---



## 🆕 本周新发现高潜 Repo



### 1. [zylon-ai/private-gpt](https://github.com/zylon-ai/private-gpt)

- **57330 stars** · `Python`
- Complete API layer for private AI applications on local models: RAG, skills, tools, MCP, text-to-sql, and more. Works with any OpenAI-compatible inference server.

- Topics：ai, ai-tools, on-premise


**值得关注**：将本地模型快速包装为具备RAG、工具调用、MCP等高级能力的生产级API，大幅降低从本地推理到完整应用的工程门槛

**解决什么**：提供了一套开箱即用的API层，使开发者无需从零实现检索增强生成、技能管理、工具调用等后台基座，即可将本地模型转化为私有AI应用

**目标用户**：需要构建数据私有化、离线或合规性强的AI应用的企业开发者和后端工程师

---

### 2. [sickn33/agentic-awesome-skills](https://github.com/sickn33/agentic-awesome-skills)

- **43015 stars** · `Python`
- Installable GitHub library of 1,900+ agentic skills for Claude Code, Cursor, Codex CLI, Autohand Code, Gemini CLI, Antigravity, and more. Includes specialized plugins, installer CLI, bundles, workflows, and official/community skill collections.

- Topics：agent-skills, agentic-skills, ai-agent-skills, ai-agents, ai-coding, ai-workflows, antigravity, antigravity-skills, claude-code, claude-code-skills, codex-cli, codex-skills, cursor, cursor-skills, developer-tools, gemini-cli, gemini-skills, kiro, mcp, skill-library


**值得关注**：整合了1900+个结构化的智能体技能，支持跨多种AI编码工具安装与复用，形成了统一的技能库和发现机制。

**解决什么**：解决AI编码助手缺乏标准化可复用操作指令的问题，提供可搜索、可安装的技能目录，简化跨工具能力集成。

**目标用户**：使用Claude Code、Cursor、Gemini CLI等AI编码助手的软件开发者与工程团队。

---

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

- **39402 stars** · `Makefile`
- Make AI do actual work. Swap the model anytime — keep everything you've built.

- Topics：agents, ai, anton, artificial-inteligence, claude, claude-cowork, codex, cowork, deepseek, glm, hermes, hermes-agent, kimi, mcp, mindsdb


**值得关注**：高星标（39k+）项目，提出统一 AI 代理工作空间概念，支持模型切换和代理协作，将 AI 工作流程产品化。

**解决什么**：为用户提供一个平台来委托整个项目给 AI 代理，从数据处理到模型路由，再到生成可发布的应用，无需在多个工具间切换。

**目标用户**：希望用 AI 代理自动化复杂任务的开发者、数据科学家，以及需要快速构建 AI 驱动应用的团队。

---

### 4. [e2b-dev/awesome-ai-agents](https://github.com/e2b-dev/awesome-ai-agents)

- **28716 stars**
- A list of AI autonomous agents

- Topics：agent, ai, artificial-intelligence, autogpt, autonomous-agents, awesome, babyagi, copilot, gpt, gpt-4, gpt-engineer, openai, python


**值得关注**：这是一个高度活跃、社区驱动的 AI Agent 精选列表，涵盖开源和闭源项目，并配有关联的 SDK 列表和可视化图谱，为快速了解 AI Agent 生态提供了入口。

**解决什么**：解决 AI Agent 领域项目分散、信息碎片化的问题，提供结构化的项目发现和比较资源。

**目标用户**：AI 开发者、研究人员、产品经理及技术决策者等需要跟踪 AI Agent 生态发展的群体。

---

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

- **22027 stars** · `Python`
- 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


**值得关注**：提供开箱即用的个人AI助手框架，支持本地或云端部署，易于集成多种聊天应用，并具备高可扩展性。

**解决什么**：解决了构建和部署个人AI助手的技术门槛问题，让用户快速拥有可定制、可扩展的AI助手。

**目标用户**：注重隐私、希望快速拥有个性化AI助手的普通用户以及需要集成AI对话能力的开发者。

---




