
📡 数据来源:GitHub Trending | 生成时间:2026-09-18 08:02
共收录 171 个仓库,覆盖 9 种编程语言
🔥 今日亮点
| 排名 | 仓库 | ⭐ 今日 | 语言 | 描述 |
|---|---|---|---|---|
| 1 | cloudflare/security-audit-skill | 3607 | 🟨 Javascript | A coding-agent skill for multi-phase security audits with… |
| 2 | alibaba/open-code-review | 3286 | 🔵 Go | Fast, efficient, battle-tested at Alibaba’s scale. Hybrid… |
| 3 | Tencent/BrowserSkill | 1302 | 🔷 Typescript | Let AI agents use your real, logged-in browser without in… |
| 4 | affaan-m/ECC | 1171 | 🟨 Javascript | The agent harness performance optimization system. Skills… |
| 5 | Tencent/WeKnora | 1125 | 🔵 Go | Open-source LLM knowledge platform: turn raw documents in… |
🔍 今日趋势洞察
- 今日榜单被「Agent 技能与工程化」彻底占据:Top 5 里有 4 个(cloudflare/security-audit-skill、alibaba/open-code-review、Tencent/BrowserSkill、affaan-m/ECC)都是给编码 Agent 装技能、装护栏的基础设施,竞争焦点已从「模型有多强」转向「Agent 有多可靠、多可控」。
- 大厂开始把内部打磨的 Agent 基础设施直接开源:阿里 open-code-review(Go,单日 3286 star)、腾讯 BrowserSkill 与 WeKnora 同日进榜,争夺的是生态话语权而非短期收入。
- 「安全」成了 Agent 落地的第一道门槛:cloudflare 的安全审计技能以 3607 star/日登顶,NSA 的 Ghidra 也在榜上,说明自动化审计与逆向正在被 Agent 重新包装。
- 低成本、可自托管推理仍是硬需求:colibri 用纯 C、零依赖把 MoE 专家从磁盘流式加载,主打「在你已有的硬件上跑前沿模型」,热度证明算力焦虑没有消失。
💡 对独立开发者的启发
- 与其再做一个新的 Agent,不如做 Agent 的「技能包」:一个垂直场景(安全审计、代码评审)的 skill 就能一天拿到数千 star,这是独立开发者门槛最低、见效最快的切入点。
- 把「可控性」做成卖点:浏览器真实登录态、代码行级精确评论这类脏活,正是通用模型做不好、必须靠工程补齐的地方,也是可以收费的差异化。
- 用 Go/C 重写推理与工具链能显著降低部署门槛,colibri 的「单文件、零依赖」思路值得借鉴——独立开发者可以靠「轻量 + 可自托管」对抗云端 API 成本。
- 知识库赛道仍有空间,但要做成「自维护 Wiki + 推理 Agent」的闭环产品;单纯的文档问答已经不再稀缺,能持续自我更新的知识资产才有壁垒。
📝 一句话总结
今日 GitHub 的关键词只有一个——「给 Agent 装上技能与护栏」:当模型能力趋于同质,围绕可靠性、安全与工程化的工作才是新的主战场。
⚠️ 风险提醒
- Agent 技能生态高度绑定单一宿主(Claude Code、Codex、OpenCode 等),宿主一旦修改接口或收紧政策,技能包可能一夜失效,依赖该生态时务必留一层抽象。
- 大厂同日开源同类工具(代码评审、浏览器自动化)意味着这些方向很快会被免费替代品挤压,同质功能上很难维持独立定价。
- 自动安全审计与逆向工具热度高,误报率和合规风险同样高;直接接入生产流水线之前,必须保留人工复核环节。
- 「本地零依赖跑大 MoE」对显存与磁盘 IO 的要求往往被宣传语低估,选型前请用自己的机器实测吞吐,不要只看 benchmark 标题。
🎯 今日可重点关注方向
- 研究 cloudflare/security-audit-skill 的「多阶段审计 + 机器可读结论」设计,把「可验证性」设为自己 Agent 项目的核心指标。
- 拆解 alibaba/open-code-review 的「确定性流水线 + LLM Agent」混合架构,用来改造自有 CI 的代码评审环节。
- 评估 Tencent/BrowserSkill 的真实登录态浏览器方案,看能否替代你现有的爬虫与自动化脚本。
- 试跑 affaan-m/ECC 的 skills / memory / security 分层设计,把它的目录组织方式抄进自己的 Agent 工程。
- 用 Tencent/WeKnora 搭一个自维护 Wiki 原型,验证「原始文档 → RAG → 推理 Agent」闭环在自有知识库上的实际效果。
🐍 Python 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | arnegiacomo/fugleramme | 592 | 2.9k | E-ink bird frame for Raspberry Pi - real-time bird detection by audio, fully… |
| 2 | SnailSploit/Claude-Red | 440 | 6.0k | claude-red is a curated library of offensive security skills designed for the… |
| 3 | TencentCloud/Octop | 367 | 3.4k | A smarter, self-hosted AI assistant — multi-user, multi-agent. |
| 4 | roboflow/supervision | 329 | 50.8k | We write your reusable computer vision tools. 💜 |
| 5 | anthropics/knowledge-work-plugins | 287 | 24.6k | Open source repository of plugins primarily intended for knowledge workers to… |
| 6 | google-research/timesfm | 248 | 33.0k | TimesFM (Time Series Foundation Model) is a pretrained time-series foundation… |
| 7 | LLMQuant/quant-mind | 81 | 3.0k | QuantMind is an open source agent-native knowledge extraction and retrieval f… |
| 8 | wilbowes/EchoMuse | 60 | 801 | Alexa replacement and controller for Echo Dot 2nd Generation device. |
| 9 | strands-agents/harness-sdk | 41 | 7.3k | Build an agent harness and control it end-to-end. Open-source SDK for product… |
| 10 | bmad-code-org/BMAD-METHOD | 39 | 53.2k | Breakthrough Method for Agile Ai Driven Development |
🟨 Javascript 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | cloudflare/security-audit-skill | 3607 | 10.6k | A coding-agent skill for multi-phase security audits with independently verif… |
| 2 | affaan-m/ECC | 1171 | 261.1k | The agent harness performance optimization system. Skills, instincts, memory,… |
| 3 | DietrichGebert/ponytail | 1064 | 141.3k | Makes your AI agent think like the laziest senior dev in the room. The best c… |
| 4 | addyosmani/agent-skills | 680 | 95.8k | Production-grade engineering skills for AI coding agents. |
| 5 | fleetbase/fleetbase | 290 | 3.7k | Modular logistics and supply chain operating system (LSOS) |
| 6 | laoma2053/awesome-zhuiju-free | 251 | 8.8k | 免费无广告的追剧资源指南,人工精选资源、每天检测资源有效性。收录在线影视、影视APP、网盘搜索、磁力BT、字幕、TVBox / 影视仓空壳软件/配置地址、… |
| 7 | Mintplex-Labs/anything-llm | 205 | 66.1k | Stop renting your intelligence. Own it with AnythingLLM. Everything you need… |
| 8 | xuanyustudio/LocalMiniDrama | 196 | 1.7k | 🎬 seedance2接入 开源本地 AI 短剧 & 漫剧生成工具 —— 从故事到成片一站式完成,数据不出本机,短剧工作流管理平台,高灵活度,AI真人剧,… |
| 9 | jarrodwatts/claude-hud | 190 | 28.0k | A Claude Code plugin that shows what’s happening - context usage, active tool… |
| 10 | darkzOGx/youtube-automation-agent | 168 | 3.5k | 🎬 Fully automated YouTube channel management with AI agents. Creates, optimiz… |
⚡ Cpp 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | Neroued/ninfer | 71 | 2.0k | High-performance single-GPU inference for selected model checkpoints and GPUs. |
| 2 | google/highway | 21 | 5.8k | Performance-portable, length-agnostic SIMD with runtime dispatch |
| 3 | microsoft/intelligent-terminal | 20 | 2.0k | A fork of Windows Terminal with native agent integration, right in your comma… |
| 4 | keepassxreboot/keepassxc | 19 | 28.8k | KeePassXC is a cross-platform community-driven port of the Windows applicatio… |
| 5 | Z3Prover/z3 | 16 | 12.7k | The Z3 Theorem Prover |
| 6 | wazuh/wazuh | 15 | 16.9k | Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection fo… |
| 7 | react/react-native | 13 | 126.6k | A framework for building native applications using React |
| 8 | FEX-Emu/FEX | 12 | 8.0k | A fast usermode x86 and x86-64 emulator for Arm64 Linux |
| 9 | PX4/PX4-Autopilot | 10 | 12.6k | PX4 Autopilot Software |
| 10 | fougue/mayo | 10 | 2.2k | 3D CAD viewer and converter based on Qt + OpenCascade |
🔷 Typescript 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | Tencent/BrowserSkill | 1302 | 4.1k | Let AI agents use your real, logged-in browser without interrupting your work… |
| 2 | jamiepine/voicebox | 667 | 54.8k | The open-source AI voice studio. Clone, dictate, create. |
| 3 | supabase/supabase | 586 | 109.9k | The Postgres development platform. Supabase gives you a dedicated Postgres da… |
| 4 | anthropics/claude-code | 538 | 145.9k | Claude Code is an agentic coding tool that lives in your terminal, understand… |
| 5 | ever-co/ever-gauzy | 470 | 7.5k | Ever® Gauzy™ - Open Business Management Platform (ERP/CRM/HRM/ATS/PM) - https… |
| 6 | cline/cline | 380 | 68.5k | Autonomous coding agent as an SDK, IDE extension, or CLI assistant. |
| 7 | danny-avila/LibreChat | 320 | 44.2k | Enhanced ChatGPT Clone: Features Agents, MCP, Skills, DeepSeek, Anthropic, AW… |
| 8 | rowboatlabs/rowboat | 304 | 17.9k | The multiplayer personal assistant for work |
| 9 | n8n-io/n8n | 281 | 205.0k | Fair-code workflow automation platform with native AI capabilities. Combine v… |
| 10 | vercel/eve | 173 | 5.2k | The Open Framework for Building Agents |
⚙️ C 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | JustVugg/colibri | 873 | 35.7k | Run frontier MoE models on hardware you already own — pure C, zero deps, expe… |
| 2 | colbymchenry/codegraph | 171 | 71.3k | Pre-indexed code knowledge graph, auto syncs on code changes, for Claude Code… |
| 3 | DeusData/codebase-memory-mcp | 139 | 43.7k | High-performance code intelligence MCP server. Indexes codebases into a persi… |
| 4 | microsoft/PowerToys | 78 | 138.8k | Microsoft PowerToys is a collection of utilities that supercharge productivit… |
| 5 | raysan5/raylib | 19 | 34.8k | A simple and easy-to-use library to enjoy videogames programming |
| 6 | zephyrproject-rtos/zephyr | 15 | 16.6k | Primary Git Repository for the Zephyr Project. Zephyr is a new generation, sc… |
| 7 | semgrep/semgrep | 15 | 16.7k | Lightweight static analysis for many languages. Find bug variants with patter… |
| 8 | lvgl/lvgl | 14 | 24.7k | LVGL is a free, full-featured embedded UI library for devices from small MCUs… |
| 9 | SlickAmogus/silent-hill-decomp | 14 | 548 | Multiplatform and Feature-rich Port based on PSX decompilation of Silent Hill… |
| 10 | NLnetLabs/unbound | 14 | 4.9k | Unbound is a validating, recursive, and caching DNS resolver. |
🦀 Rust 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | alphaXiv/OpenResearch | 939 | 4.9k | Turn your coding agents into research agents |
| 2 | rustfs/rustfs | 559 | 32.8k | RustFS is an open-source, S3-compatible high-performance object storage syste… |
| 3 | ankitects/anki | 430 | 31.0k | Anki is a smart spaced repetition flashcard program |
| 4 | block/buzz | 414 | 33.5k | A hive mind communication platform |
| 5 | rustdesk/rustdesk | 230 | 123.9k | An open-source remote desktop application designed for self-hosting, as an al… |
| 6 | dbt-labs/dbt | 180 | 13.9k | dbt enables data analysts and engineers to transform their data using the sam… |
| 7 | uutils/coreutils | 169 | 24.1k | Cross-platform Rust rewrite of the GNU coreutils |
| 8 | yyjeqhc/webcodex | 140 | 1.1k | Give cloud AI agents a real development environment on your own machines. |
| 9 | vercel-labs/agent-browser | 117 | 42.8k | Browser automation CLI for AI agents |
| 10 | cjpais/Handy | 84 | 31.8k | A free, open source, and extensible speech-to-text application that works com… |
🔵 Go 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | alibaba/open-code-review | 3286 | 34.7k | Fast, efficient, battle-tested at Alibaba’s scale. Hybrid architecture code r… |
| 2 | Tencent/WeKnora | 1125 | 26.2k | Open-source LLM knowledge platform: turn raw documents into a queryable RAG,… |
| 3 | JuliusBrussee/caveman | 359 | 106.3k | 🪨 why use many token when few token do trick. Viral skill + proxy for coding… |
| 4 | multica-ai/multica | 205 | 50.3k | Make humans and AI agents work as one team — open-source and self-hostable. |
| 5 | tailscale/tailcat | 165 | 7.4k | like netcat, but over Tailscale’s data plane, without Tailscale’s control plane |
| 6 | temporalio/temporal | 161 | 23.1k | Temporal service |
| 7 | coder/coder | 145 | 14.8k | Secure environments for developers and their agents |
| 8 | e2b-dev/runtime | 126 | 1.6k | The runtime behind every E2B stack: Cloud, Enterprise, and your own machine. |
| 9 | nats-io/nats-server | 112 | 20.7k | High-Performance server for NATS.io, the cloud and edge native messaging system. |
| 10 | cilium/cilium | 111 | 25.3k | eBPF-based Networking, Security, and Observability |
☕ Java 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | NationalSecurityAgency/ghidra | 912 | 78.5k | Ghidra is a software reverse engineering (SRE) framework |
| 2 | LaurieWired/GhidraMCP | 28 | 10.1k | MCP Server for Ghidra |
| 3 | bethington/ghidra-mcp | 26 | 3.9k | Ghidra MCP Server — 200+ MCP tools for AI-powered reverse engineering. GUI pl… |
| 4 | keycloak/keycloak | 24 | 36.8k | Open Source Identity and Access Management For Modern Applications and Services |
| 5 | apache/doris | 22 | 15.9k | Apache Doris is a real-time analytics and hybrid search database for AI agents. |
| 6 | opendataloader-project/opendataloader-pdf | 17 | 29.3k | PDF Parser for AI-ready data. Automate PDF accessibility. Open-source. |
| 7 | spring-projects/spring-boot | 12 | 81.5k | Spring Boot helps you to create Spring-powered, production-grade applications… |
| 8 | langchain4j/langchain4j | 7 | 13.1k | LangChain4j is an idiomatic, open-source Java library for building LLM-powere… |
| 9 | zaproxy/zaproxy | 7 | 15.8k | The ZAP by Checkmarx Core project |
| 10 | openjdk/jdk | 6 | 23.4k | JDK main-line development https://openjdk.org/projects/jdk |
🐚 Shell 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | mattpocock/skills | 846 | 264.5k | Skills for Real Engineers. Straight from my .agents directory. |
| 2 | obra/superpowers | 528 | 288.1k | An agentic skills framework & software development methodology that works. |
| 3 | msitarzewski/agency-agents | 292 | 153.2k | A complete AI agency at your fingertips - From frontend wizards to Reddit com… |
| 4 | jqssun/android-titanium-browser | 115 | 2.6k | Secure open-source Android browser with support for extensions |
| 5 | ohmyzsh/ohmyzsh | 31 | 189.8k | 🙃 A delightful community-driven (with 2,500+ contributors) framework for mana… |
| 6 | Donchitos/Claude-Code-Game-Studios | 25 | 25.2k | Turn Claude Code into a full game dev studio — 49 AI agents, 72 workflow skil… |
| 7 | SimoneAvogadro/android-reverse-engineering-skill | 17 | 7.8k | Claude Code skill to support Android app’s reverse engineering |
| 8 | llm-d/llm-d | 15 | 4.6k | Achieve state of the art inference performance with modern accelerators on Ku… |
| 9 | nvm-sh/nvm | 12 | 95.1k | Node Version Manager - POSIX-compliant bash script to manage multiple active… |
| 10 | deanpeters/Product-Manager-Skills | 8 | 7.0k | Product Management skills framework built on battle-tested methods for Claude… |
📡 数据来源:GitHub Trending | 由 Hermes AI 自动生成 🤖