
📡 数据来源:GitHub Trending | 生成时间:2026-09-24 08:11
共收录 158 个仓库,覆盖 9 种编程语言
🔥 今日亮点
| 排名 | 仓库 | ⭐ 今日 | 语言 | 描述 |
|---|---|---|---|---|
| 1 | google/ax | 1543 | 🔵 Go | Google’s open agentic orchestration runtime |
| 2 | dream-num/univer | 1142 | 🔷 Typescript | The Office Harness for AI Agents — Spreadsheets, Docs, Sl… |
| 3 | mattpocock/skills | 741 | 🐚 Shell | Skills for Real Engineers. Straight from my .agents direc… |
| 4 | anthropics/financial-services | 664 | 🐍 Python | |
| 5 | agent-substrate/substrate | 558 | 🔵 Go | Agent Substrate: the core system |
🔍 今日趋势洞察
- 今日榜单几乎被「Agent Harness(智能体外壳)」包场:google/ax 的 agentic orchestration runtime(1543 stars)、dream-num/univer 的 Office Harness、agent-substrate/substrate、strands-agents/harness-sdk 同时上榜。战场的重心已从「谁的模型更强」转向「谁的编排层更好用」——模型正在变成可替换的零件,harness 才是产品。
- 第二股力量是「Agent 的技能与记忆基建」:mattpocock/skills、obra/superpowers、davila7/claude-code-templates 把 .agents / skills 目录做成可复用资产,akitaonrails/ai-memory 与 DeusData/codebase-memory-mcp 则解决跨厂商的长期记忆与代码索引。上下文与技能的工程化,正在取代提示词技巧成为新的核心竞争力。
- 大厂与头部实验室开始官方下场做开发者的「周边设施」:google/ax、anthropics/financial-services、strands-agents/harness-sdk 都不是模型本身,而是生态占位。这说明竞争已经推进到「谁定义开发者日常工作的默认界面」。
- 垂直场景开始被「开源平替」正面切入:OpenStock 对标昂贵行情平台,univer 把 Office 全家桶塞进一个 AI-native runtime。趋势很明确——通用能力下沉后,最先被撬动的是那些年费高、体验差、数据壁垒并不硬的 SaaS 品类。
💡 对独立开发者的启发
- 别再做「又一个 AI 聊天壳」。今天的榜单显示机会在 harness 的两侧:一侧是把某个专业工作流(报表、行情、文档、代码库)做成 agent 原生运行时,另一侧是做技能包/记忆层这种可被所有 harness 复用的中间件。
- 把你在工作中积累的 skills / prompts / agents 目录整理成开源仓库——mattpocock/skills 仅凭「我 .agents 目录里的东西」就拿到 741 stars。真实工作流资产本身就有极强的传播力,成本几乎为零。
- 做「跨厂商可迁移」的卖点。ai-memory 的定位就是不同 agent 厂商之间的交接与长期记忆,这类中立层会随着厂商增多而越来越值钱,也不会被单一平台吞掉。
- 如果你在做垂直工具,优先选「官方定价离谱 + 数据可公开获取」的品类(如行情、财报、文档转换),用开源平替切入,再用托管/企业版变现,OpenStock 走的正是这条路。
📝 一句话总结
今天的 GitHub 用一句话概括:模型退居幕后,Agent Harness(编排、技能、记忆)成为新的兵家必争之地,大厂与独立开发者第一次在同一个赛道上起跑。
⚠️ 风险提醒
- harness 赛道极度拥挤且被巨头直接压制:google/ax、anthropics/* 自带分发与生态,纯做通用编排层的独立项目很难建立壁垒,容易在版本更新中「被内置」而失去存在意义。
- 技能包/记忆层类项目同质化严重,今天上榜的 skills 类仓库就有三个,多数是个人配置的整理,缺乏工程深度;跟风复制很难形成长期价值,热度退去后 star 数会迅速停滞。
- 「让 Agent 直接读写 Office / 财务数据 / 生产系统」的能力越强,权限与审计风险越大。上生产前必须补齐最小权限、可回滚与操作留痕,否则一次误操作的成本远高于省下的时间。
- 跨厂商记忆与代码索引会集中大量私密上下文,一旦中间件本身或它的托管服务出现问题,泄露面比单个工具大得多。选型时优先自托管、单一静态二进制、无外部依赖的方案。
🎯 今日可重点关注方向
- 精读 google/ax 的架构设计文档:看 Google 如何定义 agentic orchestration 的原语(任务图、状态、工具调用),这是判断未来一年 harness 标准形态的最佳样本。
- 试跑 obra/superpowers + mattpocock/skills,把你自己的 .agents 技能目录按它们的组织方式重构一遍,让技能可以跨项目复用。
- 拿 DeusData/codebase-memory-mcp 或 akitaonrails/ai-memory 接入你现有的编码 agent,实测「代码库知识图谱 / 跨会话记忆」能带来多少 token 节省和准确率提升。
- 关注 dream-num/univer:如果它真能把表格/文档/PDF 统一成一个可被 Agent 读写的运行时,那么「AI 做报表」这类需求就不必再从零造轮子。
- 找一个你熟悉的、年费贵且体验差的垂直 SaaS(行情、财报、文档处理均可),用 OpenStock 式打法做开源平替验证需求,先做一个能跑通的最小闭环再谈商业化。
🐍 Python 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | browser-use/video-use | 746 | 26.5k | Edit videos with coding agents |
| 2 | anthropics/financial-services | 664 | 36.9k | |
| 3 | mvt-project/mvt | 543 | 14.5k | MVT (Mobile Verification Toolkit) helps with conducting forensics of mobile d… |
| 4 | superdesigndev/treg | 506 | 2.7k | OpenRouter for agent tools. Join community here: https://discord.gg/6mQYYfFMAn |
| 5 | davila7/claude-code-templates | 389 | 31.5k | CLI tool for configuring and monitoring Claude Code |
| 6 | Comfy-Org/ComfyUI | 209 | 134.7k | The most powerful and modular diffusion model GUI, api and backend with a gra… |
| 7 | zhouxiaoka/autoclip | 139 | 8.8k | AutoClip : AI-powered video clipping and highlight generation · 一款智能高光提取与剪辑的二创工具 |
| 8 | strands-agents/harness-sdk | 115 | 7.8k | Build an agent harness and control it end-to-end. Open-source SDK for product… |
| 9 | TNT-Likely/PanWatch | 95 | 1.5k | 盯盘侠 PanWatch · 自托管 AI 盯盘助手,集成 TradingAgents 多 Agent 投资决策 | A股/港股/美股实时监控、持仓管理… |
| 10 | mukul975/Anthropic-Cybersecurity-Skills | 84 | 33.3k | 817 structured cybersecurity skills for AI agents · Mapped to 6 frameworks: M… |
🟨 Javascript 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | laoma2053/awesome-zhuiju-free | 432 | 10.1k | 免费无广告的追剧资源指南,人工精选资源、每天检测资源有效性。收录在线影视、影视APP、网盘搜索、磁力BT、字幕、TVBox / 影视仓空壳软件/配置地址、… |
| 2 | pbakaus/impeccable | 304 | 70.3k | The design language that makes your AI harness better at design. |
| 3 | byoungd/up | 197 | 63.7k | An advanced guide which might benefit you a lot 🎉 . 韩先凯的人生进阶指南 人生进阶指南 离谱的人生 人… |
| 4 | mnfst/awesome-free-llm-apis | 98 | 8.2k | List of Permanent Free LLM API (API Keys) |
| 5 | DuarteSantos8/openGym | 70 | 1.3k | Self-hosted gym & body-weight tracker — plan routines, log workouts (superset… |
| 6 | calesthio/Crucix | 65 | 12.0k | Your personal intelligence agent. Watches the world from multiple data source… |
| 7 | open-gsd/gsd-core | 49 | 9.8k | Git. Ship. Done - Core |
| 8 | poloclub/transformer-explainer | 45 | 8.7k | Transformer Explained Visually: Learn How LLM Transformer Models Work with In… |
| 9 | github/awesome-copilot | 44 | 39.3k | Community-contributed instructions, agents, skills, and configurations to hel… |
| 10 | nodejs/node | 33 | 122.1k | Node.js JavaScript runtime ✨🐢🚀✨ |
⚡ Cpp 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | harry7557558/spirula-studio | 69 | 729 | Cross-vendor 3D Gaussian Splatting trainer - video to splat to mesh, Vulkan o… |
| 2 | Atmosphere-NX/Atmosphere | 34 | 19.8k | Atmosphère is a work-in-progress customized firmware for the Nintendo Switch. |
| 3 | leejet/stable-diffusion.cpp | 33 | 7.1k | Diffusion model(SD,Flux,Wan,Qwen Image,Z-Image,…) inference in pure C/C++ |
| 4 | amnezia-vpn/amnezia-client | 28 | 15.2k | Amnezia VPN Client (Desktop+Mobile) |
| 5 | tesseract-ocr/tesseract | 25 | 76.7k | Tesseract Open Source OCR Engine (main repository) |
| 6 | Codensity30/Strivers-A2Z-DSA-Sheet | 19 | 914 | Contains everything related to Stiver’s A2Z sheet along with question, approa… |
| 7 | WerWolv/ImHex | 17 | 54.9k | 🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their… |
| 8 | dsp56300/gearmulator | 13 | 1.4k | Low Level Emulation of classic VA synths & effects of the late 90s/2000s by e… |
| 9 | fooyin/fooyin | 13 | 2.5k | A customisable music player |
| 10 | dail8859/NotepadNext | 11 | 14.6k | A cross-platform, reimplementation of Notepad++ |
🔵 Go 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | google/ax | 1543 | 9.0k | Google’s open agentic orchestration runtime |
| 2 | flexprice/flexprice | 617 | 6.9k | Usage-based pricing and billing for developers 🔓 Cloud or self-hosted ⚙️ No-c… |
| 3 | agent-substrate/substrate | 558 | 3.5k | Agent Substrate: the core system |
| 4 | weave-os/router | 185 | 5.0k | Model router for agentic systems. Routes every prompt to the right model in <… |
| 5 | router-for-me/CLIProxyAPI | 179 | 53.0k | Wrap Antigravity, ChatGPT Codex, Claude Code, Grok Build, Muse Code, Davin as… |
| 6 | maximhq/bifrost | 48 | 8.3k | Fastest enterprise AI gateway (50x faster than LiteLLM) with adaptive load ba… |
| 7 | zzet/gortex | 37 | 1.7k | High-performance code-intelligence engine for AI agents and IDE, supports 257… |
| 8 | projectdiscovery/nuclei | 33 | 31.5k | Nuclei is a fast, customizable vulnerability scanner powered by the global se… |
| 9 | prometheus/prometheus | 28 | 66.2k | The Prometheus monitoring system and time series database. |
| 10 | github/github-mcp-server | 24 | 33.2k | GitHub’s official MCP Server |
🔷 Typescript 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | dream-num/univer | 1142 | 16.3k | The Office Harness for AI Agents — Spreadsheets, Docs, Slides, Canvas, Relati… |
| 2 | can1357/oh-my-pi | 371 | 33.0k | ⌥ Coding agent with the IDE wired in. Built by Stencil Labs. |
| 3 | Open-Dev-Society/OpenStock | 344 | 18.8k | OpenStock is an open-source alternative to expensive market platforms. Track… |
| 4 | browserbase/stagehand | 237 | 25.3k | The SDK to extract data and interact with any site on the web. Get started wi… |
| 5 | BuilderIO/agent-native | 87 | 6.5k | A framework for building agentic apps |
| 6 | thedotmack/claude-mem | 87 | 94.6k | Persistent Context Across Sessions for Every Agent – Captures everything your… |
| 7 | XiaomiMiMo/MiMo-Code | 86 | 13.4k | MiMo Code: Where Models and Agents Co-Evolve |
| 8 | DmNote-App/DmNote | 76 | 1.7k | Make it yours. A customizable key viewer for DJMAX RESPECT V and any game. |
| 9 | westpoint-io/mimik | 75 | 1.2k | 🪄 A browser extension that captures your workflow as you click and turns it i… |
| 10 | code-yeongyu/oh-my-openagent | 46 | 69.3k | OmO: Just type “mass ulw” keyword with your prompt. Now you are the master of… |
☕ Java 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | kestra-io/kestra | 63 | 28.3k | Event Driven Orchestration & Scheduling Platform for Mission Critical Applica… |
| 2 | ashishps1/awesome-system-design-resources | 53 | 41.7k | Learn System Design concepts and prepare for interviews using free resources. |
| 3 | ashishps1/awesome-low-level-design | 30 | 27.0k | Learn Low Level Design (LLD) and prepare for interviews using free resources. |
| 4 | keycloak/keycloak | 23 | 37.0k | Open Source Identity and Access Management For Modern Applications and Services |
| 5 | ashishps1/awesome-leetcode-resources | 20 | 17.9k | Awesome LeetCode resources to learn Data Structures and Algorithms and prepar… |
| 6 | freeok/so-novel | 19 | 8.2k | 小说下载|网文下载 | 网络小说 |
| 7 | apache/kafka | 17 | 33.8k | Apache Kafka - A distributed event streaming platform |
| 8 | elastic/elasticsearch | 17 | 78.0k | Free and Open Source, Distributed, RESTful Search Engine |
| 9 | spring-ai-alibaba/DataAgent | 7 | 2.7k | Spring AI Alibaba DataAgent |
| 10 | alibaba/spring-ai-alibaba | 6 | 10.9k | Agentic AI Framework for Java Developers |
🦀 Rust 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | clash-verge-rev/clash-verge-rev | 396 | 146.8k | A modern GUI client based on Tauri, designed to run in Windows, macOS and Lin… |
| 2 | hydra-db/hydradb | 305 | 5.3k | HydraDB - fast graph database on object storage |
| 3 | Nasiko-Labs/nasiko | 288 | 8.7k | Developer Control Plane for your AI Agents |
| 4 | akitaonrails/ai-memory | 158 | 8.2k | Solution for long term memory for agent coding CLIs and to facilitate handoff… |
| 5 | lahfir/agent-desktop | 107 | 1.6k | Agent Desktop gives any agent reliable computer use on the desktop. Built wit… |
| 6 | t8y2/dbx | 84 | 20.6k | 25 MB lightweight cross-platform database client for 90+ databases, including… |
| 7 | AlexsJones/llmfit | 83 | 37.1k | Hundreds of models & providers. One command to find what runs on your hardware. |
| 8 | tw93/Pake | 68 | 61.7k | 🤱🏻 Turn any webpage into a desktop app with one command. |
| 9 | vercel-labs/agent-browser | 62 | 43.1k | Browser automation CLI for AI agents |
| 10 | yynxxxxx/Codex-X | 59 | 3.9k | OpenAI Codex 桌面端/CLI 的可视化管理工具,具有Provider/API 切换、会话同步、提示词注入、Skills/MCP 管理、TOML… |
⚙️ C 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | DeusData/codebase-memory-mcp | 190 | 44.6k | High-performance code intelligence MCP server. Indexes codebases into a persi… |
| 2 | xCuri0/ReBarUEFI | 118 | 2.5k | Resizable BAR for (almost) any UEFI system |
| 3 | mit-pdos/xv6-riscv | 27 | 10.5k | Xv6 for RISC-V |
| 4 | redis/redis | 19 | 76.5k | For developers, who are building real-time data-driven applications, Redis is… |
| 5 | libuv/libuv | 15 | 27.2k | Cross-platform asynchronous I/O |
| 6 | zephyrproject-rtos/zephyr | 11 | 16.6k | Primary Git Repository for the Zephyr Project. Zephyr is a new generation, sc… |
| 7 | systemd/systemd | 11 | 16.7k | The systemd System and Service Manager |
| 8 | Encryqed/Dumper-7 | 10 | 2.3k | Unreal Engine SDK Generator |
| 9 | StuckAtPrototype/AirCube | 10 | 344 | |
| 10 | microsoft/mimalloc | 6 | 13.4k | mimalloc is a compact general purpose allocator with excellent performance. |
🐚 Shell 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | mattpocock/skills | 741 | 268.5k | Skills for Real Engineers. Straight from my .agents directory. |
| 2 | obra/superpowers | 474 | 290.7k | An agentic skills framework & software development methodology that works. |
| 3 | 0xNyk/council-of-high-intelligence | 43 | 4.5k | Structured multi-perspective deliberation for hard decisions. Run full counci… |
| 4 | zhnnky329/MathModeling-skills | 42 | 1.1k | 面向数学建模竞赛的 Claude Code / Codex Skills ,支持分阶段建模流程与 Python、MATLAB/北太天元代码分支。 |
| 5 | ophub/amlogic-s9xxx-armbian | 41 | 9.9k | Supports running Armbian on Amlogic, Allwinner, and Rockchip devices. Support… |
| 6 | dockur/windows | 22 | 53.4k | Windows inside a Docker container. |
| 7 | deanpeters/Product-Manager-Skills | 14 | 7.1k | Product Management skills framework built on battle-tested methods for Claude… |
| 8 | eugr/spark-vllm-docker | 12 | 2.3k | Docker configuration for running VLLM on dual DGX Sparks |
| 9 | bivlked/amneziawg-installer | 11 | 1.3k | One-command AmneziaWG 2.0 / 3.x installer for a self-hosted VPN server on Ubu… |
| 10 | addyosmani/web-quality-skills | 10 | 2.8k | Agent Skills for optimizing web quality based on Lighthouse and Core Web Vitals. |
📡 数据来源:GitHub Trending | 由 Hermes AI 自动生成 🤖