GitHub 热榜项目 - 周榜(2026-07-11)
GitHub 热榜项目 - 周榜(2026-07-11)生成于2026-07-11统计摘要共发现热门项目 21 个Token赞助siliconflow前些天发现了一个巨牛的人工智能学习网站通俗易懂风趣幽默忍不住分享一下给大家。点击跳转到网站。本期热点趋势总结本期 GitHub AI 热榜很清晰Agent 化、低成本推理、隐私本地化、办公自动化正在加速融合。 代表项目里addyosmani/agent-skills、alirezarezvani/claude-skills、openai/codex-plugin-cc把 AI 编程推向“可执行”OmniRoute、caveman、meetily则直击 token 成本、会议记录与本地隐私痛点page-agent、OfficeCLI、claude-video让 AI 直接操控网页、文档和视频。整体来看AI 正从“会回答”走向“会干活”从云端模型走向本地工具链下一阶段比拼的不是参数而是落地效率、协作能力和安全边界。✨1. Zackriya-Solutions/meetily️ 项目名称Zackriya-Solutions/meetily 项目地址https://github.com/Zackriya-Solutions/meetily⭐ 当前 Star 数22729 趋势 Star 数8795 项目介绍Privacy first, AI meeting assistant with 4x faster Parakeet/Whisper live transcription, speaker diarization, and Ollama summarization built on Rust. 100% local processing. no cloud required. Meetily (Meetly Ai -https://meetily.ai) is the #1 Self-hosted, Open-source Ai meeting note taker for macOS Windows. The #1 Ai Meeting Minutes generator.️ 项目标签【AI、Rust】 推荐语它值得看不是因为“AI 会议纪要”这个方向新而是因为它把本地转写、说话人识别、Ollama 总结组合成了一个完整自托管方案。对于企业会议、隐私场景、本地 AI 工具链来说这类产品会越来越有现实价值。2. asgeirtj/system_prompts_leaks️ 项目名称asgeirtj/system_prompts_leaks 项目地址https://github.com/asgeirtj/system_prompts_leaks⭐ 当前 Star 数55869 趋势 Star 数7765 项目介绍Extracted system prompts from Anthropic - Claude Fable 5, Opus 4.8, Claude Code, Claude Design. OpenAI - ChatGPT GPT-5.6, Codex GPT-5.6, GPT-5.5. Google - Gemini 3.5 Flash, 3.1 Pro, Antigravity. xAI - Grok, Cursor, Copilot, VS Code, Perplexity, and more. Updated regularly.️ 项目标签【AI、LLM】 推荐语该项目汇总了ChatGPT、Claude、Gemini等主流大模型及Cursor、Copilot等热门AI工具的底层系统提示词并持续更新助你一窥AI核心指令逻辑是开发者和提示词工程师学习优化提示词技巧的绝佳参考。3. usestrix/strix️ 项目名称usestrix/strix 项目地址https://github.com/usestrix/strix⭐ 当前 Star 数40192 趋势 Star 数6443 项目介绍Open-source AI penetration testing tool to find and fix your app’s vulnerabilities.️ 项目标签【️ Security、Python】 推荐语开源AI渗透测试工具Strix利用人工智能自动挖掘并修复应用漏洞为开发者和安全工程师构建智能化防线让应用安全测试更精准高效。4. openai/codex-plugin-cc️ 项目名称openai/codex-plugin-cc 项目地址https://github.com/openai/codex-plugin-cc⭐ 当前 Star 数27452 趋势 Star 数4484 项目介绍Use Codex from Claude Code to review code or delegate tasks.️ 项目标签【AI、JavaScript】 推荐语它让 Claude Code 可以把代码审查或任务委派给 Codex。这里真正值得注意的不是插件本身而是多模型协作正在进入开发工作流一个 Agent 不再包办所有事情而是开始调度另一个更适合的 Agent。5. ogulcancelik/herdr️ 项目名称ogulcancelik/herdr 项目地址https://github.com/ogulcancelik/herdr⭐ 当前 Star 数15242 趋势 Star 数4714 项目介绍agent multiplexer that lives in your terminal.️ 项目标签【️Tool、Rust】 推荐语Herdr利用Rust的高性能优势打造终端智能体多路复用器让你在命令行中轻松调度和并行运行多个AI智能体为开发者和终端重度用户带来极速高效的多任务交互体验。6. bradautomates/claude-video️ 项目名称bradautomates/claude-video 项目地址https://github.com/bradautomates/claude-video⭐ 当前 Star 数7232 趋势 Star 数4093 项目介绍Give Claude the ability to watch any video. /watch downloads, extracts frames, transcribes, hands it all to Claude.️ 项目标签【AI、Python】 推荐语claude-video让AI助手Claude真正拥有了看懂视频的超能力它能自动完成视频下载、关键帧提取与语音转录将画面与声音信息全方位交由大模型解析让视频内容拆解变得前所未有的简单是自媒体创作者和内容分析师的效率神器。7. facebook/astryx️ 项目名称facebook/astryx 项目地址https://github.com/facebook/astryx⭐ 当前 Star 数7764 趋势 Star 数3582 项目介绍An open source design system that’s fully customizable and agent ready️ 项目标签【Frontend、TypeScript】 推荐语Facebook开源设计系统Astryx基于TypeScript打造完全可定制且原生适配AI智能体助前端与AI开发者高效构建个性化、智能交互的现代应用界面。8. alibaba/page-agent️ 项目名称alibaba/page-agent 项目地址https://github.com/alibaba/page-agent⭐ 当前 Star 数25856 趋势 Star 数3799 项目介绍JavaScript in-page GUI agent. Control web interfaces with natural language.️ 项目标签【AI、TypeScript】 推荐语它不是简单 RPA而是让 Agent 能理解页面并控制页面。这个方向很关键因为大量真实工作并不发生在代码里而发生在后台、表单、控制台和各种 Web 系统里。9. TencentCloud/CubeSandbox️ 项目名称TencentCloud/CubeSandbox 项目地址https://github.com/TencentCloud/CubeSandbox⭐ 当前 Star 数9591 趋势 Star 数2514 项目介绍Instant, Concurrent, Secure Lightweight Sandbox for AI Agents.️ 项目标签【AI、Rust】 推荐语腾讯云CubeSandbox 解决的是 Agent 落地里的安全问题。当 Agent 开始执行代码、调用工具、处理文件沙箱就不再是可选项。它的看点是即时、并发、安全、轻量适合给 Agent 提供隔离执行环境。10. diegosouzapw/OmniRoute️ 项目名称diegosouzapw/OmniRoute 项目地址https://github.com/diegosouzapw/OmniRoute⭐ 当前 Star 数15126 趋势 Star 数4268 项目介绍Never stop coding. Free AI gateway: one endpoint, 231 providers (50 free), connect Claude Code, Codex, Cursor, Cline Copilot to FREE Claude/GPT/Gemini. RTKCaveman stacked compression saves 15-95% tokens, smart auto-fallback, MCP/A2A, multimodal APIs, Desktop/PWA.️ 项目标签【LLM、TypeScript】 推荐语OmniRoute是一款免费AI网关通过单一接口整合超230家大模型供应商让开发者将Cursor和Copilot等编程工具直连免费的Claude与GPT其堆叠压缩技术最高可省95%的Token搭配智能降级与多模态支持是开发者实现AI编程零成本与高效率的必备神器。11. stablyai/orca️ 项目名称stablyai/orca 项目地址https://github.com/stablyai/orca⭐ 当前 Star 数16005 趋势 Star 数4328 项目介绍Orca is the ADE for working with a fleet of parallel agents. Run any coding agent with your own subscription. Available on desktop and mobile.️ 项目标签【AI、TypeScript】 推荐语Orca是一款专为并行代理集群打造的开发环境支持自带订阅运行任意编码代理并兼容桌面与移动端让开发者和AI重度用户能随时随地高效调度多代理并发协作。12. huggingface/speech-to-speech️ 项目名称huggingface/speech-to-speech 项目地址https://github.com/huggingface/speech-to-speech⭐ 当前 Star 数6021 趋势 Star 数811 项目介绍Build local voice agents with open-source models️ 项目标签【AI、Python】 推荐语Hugging Face开源语音项目利用开源模型助你轻松构建本地运行的语音智能体在保障数据隐私的同时摆脱云端依赖是语音应用开发者的必备利器。13. ruvnet/RuView️ 项目名称ruvnet/RuView 项目地址https://github.com/ruvnet/RuView⭐ 当前 Star 数79901 趋势 Star 数3657 项目介绍π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.️ 项目标签【AI、Rust】 推荐语RuView突破性地将普通WiFi信号转化为实时空间感知与生命体征监测全程无需任何摄像头为智能家居与安防医疗开发者提供了极致保护隐私的非视觉感知方案。14. tt-a1i/archify️ 项目名称tt-a1i/archify 项目地址https://github.com/tt-a1i/archify⭐ 当前 Star 数3468 趋势 Star 数1019 项目介绍Any agent Skill: generate beautiful architecture diagrams with dark/light theme toggle and PNG/JPEG/WebP/SVG export️ 项目标签【AI、️System-Design】 推荐语Archify赋能任意智能体一键生成精美架构图支持明暗主题切换及多格式导出帮助开发者和架构师轻松搞定专业级系统可视化文档。15. iOfficeAI/OfficeCLI️ 项目名称iOfficeAI/OfficeCLI 项目地址https://github.com/iOfficeAI/OfficeCLI⭐ 当前 Star 数14504 趋势 Star 数5789 项目介绍OfficeCLI is the first and best Office suite purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required.️ 项目标签【AI、C#】 推荐语OfficeCLI 是面向 AI Agent 的 Office 文件操作工具。它的重点是让 Agent 能读写 Word、Excel、PowerPoint而且不依赖 Office 安装。这个方向很现实如果 Agent 要进入办公场景文档、表格、PPT 是绕不过去的入口。16. xbtlin/ai-berkshire️ 项目名称xbtlin/ai-berkshire 项目地址https://github.com/xbtlin/ai-berkshire⭐ 当前 Star 数12659 趋势 Star 数3596 项目介绍AI 时代的伯克希尔基于 Claude Code / Codex 的价值投资研究框架。巴菲特·芒格·段永平·李录四大师方法论 多Agent并行研究。| AI-era Berkshire: a value investing research framework built for Claude Code / Codex. 4 masters’ methodologies multi-agent adversarial analysis.️ 项目标签【AI、Python】 推荐语ai-berkshire 最值得拆的不是“AI 投资”而是它如何把专业知识产品化。它把巴菲特、芒格、段永平、李录的方法论拆成多 Agent 研究流程多视角分析、反方检验、数据校验和报告复盘。这个结构对很多专业领域都有参考价值。17. wonderwhy-er/DesktopCommanderMCP️ 项目名称wonderwhy-er/DesktopCommanderMCP 项目地址https://github.com/wonderwhy-er/DesktopCommanderMCP⭐ 当前 Star 数7366 趋势 Star 数557 项目介绍This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities️ 项目标签【LLM、TypeScript】 推荐语DesktopCommanderMCP作为Claude的专属MCP服务器赋予AI终端控制、文件系统搜索与差异编辑能力打破纯对话限制实现桌面级自动化让开发者与效率极客的代码修改和系统管理更高效便捷。18. dotnet/skills️ 项目名称dotnet/skills 项目地址https://github.com/dotnet/skills⭐ 当前 Star 数4549 趋势 Star 数914 项目介绍Repository for skills to assist AI coding agents with .NET and C#️ 项目标签【AI、.NET】 推荐语微软官方打造的dotnet技能库专为AI编程智能体提供.NET与C#开发赋能让AI写C#代码更专业精准是.NET开发者拥抱AI编程的提效神器。19. alirezarezvani/claude-skills️ 项目名称alirezarezvani/claude-skills 项目地址https://github.com/alirezarezvani/claude-skills⭐ 当前 Star 数22088 趋势 Star 数2230 项目介绍345 Claude Code skills agent skills plugins (30 Agents, 70 custom commands, 330 skills, customizable references, scripts)for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents — engineering, marketing, product, compliance, C-level advisory, research, business operations, commercial finance, and your daily productivity skills.️ 项目标签【AI、Python】 推荐语claude-skills提供超三百个AI智能体技能与插件兼容Claude与Cursor等十余款主流编程工具全面覆盖工程、营销、财务及合规等业务场景是开发者和职场精英大幅提升日常生产力的全能工具箱。20. JuliusBrussee/caveman️ 项目名称JuliusBrussee/caveman 项目地址https://github.com/JuliusBrussee/caveman⭐ 当前 Star 数87794 趋势 Star 数5348 项目介绍 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman️ 项目标签【LLM、JavaScript】 推荐语它通过极简表达压缩 Claude Code 的上下文消耗目标是减少 Token 浪费。这个项目提醒我们Agent 不只要能力强还要便宜、可持续、调用效率高。21. addyosmani/agent-skills️ 项目名称addyosmani/agent-skills 项目地址https://github.com/addyosmani/agent-skills⭐ 当前 Star 数76880 趋势 Star 数7944 项目介绍Production-grade engineering skills for AI coding agents.️ 项目标签【AI、LLM】 推荐语它的重点不是“又一套 prompt”而是把 AI 编程 Agent 需要的工程经验沉淀成生产级 Skill。换句话说它在解决一个更底层的问题怎么让 Agent 不只是会写代码而是能按工程标准交付。数据来源 GitHub 热门项目知识库 GitHub Trending 数据获取自GitHub公共API关于作者 由 CoderJia 整理发布助力开发者洞察技术趋势。