数据来源:GitHub 官方 Trending 周榜(
since=weekly)+ GitHub Trending CN 技能 + GitHub AI Trends 技能。 说明:GitHub 官方 Trending 周榜直接给出「本周新增 Star(收藏飙升数)」,是最权威的"上升"指标;两个技能脚本提供的总 Star 与简介作为补充与交叉验证。 抓取时间:2026-09-12(CST)。
🔥 核心洞察:本周 GitHub 被 "Agent Skills(智能体技能)" 刷屏了
本周飙升榜几乎被同一类项目占领——给 Claude Code / Codex / Cursor / OpenClaw 等 AI 编程智能体用的 "skills(技能包)"。从 ADHD 友好的输出修正、画图设计、营销文案到 SEO 工具,开发者们正把各种"专业能力"封装成分发给智能体的技能仓库。这是一个非常明确的新趋势:智能体的"可插拔能力市场"正在爆发。
📈 榜单一:本周收藏飙升总榜(按本周新增 Star 排序)
|
|
|
|
|
|
|
|---|---|---|---|---|---|
|
|
|
|
|
|
+13,164 |
|
|
|
|
|
|
+11,054 |
|
|
|
|
|
|
+11,006 |
|
|
|
.agents 目录
|
|
|
+10,571 |
|
|
|
|
|
|
+8,916 |
|
|
|
|
|
|
+8,714 |
|
|
|
|
|
|
+7,776 |
|
|
|
|
|
|
+4,650 |
|
|
|
|
|
|
+4,649 |
|
|
|
|
|
|
+4,509 |
|
|
|
|
|
|
+3,481 |
|
|
|
|
|
|
+2,765 |
|
|
|
|
|
|
+1,810 |
|
|
|
|
|
|
+1,726 |
|
|
|
|
|
|
+1,637 |
|
|
|
|
|
|
+1,532 |
|
|
|
|
|
|
+1,507 |
|
|
|
|
|
|
+1,063 |
|
|
|
|
|
|
+964 |
|
|
|
|
|
|
+804 |
|
|
|
|
|
|
+691 |
|
|
|
|
|
|
+338 |
🧭 重点解读(Top 8 详细介绍)
-
ayghri/i-have-adhd(+13,164) — 一个"反套路"的编程智能体技能:专门修正智能体把关键答案埋在冗长输出里的坏习惯,强制清晰、ADHD 友好的呈现。本周飙升第一,说明开发者对"智能体输出质量"的痛点极强。
-
DietrichGebert/ponytail(+11,054) — 让 AI 智能体学会"偷懒":以最懒的高级开发思维工作,能用现成方案就别写新代码。135k 总 Star 的成熟项目,本周再次爆发。
-
tt-a1i/archify(+11,006) — 智能体画图神器,产出自包含、可验证、带动效的架构/流程/时序图,并支持高清导出。契合"智能体要做真正可交付产物"的需求。
-
mattpocock/skills(+10,571) — 知名工程师 Matt Pocock 公开自己的
.agents技能目录,260k 总 Star 的超高人气背书,本周继续高增。 -
bilawalsidhu/gods-eye-view(+8,916) — 把"间谍卫星"搬进浏览器:基于真实地理数据在写实 3D 地球上做空间情报可视化,技术与视觉双重惊艳,是本周少有的"硬核好玩"项目。
-
affaan-m/ECC(+8,714) — 智能体 harness 性能优化系统,覆盖技能、本能、记忆、安全与研究优先开发,是"给智能体装引擎"类工具的头部项目。
-
cathrynlavery/diagram-design(+7,776) — 38 种编辑级图表风格,明确反对"Mermaid 套路感",强调无阴影、干净的 SVG/HTML 产出,是设计向智能体的代表。
-
microsoft/markitdown(+4,650) — 微软文档转 Markdown 工具,借助 AI 文档处理热度稳居上升通道,是 RAG / 知识库工作流的常用前置工具。
🤖 榜单二:AI 领域热门项目(GitHub AI Trends 技能)
以下由 GitHub AI Trends 技能产出,按近期活跃度与总 Star 排序,反映本周 AI 生态的高热度玩家。其中 ponytail 同时登上官方飙升榜(见榜单一)。其余多为成熟大型 AI 项目,此处列出其当前总 Star 作为参考。
|
|
|
|
|
|---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
📌 数据说明与局限
-
飙升数口径:榜单一的"本周飙升 ⭐"取自 GitHub 官方 Trending 周榜的「stars this week」,是真实的本周新增收藏数。 -
总 Star 口径:来自 GitHub API(两个技能脚本),抓取时刻可能有分钟级延迟。 -
API 限额:本环境未配置 GITHUB_TOKEN,GitHub 官方 Trending HTML 页被代理拦截,故飙升数经由 WebFetch 获取;项目简介与总 Star 经 API 交叉核对,数据一致。 -
榜单二由 GitHub AI Trends 技能按"近期活跃 + 高 Star"产出,反映的是 AI 生态整体热度,并非全部都登上本周飙升榜。
想获取更精准的"本周新增 Star",建议配置
GITHUB_TOKEN后直接爬取github.com/trending?since=weekly,或每周定时刷新本表。
引用链接
[1]ayghri/i-have-adhd: https://github.com/ayghri/i-have-adhd
[2]DietrichGebert/ponytail: https://github.com/DietrichGebert/ponytail
[3]tt-a1i/archify: https://github.com/tt-a1i/archify
[4]mattpocock/skills: https://github.com/mattpocock/skills
[5]bilawalsidhu/gods-eye-view: https://github.com/bilawalsidhu/gods-eye-view
[6]affaan-m/ECC: https://github.com/affaan-m/ECC
[7]cathrynlavery/diagram-design: https://github.com/cathrynlavery/diagram-design
[8]microsoft/markitdown: https://github.com/microsoft/markitdown
[9]blader/humanizer: https://github.com/blader/humanizer
[10]THU-MAIC/OpenMAIC: https://github.com/THU-MAIC/OpenMAIC
[11]NousResearch/hermes-agent: https://github.com/NousResearch/hermes-agent
[12]coreyhaines31/marketingskills: https://github.com/coreyhaines31/marketingskills
[13]mksglu/context-mode: https://github.com/mksglu/context-mode
[14]ruvnet/ruflo: https://github.com/ruvnet/ruflo
[15]humanlayer/skills: https://github.com/humanlayer/skills
[16]openai/skills: https://github.com/openai/skills
[17]every-app/open-seo: https://github.com/every-app/open-seo
[18]openai/plugins: https://github.com/openai/plugins
[19]Tencent/WeKnora: https://github.com/Tencent/WeKnora
[20]ChromeDevTools/chrome-devtools-mcp: https://github.com/ChromeDevTools/chrome-devtools-mcp
[21]jakubkrehel/skills: https://github.com/jakubkrehel/skills
[22]fmtlib/fmt: https://github.com/fmtlib/fmt
[23]openclaw/openclaw: https://github.com/openclaw/openclaw
[24]deepseek-ai/deepseek-harness: https://github.com/deepseek-ai/deepseek-harness
[25]n8n-io/n8n: https://github.com/n8n-io/n8n
[26]Significant-Gravitas/AutoGPT: https://github.com/Significant-Gravitas/AutoGPT
[27]ollama/ollama: https://github.com/ollama/ollama
[28]f/prompts.chat: https://github.com/f/prompts.chat
[29]langgenius/dify: https://github.com/langgenius/dify
[30]langflow-ai/langflow: https://github.com/langflow-ai/langflow
[31]open-webui/open-webui: https://github.com/open-webui/open-webui
[32]langchain-ai/langchain: https://github.com/langchain-ai/langchain
[33]ggml-org/llama.cpp: https://github.com/ggml-org/llama.cpp
[34]vllm-project/vllm: https://github.com/vllm-project/vllm
[35]infiniflow/ragflow: https://github.com/infiniflow/ragflow
[36]google-gemini/gemini-cli: https://github.com/google-gemini/gemini-cli

