---
type: weekly_report
report_kind: "github-ai-skills"
period_id: "2026-09-07_to_2026-09-13"
iso_week_for_reference: "2026-W37"
period_start: "2026-09-07"
period_end: "2026-09-13"
generated_at: "2026-09-14T09:58:33.346946+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: 1768
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-09-07 ~ 2026-09-13

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

- **本周 +16950 stars**（当前 44367） · `Python` · 首次入池 2026-07-27_to_2026-08-02
- A skill to stop your coding agent from burying the answer. ADHD-friendly output.

- Topics：adhd, claude-, claude-code-plugin, claude-skills, developer-tools, productivity


**值得关注**：该仓库以极高增速获得大量关注，针对 AI 编程助手输出冗长、答案被埋没的普遍痛点，用极轻量的 skill 规则强制改变 agent 的回复风格。

**解决什么**：解决编程 AI 助手在回答中过多铺垫、寒暄和冗余信息，导致用户难以快速提取关键结论的问题，强制输出行动优先、编号步骤、简洁直接。

**目标用户**：使用 Claude Code 等编程 AI 助手的开发者，尤其是希望获得低干扰、易扫描输出的 ADHD 用户或高效工作流用户。

---

### 2. [tt-a1i/archify](https://github.com/tt-a1i/archify)

- **本周 +9932 stars**（当前 60831） · `JavaScript` · 首次入池 2026-07-06_to_2026-07-12
- Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.

- Topics：agent-skills, architecture-as-code, architecture-diagram, claude-skill, code-visualization, codex, coding-agents, data-flow-diagram, deepseek-harness, developer-tools, diagram-as-code, diagrams, diagrams-as-code, dsh-plugin, mermaid-alternative, opencode, sequence-diagram, software-architecture, system-design, text-to-diagram


**值得关注**：它把 AI 编码代理的输出转化为可验证的交互式架构图，并提供 Before/Delta/After 差异对比，适合在代码评审中审查架构变更。

**解决什么**：让开发者直接在聊天中从代码库或系统描述生成可信、可导出的架构/工作流/序列等图，并支持基于修订版本的拓扑追踪与差异验证，避免代理凭空编造结构。

**目标用户**：使用 Cursor、Claude Code、Codex CLI 或 OpenCode 等编码代理的开发者与系统架构师，需要在文档、评审和分享中快速得到高质量系统图。

---

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

- **本周 +7942 stars**（当前 137361） · `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 编码代理，用极简提示工程对抗 AI 过度生成代码的普遍问题，契合 YAGNI 原则并获得大量关注。

**解决什么**：让 Claude Code、Cursor 等 AI 编程代理减少不必要代码与过度设计，输出更精简、可维护的实现。

**目标用户**：使用 AI 编码代理且希望控制其输出质量、避免冗余代码的开发者。

---

### 4. [cathrynlavery/diagram-design](https://github.com/cathrynlavery/diagram-design)

- **本周 +6817 stars**（当前 39234） · `HTML` · 首次入池 2026-08-10_to_2026-08-16
- 38 editorial diagram types for Claude Code, Codex, and Pi. Self-contained HTML + SVG. No shadows. No Mermaid slop.

- Topics：agent-skills, claude-code, codex, data-visualization, diagrams, drawio, mermaid, svg


**值得关注**：面向 AI 编码代理的高质量图表技能库，提供 38+ 种编辑级图表类型，星标增长迅速，直接回应了 AI 生成图表风格简陋的痛点。

**解决什么**：解决 Claude Code、Codex 等 AI 代理生成图表时样式单调、缺乏设计感的问题，提供自包含 HTML+SVG 模板，并支持转换 draw.io、Mermaid、Excalidraw 等格式。

**目标用户**：使用 AI 编码工具且需要美观文档图表的技术写作者、开发者和内容创作者。

---

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

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


**值得关注**：知名 TypeScript 教育者 Matt Pocock 公开了自己日常使用的 AI agent 技能集，强调‘真实工程’而非‘氛围编程’，且设计上小、可组合、可修改。

**解决什么**：解决现有 agent 流程框架（如 GSD、BMAD、Spec-Kit）过度掌控流程、难以调试且剥夺开发者控制权的问题，提供一组轻量、可适配的工程技能。

**目标用户**：使用 AI 编码代理进行实际应用开发的工程师，尤其是对现有 agent 流程框架不满意、希望拥有可控且可定制技能集的开发者。

---

### 6. [affaan-m/ECC](https://github.com/affaan-m/ECC)

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


**值得关注**：该 repo 宣称面向 Claude Code、Codex、Opencode、Cursor 等多种 AI 编码代理提供统一的 agent harness 优化层，涵盖技能、记忆、安全与研究优先开发，若属实可降低多代理环境集成成本；但 README 摘要仅含徽章与语言链接，且 star 数异常偏高，需谨慎看待实际完成度。

**解决什么**：试图解决 AI 编码代理在多工具环境下性能、记忆、安全与开发流程不统一的问题。

**目标用户**：使用 Claude Code、Codex、Cursor 等 AI 编码工具并希望提升代理稳定性与效率的开发者。

---

### 7. [heygen-com/hyperframes](https://github.com/heygen-com/hyperframes)

- **本周 +5192 stars**（当前 49626） · `TypeScript` · 首次入池 2026-06-22_to_2026-06-28
- Write HTML. Render video. Built for agents.

- Topics：ai, animation, ffmpeg, framework, gsap, html, mcp, puppeteer, rendering, typescript, video


**值得关注**：该项目将 HTML/CSS 动画渲染为确定性 MP4 视频，并明确面向 AI 编码代理设计，使程序化视频生成成为可能。其高星增长（近 5 万 stars，周增 5k+）显示该方向受到广泛关注。

**解决什么**：解决用传统视频工具制作动画视频门槛高、难以程序化和由 AI 代理驱动的问题，让开发者/代理用熟悉的 HTML/CSS 即可生成视频。

**目标用户**：AI 编码代理、前端/全栈开发者，以及需要批量或自动化生成视频内容的团队。

---

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

- **本周 +5019 stars**（当前 67860） · `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 remote runtime.

- 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


**值得关注**：它将 Codex、Claude Code、OpenCode、Pi 等多个 AI 编码代理并行编排到独立 git worktree 中，并提供统一终端、移动端和远程运行时，适合想同时驱动多代理提高吞吐的开发者。

**解决什么**：解决单代理串行效率低和多代理并行时代码变更隔离、任务追踪、跨设备监控困难的问题，让用户用自己的订阅在同一界面管理多个代理。

**目标用户**：高频使用多种 AI 编码代理、需要并行处理多个任务的独立开发者或小型高效团队。

---

### 9. [THU-MAIC/OpenMAIC](https://github.com/THU-MAIC/OpenMAIC)

- **本周 +4055 stars**（当前 36485） · `TypeScript` · 首次入池 2026-08-24_to_2026-08-30
- Open Multi-Agent Interactive Classroom — Get an immersive, multi-agent learning experience in just one click


**值得关注**：由清华团队开发，结合多智能体交互构建沉浸式课堂，一键部署，适合快速体验 AI 驱动的教学场景。

**解决什么**：让用户无需复杂配置即可创建多智能体互动的学习环境，用 AI agent 辅助构建和开展课程。

**目标用户**：教育工作者、课程设计者及希望体验多智能体学习场景的学习者和开发者。

---

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

- **本周 +3792 stars**（当前 286211） · `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、YAGNI/DRY）封装为可组合技能和初始化指令，让 AI 编码代理按流程工作而非直接写代码，且适配多种主流 CLI 工具。

**解决什么**：解决 AI 编码代理在缺乏明确规范和计划时容易生成低质量、偏离需求或难以维护代码的问题，通过强制前期设计和测试驱动开发提升输出可靠性。

**目标用户**：使用 Claude Code、Cursor、Codex、Gemini CLI 等 AI 编码工具的开发者或团队，希望让代理更自主、可控地完成开发任务。

---



## 🆕 本周新发现高潜 Repo



### 1. [hugohe3/ppt-master](https://github.com/hugohe3/ppt-master)

- **54109 stars** · `Python`
- AI turns documents or topics into real, native PowerPoint decks—with native shapes, transitions and animations, data-backed charts and tables on demand, audio narration from speaker notes, and support for your own .pptx templates. · by Hugo He

- Topics：ai-agent, aippt, office, powerpoint, powerpoint-generation, ppt, pptx, presentation, slide, slides


**值得关注**：将 AI 生成 PPT 从简单文本排版推进到原生 PowerPoint 结构，支持形状、转场、动画、图表和自定义模板，技术上更贴近真实办公场景。

**解决什么**：减少用户从文档或主题手动制作专业演示文稿的时间，自动生成可编辑的原生 .pptx 文件，并保留复杂视觉元素和模板一致性。

**目标用户**：需要频繁制作商务演示、教学课件或汇报材料的职场人士、教育工作者和内容创作者。

---

### 2. [freestylefly/awesome-gpt-image-2](https://github.com/freestylefly/awesome-gpt-image-2)

- **31660 stars** · `JavaScript`
- Prompt as Code | GPT Image 2 / 2.5 提示词与案例库，530+ 个案例、20+ 套工业级模板与可复用 Skills，新增 2.5 同提示词对比专区，附完整提示词与生成记录，持续更新。

- Topics：agents, ai-image-generation, chatgpt, dsh-plugin, gpt-image-2, image-prompts, prompt-as-code, prompt-engineering, skills, workflow-automation


**值得关注**：该仓库汇集了超过500个针对 GPT Image 2/2.5 的反向工程提示词案例和20多套工业级模板，并提供同提示词在2.5版本下的对比专区，对图像生成提示工程研究有参考价值。

**解决什么**：降低了用户探索和复用高质量 GPT Image 提示词的成本，提供了可复用的模板与 Skills，便于快速生成特定风格或工业级图像。

**目标用户**：使用 GPT Image 系列模型进行图像生成、提示词工程研究或工作流自动化的开发者和设计师。

---

### 3. [BloopAI/vibe-kanban](https://github.com/BloopAI/vibe-kanban)

- **28077 stars** · `Rust`
- Get 10X more out of Claude Code, Codex or any coding agent

- Topics：agent, ai-agents, kanban, management, task-manager


**值得关注**：它把看板式任务管理与 AI 编码代理的工作流结合起来，提供从规划、执行到审查和预览的一体化界面。但项目已宣布停止维护，需谨慎关注。

**解决什么**：解决工程师在规划、派发和审查多个 AI 编码代理时缺乏统一管理界面、反馈效率低的问题。

**目标用户**：使用 Claude Code、Codex、Gemini CLI 等编码代理的软件工程师和开发团队。

---

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

- **27101 stars** · `Python`
- Skills Catalog for Codex


**值得关注**：该仓库展示了 Codex 的 Agent Skills 目录与安装方式，是理解 OpenAI 早期技能打包与复用机制的重要参考；目前已被官方弃用并迁移至 Plugins 仓库。

**解决什么**：将可复用的指令、脚本和资源打包为技能，供 Codex 等 AI 代理发现和调用，以重复完成特定任务。

**目标用户**：使用 Codex 并希望复用或分发团队特定任务能力的开发者与团队。

---

### 5. [Tencent/WeKnora](https://github.com/Tencent/WeKnora)

- **22893 stars** · `Go`
- Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.


**值得关注**：腾讯开源的高星标 LLM 知识平台，将 RAG、自主推理代理与自维护 Wiki 结合，工程化程度较高。

**解决什么**：将原始文档自动转化为可查询的 RAG 知识库，并支持自主推理代理和自动维护的 Wiki，降低知识管理门槛。

**目标用户**：需要构建私有知识库、RAG 应用或智能问答系统的开发者和企业。

---




