GitHub 日榜速遞 | 2026.7.17

各位盒友週五好!昨天的 GitHub Trending 榜單依然被 AI Agent 和視頻剪輯工具霸佔,但細看之下風向已經變了:大家不再單純卷模型參數,而是開始死磕“工程化落地”和“反AI味”。今天先把昨日 Top 10 快速過一遍,再給大家挖 15 個榜單外有趣、有用且不重複的新項目,全是乾貨,建議先收藏。

昨日(7.16)GitHub Trending Top 10 速覽

1. OpenCut-app/OpenCut:開源版剪映,Rust 重寫後日增 4k+ star,跨平臺本地剪輯,隱私黨狂喜。

項目地址:https://github.com/OpenCut-app/OpenCut

2. moeru-ai/airi:自託管 AI 伴侶,能實時語音聊天還能陪你玩《我的世界》,對標 Neuro-sama。

項目地址:https://github.com/moeru-ai/airi

3. mattpocock/skills:給 Claude Code 喂的工程紀律技能包,TDD、代碼審查一鍵集成,日增 2k+。

項目地址:https://github.com/mattpocock/skills

4. Nutlope/hallmark:UI 美學審計工具,能給現有代碼打分、提取設計 DNA,專治“AI生成感”。

項目地址:https://github.com/Nutlope/hallmark

5. Dicklesworthstone/destructive_command_guard:AI Agent 防誤刪護欄,亞毫秒級攔截 rm -rf 等危險命令。

項目地址:https://github.com/Dicklesworthstone/destructive_command_guard

6. HKUDS/Vibe-Trading:港大出品的量化交易 Agent,新增印度市場和基本面因子,IM 適配器拉滿。

項目地址:https://github.com/HKUDS/Vibe-Trading

7. openinterpreter/openinterpreter:Rust 重寫的自然語言編程工具,針對低成本模型優化,支持多 Agent 行爲模擬。

項目地址:https://github.com/openinterpreter/openinterpreter

8. HKUDS/DeepTutor:AI 學習工作空間,輔導、解題、測驗、可視化一體化,學生黨神器。

項目地址:https://github.com/HKUDS/DeepTutor

9. HenryNdubuaku/maths-cs-ai-compendium:反教科書式 AI/ML 教程,內置 MCP Server,可直接當 Agent 知識庫。

項目地址:https://github.com/HenryNdubuaku/maths-cs-ai-compendium

10. Shubhamsaboo/awesome-llm-apps:LLM 應用模板超市,50+ RAG/Agent 模板開箱即用,近 3 天增速 3.5 倍。

項目地址:https://github.com/Shubhamsaboo/awesome-llm-apps

新挖 15 個有趣有用的寶藏項目(不重複推薦)

以下項目均不在昨日 Top 10 內,覆蓋開發效率、創意工具、學習資源等方向,親測好用:

1. OfficeCLI:單二進制文件讀寫 Office,AI Agent 直接吐 Excel/PPT,不用裝幾十個 G 的 Office。

項目地址:https://github.com/iOfficeAI/OfficeCLI

2. stablyai/orca:多 Agent 指揮台,同時跑多個 Coding Agent,桌面手機端同步進度,堪稱 Agent IDE。

項目地址:https://github.com/stablyai/orca

3. Graphify-Labs/graphify:把整個項目映射成知識圖譜,用查詢代替 grep,支持 20+ AI 編程助手。

項目地址:https://github.com/Graphify-Labs/graphify

4. lobehub/lobehub:AI 代理操作平臺,把 Agent 當團隊成員管理,7×24 小時調度協作。

項目地址:https://github.com/lobehub/lobehub

5. calesthio/OpenMontage:開源視頻製作系統,52 個工具+400+ 技能,讓 AI 編程助手變身全自動剪輯團隊。

項目地址:https://github.com/calesthio/OpenMontage

6. openobserve/openobserve:Rust 寫的可觀測性平臺,存儲成本比 ES 低 140 倍,剛破 2 萬 star。

項目地址:https://github.com/openobserve/openobserve

7. virattt/ai-hedge-fund:19 個 Agent 模擬投資大師做決策,純教育研究用途,支持多種 LLM 後端。

項目地址:https://github.com/virattt/ai-hedge-fund

8. penpot/penpot:開源 Figma 替代品,新增 MCP Server,AI Agent 可直接操作設計文件實現雙向工作流。

項目地址:https://github.com/penpot/penpot

9. coreyhaines31/marketingskills:給 Claude Code 的營銷技能包,文案、SEO、數據分析一鍵調用,獨立開發者必備。

項目地址:https://github.com/coreyhaines31/marketingskills

10. Ollama:本地跑大模型最簡單方案,168k star 不是白來的,新手入門 LLM 推理首選。

項目地址:https://github.com/ollama/ollama

11. Firecrawl:網頁轉 LLM 可用數據,抓取清洗一條龍,做 RAG 數據採集的剛需工具。

項目地址:https://github.com/firecrawl/firecrawl

12. LangFlow:可視化 AI 工作流構建器,拖拽編排多模態 Agent,不想寫代碼也能搭複雜流程。

項目地址:https://github.com/langflow-ai/langflow

13. llama。cpp:C/C++ 實現的 LLM 推理引擎,高性能本地部署,老顯卡也能跑起來的救星。

項目地址:https://github.com/ggerganov/llama.cpp

14. prompts。chat:開源提示詞社區,159k star 的提示詞寶庫,自託管搭建自己的 Prompt 庫。

項目地址:https://github.com/f/awesome-chatgpt-prompts

15. system-prompts-and-models:AI 工具系統提示詞彙總,研究模型行爲、做安全審計的必備資料。

項目地址:https://github.com/asgeirtj/system-prompts-and-models

碎碎念

這周最明顯的感受是:AI 工具終於從“能用”走向“好用了”。無論是 OfficeCLI 解決格式痛點,還是 destructive_command_guard 兜底安全,亦或是 hallmark 對抗 AI 味,都在補全工程化的最後一塊拼圖。與其追新模型,不如把這些工具鏈搭起來,效率提升纔是實打實的。

有試過上面哪個項目的盒友,評論區聊聊體驗!👇

更多遊戲資訊請關註:電玩幫遊戲資訊專區

電玩幫圖文攻略 www.vgover.com