---
type: weekly_report
report_kind: "github-ai-skills"
period_id: "2026-06-01_to_2026-06-07"
iso_week_for_reference: "2026-W23"
period_start: "2026-06-01"
period_end: "2026-06-07"
generated_at: "2026-06-08T09:28:39.543333+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: 413
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-06-01 ~ 2026-06-07

> 基于历史快照计算 star 增量；追踪池规模 413 个 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. [affaan-m/ECC](https://github.com/affaan-m/ECC)

- **本周 +9224 stars**（当前 209856） · `JavaScript` · 首次入池 2026-05-08_to_2026-05-14
- The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

- Topics：ai-agents, anthropic, claude, claude-code, developer-tools, llm, mcp, productivity


**值得关注**：高星关注度，专注于为Claude Code、Cursor等AI编码代理提供性能优化框架，通过技能、记忆、安全等模块提升效率，已有npm包和GitHub App落地。

**解决什么**：解决AI编码代理在执行复杂任务时缺乏持久记忆、安全策略和可扩展技能的问题，增强其可靠性和上下文连续性。

**目标用户**：使用Claude Code、Codex、Cursor等AI辅助编码工具的开发者及追求定制化代理系统的团队。

---

### 2. [colbymchenry/codegraph](https://github.com/colbymchenry/codegraph)

- **本周 +8405 stars**（当前 43785） · `TypeScript` · 首次入池 2026-05-08_to_2026-05-14
- Pre-indexed code knowledge graph for Claude Code, Codex, Gemini, Cursor, OpenCode, AntiGravity, Kiro, and Hermes Agent — fewer tokens, fewer tool calls, 100% local


**值得关注**：为多个主流 AI 编程助手提供预索引的代码知识图谱，可显著降低 token 消耗和工具调用次数，提升大型代码库的交互效率

**解决什么**：解决 AI 编程助手在理解大型项目结构时频繁调用工具、消耗大量上下文 token 的问题，通过预构建的语义图实现高效查询

**目标用户**：使用 Claude Code、Cursor、Codex 等 AI 编程助手的开发者，尤其是维护大型代码库的团队

---

### 3. [farion1231/cc-switch](https://github.com/farion1231/cc-switch)

- **本周 +7630 stars**（当前 94182） · `Rust` · 首次入池 2026-05-11_to_2026-05-17
- A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Gemini CLI & Hermes Agent. Only official website: ccswitch.io

- Topics：ai-tools, claude-code, codex, desktop-app, hermes, hermes-agent, mcp, minimax, omo, open-source, openclaw, openclaw-ui, opencode, provider-management, rust, skills, skills-management, tauri, typescript, wsl-support


**值得关注**：统一管理多个主流AI编码助手，提供跨平台桌面体验，有望简化工具切换与配置流程

**解决什么**：解决开发者在多个AI编码工具间频繁切换、独立配置的痛点，提升工作流效率

**目标用户**：同时使用多种AI编码工具（如Claude Code、Codex等）的开发者

---

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

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


**值得关注**：高星数（12万+）表明社区对实用Agent技能集需求强烈，它提供对AI编码代理行为的精细控制，避免“vibe coding”的不可控性。

**解决什么**：解决AI编码代理不遵循指令、输出冗长等问题，让工程师按自己方式控制开发流程，而非被黑箱式流程束缚。

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

---

### 5. [Lum1104/Understand-Anything](https://github.com/Lum1104/Understand-Anything)

- **本周 +7146 stars**（当前 54386） · `TypeScript` · 首次入池 2026-05-18_to_2026-05-24
- Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.

- Topics：antigravity-skills, business-knowledge, claude-code, claude-skills, codebase-analysis, codex, codex-skills, developer-tools-ai-agent, gemini-cli-skills, karpathy-llm-wiki, knowledge-base, knowledge-graph, memory, opencode-skills, pi-agent, understandcode, vibe-coding


**值得关注**：将代码库或文档自动转化为可交互知识图谱，结合多种 AI 工具，能帮助开发者快速理解和探索复杂代码结构及业务逻辑

**解决什么**：解决大型代码库或知识库难以快速理解、导航和提问的问题，通过知识图谱可视化降低认知负荷

**目标用户**：需要快速理解陌生代码库的开发者、架构师以及用 AI 辅助编程的工程师

---

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

- **本周 +6763 stars**（当前 36679） · `Shell` · 首次入池 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


**值得关注**：该项目通过一套便携的Agent技能集，直接瞄准AI生成前端UI普遍缺乏设计感的痛点，拥有极高社区热度（36k+ stars），反映了“vibecoding”趋势下对美学输出的需求。

**解决什么**：解决AI代理在生成前端界面时倾向于产出平庸、无设计感的“通用模板”代码，缺乏专业的排版、动效、间距和品牌感。

**目标用户**：使用Claude Code、Cursor、Codex等AI编码工具进行前端开发的工程师和设计师。

---

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

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


**值得关注**：该项目提供了一套系统化的方法论和可组合技能，让 AI 编码代理在执行任务时自动遵循规范的需求澄清、设计评审、计划制定和子代理驱动开发流程，提升了代理的自主性和输出质量。

**解决什么**：解决 AI 编码代理常直接陷入编码、忽略需求对齐和架构设计的问题，通过内置流程引导代理先理解意图、制定规范和实施计划，减少返工和低质量代码。

**目标用户**：使用 AI 编码代理（如 Claude Code、Codex CLI 等）的开发者，希望提高代理输出可靠性和自主协作效率的个人或团队。

---

### 8. [D4Vinci/Scrapling](https://github.com/D4Vinci/Scrapling)

- **本周 +5277 stars**（当前 61929） · `Python` · 首次入池 2026-05-08_to_2026-05-14
- 🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!

- Topics：ai, ai-scraping, automation, crawler, crawling, crawling-python, data, data-extraction, mcp, mcp-server, playwright, python, scraping, selectors, stealth, web-scraper, web-scraping, web-scraping-python, webscraping, xpath


**值得关注**：Scrapling 是一个快速增长的自适应 Web Scraping 框架，融合了 AI 驱动的选择器和隐身技术，能应对反爬，且原生支持 Playwright 和 MCP 协议，将抓取与现代工具链深度集成。

**解决什么**：解决了现代动态网站反爬机制日益复杂、传统选择器易失效的问题，提供从单请求到全量爬取的一站式自适应数据提取能力。

**目标用户**：需要从反爬网站稳定提取数据的 Python 开发者、数据工程师和安全研究人员。

---

### 9. [safishamsi/graphify](https://github.com/safishamsi/graphify)

- **本周 +4553 stars**（当前 61919） · `Python` · 首次入池 2026-05-08_to_2026-05-14
- 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


**值得关注**：将任意代码文件夹、文档、图像等自动转化为可查询的知识图谱，并集成到 Claude Code、Cursor 等主流 AI 编程助手的工作流中，提供了一种跨代码、数据库 schema 和基础设施的统一理解方式。

**解决什么**：解决开发者在大型代码库中难以理解全局结构、关联关系和依赖的问题，通过将分散的代码与文档等整合为知识图谱，支持自然语言查询和检索增强生成。

**目标用户**：使用 AI 编程助手（如 Claude Code、Cursor、Codex）的开发者、架构师和数据工程师，尤其适合需要快速掌握复杂项目结构或实施 GraphRAG 的团队。

---

### 10. [mvanhorn/last30days-skill](https://github.com/mvanhorn/last30days-skill)

- **本周 +4201 stars**（当前 31084） · `Python` · 首次入池 2026-05-08_to_2026-05-14
- AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary

- Topics：ai-prompts, ai-skill, bluesky, claude, claude-code, clawhub, deep-research, hackernews, instagram, openclaw, polymarket, recency, reddit, research, social-media, tiktok, trends, twitter, web-search, youtube


**值得关注**：以 AI agent 驱动，并行搜索 Reddit、X、YouTube、HN、Polymarket 等平台，并按真实用户的点赞、投票和预测市场资金进行加权评分，再由 AI 综合摘要，提供了一种由公众参与度驱动的新型研究方式。

**解决什么**：解决从多个分散社交与信息平台快速收集、评分并合成某个话题的舆论摘要的问题，省去人工逐个平台检索和归纳的繁琐过程。

**目标用户**：需要跨平台舆情分析、市场调研或内容趋势追踪的研究员、营销人员、产品经理和创作者。

---



## 🆕 本周新发现高潜 Repo



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

- **185977 stars** · `Python`
- The agent that grows with you


**值得关注**：提出“自我改进”的AI代理概念，内置学习循环，能自动从对话中提炼技能、持久化记忆并跨会话构建用户模型，超越了常见的无状态聊天机器人。

**解决什么**：解决普通AI助手无法长期记忆、无法从历史交互中学习和个性化的问题，让代理持续适应用户。

**目标用户**：希望部署可自托管、持续学习、跨平台使用的个性化AI助手的开发者与技术用户。

---

### 2. [nexu-io/open-design](https://github.com/nexu-io/open-design)

- **60941 stars** · `TypeScript`
- 🎨 Local-first, open-source Claude Design alternative. 🖥️ Native desktop app. ⚡ 259+ Skills · ✨ 142+ Design Systems 🖼️ Web · desktop · mobile prototypes · slides · images · videos · HyperFrames 📦 Sandboxed preview · HTML/PDF/PPTX/MP4 export 🤖 Claude Code / OpenClaw / Codex / Cursor / OpenCode / Qwen / Copilot / Hermes / Kimi & 17+ CLIs.

- Topics：agent-skills, ai-agents, ai-design, byok, claude-code-for-design, claude-design, codex-design, coding-agents, cursor-design, design-systems, design-tools, desktop-app, figma-alternative, generative-ai, hermes-agent, local-first, no-code, prototyping, ui-generator, vibe-coding


**值得关注**：该项目以60k+ stars迅速崛起，整合了Claude Code、Cursor等20多种AI代理与259+技能、142+设计系统，提供本地优先、开源的AI驱动设计工具，直接对标Figma与Claude Artifacts。

**解决什么**：让无编程或设计经验的用户通过自然语言快速生成网站、移动原型、幻灯片、视频等全媒介设计产出，并本地沙箱预览与导出，大幅降低原型创建门槛。

**目标用户**：产品经理、创业者、非技术背景的内容创作者，以及希望用AI高效迭代设计原型的设计师和开发者。

---

### 3. [siyuan-note/siyuan](https://github.com/siyuan-note/siyuan)

- **44321 stars** · `TypeScript`
- A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.

- Topics：agent, digital-garden, electron, knowledge-base, knowledge-graph, local-first, markdown, note-taking, notebook, notes-app, pdf, personal-knowledge-base, personal-knowledge-management, pkm, s3, self-hosted, siyuan, webdav, wiki


**值得关注**：将本地优先、Markdown 编辑、双向链接与自托管同步结合，拥有 4.4 万星，是开源个人知识管理领域的成熟产品。

**解决什么**：让用户在不依赖第三方云服务的前提下，安全地创建、管理、同步和检索个人知识库，并支持端到端加密。

**目标用户**：需要隐私可控、跨设备同步的知识管理工具的技术用户和笔记爱好者。

---

### 4. [Yeachan-Heo/oh-my-claudecode](https://github.com/Yeachan-Heo/oh-my-claudecode)

- **35956 stars** · `TypeScript`
- Teams-first Multi-agent orchestration for Claude Code

- Topics：agentic-coding, ai-agents, automation, claude, claude-code, multi-agent-systems, oh-my-opencode, opencode, parallel-execution, vibe-coding


**值得关注**：该工具为 Claude Code 引入多智能体编排，支持团队并行执行和零学习曲线，已有超 35k stars，社区热度高。

**解决什么**：解决 Claude Code 原生缺乏多智能体协作和团队级任务管理的问题，提供开箱即用的编排查。

**目标用户**：使用 Claude Code 进行 AI 辅助开发的个人开发者及需要多人协作的工程团队。

---

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

- **23175 stars** · `Python`
- Give your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.


**值得关注**：它以统一 CLI 接口让 AI Agent 直接读取多个封闭或付费平台（如推特、Reddit、小红书、B站）的内容，无需开发者逐个对接 API 和解决反爬，降低了 Agent 联网成本。

**解决什么**：解决了 AI Agent 获取社交媒体、视频平台等分散生态信息时，需要分别处理认证、付费 API、反爬和数据清洗的高门槛问题。

**目标用户**：希望让 AI Agent 具备互联网信息检索能力，又不想逐个平台折腾接入细节的开发者或 Agent 使用者。

---




