By wahahaazhe
Fetches and summarizes daily or weekly GitHub Trending repositories in plain language—English or Chinese—by comparing with past reports to highlight what's new and worth attention.
Generate concise, human-readable GitHub Trending briefings from WebFetch/WebSearch results, compare against prior markdown reports when available, and write daily or weekly trend summaries. Use when the user asks to analyze GitHub Trending, compare today's GitHub trends with history, explain trending repositories in plain language, or create a repeatable GitHub Trending report for Codex, Claude Code, or another coding agent.
从 WebFetch/WebSearch 结果生成简洁、易读的 GitHub Trending 中文简报,与已有的 markdown 历史报告对比,并撰写每日或每周趋势总结。当用户要求分析 GitHub 热门趋势、对比今日与历史趋势、用通俗语言解释热门仓库,或为 Codex、Claude Code 等编码助手创建可重复的 GitHub 趋势报告时使用。

简体中文 | English
每天 3 分钟,看懂 GitHub 热榜。
KnowGT = Know GitHub Trending · 用中文人话解读技术趋势
把抽象的技术项目翻译成人话,智能识别重复内容,告诉你真正的技术趋势。
"端到端向量检索的分布式语义引擎" → 什么鬼?
我们给你翻译成人话:
"这就像是给你的代码库装了个搜索引擎,用自然语言就能搜到你要的那段代码"
每个项目都用 3 句话讲清楚:
每天刷 GitHub 发现翻来覆去都是那几个老面孔?
我们智能识别:
不浪费你的时间,只看真正的新东西。
25 个项目看完就忘?不知道风向在哪?
我们帮你归纳:
"今天的热榜被 AI 编码工具霸屏了" "本周 RAG 相关项目集体爆发,知识工程正在成为新赛道" "连续 3 天上榜的只有这 2 个项目,说明这不是短期炒作"
看热榜,不是看八卦,是看技术的未来。
每次运行自动在 trending_reports/ 目录生成两个文件:
想快速扫一眼还是深入研究,都能满足你。
提前发现潜力项目:
帮你在别人发现前锁定下一个爆款。
HTML 可视化是可选附加功能:
macOS / Linux:
curl -s https://raw.githubusercontent.com/wahahaazhe/KnowGT/master/install.sh | bash
Windows (PowerShell):
irm https://raw.githubusercontent.com/wahahaazhe/KnowGT/master/install.ps1 | iex
Windows PowerShell 里的
curl是Invoke-WebRequest别名,不要用上面的 macOS/Linux 命令。
# 克隆仓库
git clone https://github.com/wahahaazhe/KnowGT.git knowgt
# 复制 skill 到你的全局 skills 目录(保留 reference 模板资源)
mkdir -p ~/.claude/skills/knowgt ~/.claude/skills/knowgtzh
cp knowgt/skills/productivity/github-trending-briefing/knowgt/SKILL.md ~/.claude/skills/knowgt/SKILL.md
cp -R knowgt/skills/productivity/github-trending-briefing/knowgt/reference ~/.claude/skills/knowgt/reference
cp knowgt/skills/productivity/github-trending-briefing/knowgtzh/SKILL.md ~/.claude/skills/knowgtzh/SKILL.md
cp -R knowgt/skills/productivity/github-trending-briefing/knowgtzh/reference ~/.claude/skills/knowgtzh/reference
/plugin marketplace add wahahaazhe/knowgt
/plugin install knowgt
重启 Claude Code 后,两种方式都可以:
/knowgtzh # 生成中文简报 + 详细报告
/knowgt # Generate English briefing + detailed report
命令名区分大小写,请使用
/knowgt或/knowgtzh,不要写成/Knowgt或/KnowGT。
两种方式效果一样,选你喜欢的就好。
| 特性 | 说明 |
|---|---|
| 📝 双报告模式 | 每次生成「简报 + 详细解读」两个文件 |
| 🔄 历史对比 | 自动对比之前的报告,识别新上榜/掉榜项目 |
| 🎯 趋势分析 | 归纳技术风向,解读背后的原因 |
| 🌍 双语支持 | 中英文两个独立 skill |
| 💬 人话解读 | 不是干巴巴的列表,告诉你「这到底是什么」「谁该用」 |
| 💎 近期最佳挖掘 | 按新增 stars 降序取 Top 5,发现 Trending 之外的潜力项目 |
| 📊 可选可视化 | HTML 可视化展示 — 需要时才生成 |
每次运行会在 trending_reports/ 目录生成两个文件:
trending_reports/
├── trending_briefing_2026-06-03.md # 简报:新上榜、近期最佳、趋势解读
└── trending_detailed_2026-06-03.md # 详细解读:每个项目的深度分析
简报内容包括:
详细报告内容包括:
| 人群 | 痛点 | 这个工具能帮你 |
|---|---|---|
| 技术负责人 | 每天忙成狗,没时间刷 GitHub | 5 分钟跟上技术风向,不跟团队脱节 |
| 开源作者 | 不知道竞争对手在做什么 | 看看同赛道谁火了,学习他们的卖点 |
| 投资人/分析师 | 找早期趋势信号 | 连续上榜的项目,往往就是下一个热点 |
| 程序员 | 想学习但不知道学什么 | 热门项目就是最好的学习清单 |
| 产品经理 | 不知道技术圈在聊什么 | 跟技术团队沟通再也不会鸡同鸭讲 |
| 自己刷 GitHub Trending | 用这个 Skill | |
|---|---|---|
| ⏱️ 时间 | 25 个项目每个都点进去,至少 30 分钟 | 3 分钟看完重点 |
| 🤔 理解 | 项目描述全是黑话,看不懂到底干啥的 | 人话翻译,非技术也能懂 |
| 🔄 对比 | 记不住昨天有啥,看不出变化 | 自动对比历史,识别新老面孔 |
| 📈 趋势 | 看完就忘,不知道整体风向 | 帮你归纳总结,一针见血 |
knowgt/
├── skills/productivity/github-trending-briefing/
│ ├── knowgt/ # English skill
│ │ ├── SKILL.md
│ │ └── reference/ # HTML template bundled with skill
│ ├── knowgtzh/ # 中文 skill
│ │ ├── SKILL.md
│ │ └── reference/ # HTML 模板资源
│ ├── reference/ # shared HTML template source
│ ├── examples/ # 输出示例
│ └── README.md
├── READMEs/
│ ├── README.en.md # 英文文档
│ └── README.zh-CN.md # 中文文档(当前文件)
├── install.sh # macOS/Linux 一键安装
├── install.ps1 # Windows 一键安装
├── PROMO.md # 推广文案参考
├── README.md # 主 README(中文)
└── 每日运行必看.md # 中文使用指南
欢迎提交 Issue 和 PR!
本项目在 LINUX DO 社区进行开源推广,感谢社区的支持!
MIT License
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub wahahaazhe/knowgt --plugin knowgtAnalyzes GitHub trending repos, PyPI/NPM download spikes, and tech Twitter to identify emerging developer trends before they hit mainstream news.
End-to-end GitHub repository maintenance for open-source projects. Use when asked to triage issues, review PRs, analyze contributor activity, generate maintenance reports, or maintain a repository.
Developer workflow tools: community scanning, technical decision-making
Editorial "Web Designer" bundle for Claude Code from Antigravity Awesome Skills.
Memory compression system for Claude Code - persist context across sessions
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.