
📡 数据来源:GitHub Trending | 生成时间:2026-08-29 08:05
共收录 174 个仓库,覆盖 9 种编程语言
🔥 今日亮点
| 排名 | 仓库 | ⭐ 今日 | 语言 | 描述 |
|---|---|---|---|---|
| 1 | tt-a1i/archify | 4562 | 🟨 Javascript | Agent skill for beautiful, verifiable architecture, workf… |
| 2 | bilawalsidhu/gods-eye-view | 3829 | 🟨 Javascript | A spy satellite simulator in your browser, except the dat… |
| 3 | freestylefly/awesome-gpt-image-2 | 1687 | 🟨 Javascript | Prompt as Code | GPT-Image2 工业级提示词引擎与模板库,530+ 个案例逆向工程,20… |
| 4 | mattpocock/skills | 1218 | 🐚 Shell | Skills for Real Engineers. Straight from my .agents direc… |
| 5 | calesthio/OpenMontage | 1144 | 🐍 Python | World’s first open-source, agentic video production syste… |
🔍 今日趋势洞察
- 「Agent Skills」成为新范式:今日 Top 5 中有 4 个是给 AI Agent 打包技能/能力的项目(archify、mattpocock/skills、awesome-gpt-image-2、OpenMontage),社区正从「写单个工具」转向「封装可复用的技能包」。
- 复杂可视化正被 Agent 化:archify 把架构图做成可验证的自包含 HTML,gods-eye-view 用真实空间数据做 3D 地球,二者都证明「开箱即用、可验证的可视化产物」是当下最受欢迎的交付形态。
- 浏览器成为 Agent 交互主战场:Top 项目以 JavaScript 为主,自包含 HTML + 浏览器原生渲染成为交付 Agent 能力的主流方式。
- 真实数据 × 强视觉 = 引爆传播:gods-eye-view 用真实卫星/空间数据做 photorealistic 3D globe,说明「真实数据 + 视觉冲击」的 demo 最能快速积累 star。
💡 对独立开发者的启发
- 与其做大而全的产品,不如把「一个具体能力」打包成 Agent 可直接调用的 Skill,接入主流 Agent 生态借势分发,比从零获客快得多。
- 「Prompt as Code」证明提示词可以像代码一样工程化、版本化、模板化,是可积累、可复用的知识资产,值得长期投入。
- 自包含 HTML(single-file)是最佳可验证交付格式:零依赖、可截图、可分享,天然适合 demo 传播与 SEO。
- 用「真实数据 + 视觉冲击」做 demo,比纯技术堆砌更容易获得 star 与媒体报道,gods-eye-view 就是典型。
📝 一句话总结
今日 GitHub 趋势的主线是「Agent Skills」——把可视化、图像生成、视频制作等能力封装成可复用的技能包,是 AI 应用下一阶段的工程化方向。
⚠️ 风险提醒
- 技能生态碎片化:各家 Agent 的 skill 格式互不兼容,过早押注单一格式可能面临标准洗牌、重写成本。
- 真实数据授权风险:gods-eye-view 类项目使用真实空间/地理数据,需谨慎处理数据来源授权与隐私合规。
- AI 生成内容的版权与成本:生成式内容的版权归属仍不清晰,且大量调用推理/生成 API 成本高企,商业化前务必核算单位经济。
- 「炫技 demo 到可用产品」存在鸿沟:高 star 不等于可生产化,OpenMontage 这类系统级项目复杂度极高,落地需大量工程投入。
🎯 今日可重点关注方向
- 把某个垂直能力封装成 Agent Skill(如 API 文档生成、数据报表、架构图),复用 archify 的「自包含 HTML」交付思路。
- 学习「Prompt as Code」工程化方法论,建立并持续迭代自己的提示词模板库,形成可复用资产。
- 探索真实地理/空间数据可视化,用 MapLibre/Cesium 等开源库做强视觉 demo。
- 关注视频生成的 Agent 化生产流水线(参考 OpenMontage 的 12 条 pipeline),寻找自动化视频的细分机会。
- 为你的项目补充「Skills 目录」(如 mattpocock/skills 的 .agents 目录),让 AI 编码助手直接复用你的工程规范。
🟨 Javascript 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | tt-a1i/archify | 4562 | 27.3k | Agent skill for beautiful, verifiable architecture, workflow, sequence, data-… |
| 2 | bilawalsidhu/gods-eye-view | 3829 | 11.0k | A spy satellite simulator in your browser, except the data is real. Live open… |
| 3 | freestylefly/awesome-gpt-image-2 | 1687 | 24.2k | Prompt as Code | GPT-Image2 工业级提示词引擎与模板库,530+ 个案例逆向工程,20+ 套工业级模板,并提炼出Skills,… |
| 4 | DietrichGebert/ponytail | 1396 | 115.3k | Makes your AI agent think like the laziest senior dev in the room. The best c… |
| 5 | thedotmack/claude-mem | 372 | 92.5k | Persistent Context Across Sessions for Every Agent – Captures everything your… |
| 6 | pbakaus/impeccable | 333 | 63.6k | The design language that makes your AI harness better at design. |
| 7 | addyosmani/agent-skills | 239 | 90.5k | Production-grade engineering skills for AI coding agents. |
| 8 | conorbronsdon/avoid-ai-writing | 133 | 3.6k | Skill that audits and rewrites content to remove AI writing patterns. Use it… |
| 9 | Mintplex-Labs/anything-llm | 53 | 65.3k | Stop renting your intelligence. Own it with AnythingLLM. Everything you need… |
| 10 | mnfst/awesome-free-llm-apis | 51 | 7.2k | List of Permanent Free LLM API (API Keys) |
🦀 Rust 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | t8y2/dbx | 420 | 17.3k | 20 MB lightweight cross-platform database client for 90+ databases, including… |
| 2 | tinyhumansai/openhuman | 206 | 38.7k | Your Personal AI super intelligence. A brain that builds a local-first memory… |
| 3 | rtk-ai/rtk | 130 | 77.7k | CLI proxy that reduces LLM token consumption by 60-90% on common dev commands… |
| 4 | zed-industries/zed | 69 | 89.4k | Code at the speed of thought – Zed is a high-performance, multiplayer code ed… |
| 5 | GyulyVGC/sniffnet | 56 | 40.9k | Comfortably monitor your network traffic 🕵️♂️ |
| 6 | ajeetdsouza/zoxide | 54 | 39.0k | A smarter cd command. Supports all major shells. |
| 7 | max-sixty/worktrunk | 47 | 6.7k | Worktrunk is a CLI for Git worktree management, designed for parallel AI agen… |
| 8 | bevyengine/bevy | 33 | 47.9k | A refreshingly simple data-driven game engine built in Rust |
| 9 | HakanSeven12/OpenCADStudio | 26 | 973 | A CAD application built with Rust — 2D/3D drawing, DWG/DXF support, and GPU-a… |
| 10 | helix-editor/helix | 23 | 46.0k | A post-modern modal text editor. |
☕ Java 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | NationalSecurityAgency/ghidra | 191 | 73.3k | Ghidra is a software reverse engineering (SRE) framework |
| 2 | Stirling-Tools/Stirling-PDF | 141 | 90.9k | #1 PDF Application on GitHub that lets you edit PDFs on any device anywhere |
| 3 | jeecgboot/JeecgBoot | 32 | 47.5k | 【低代码v2.0,一句话即可生成整个系统】企业级AI低代码平台,一键生成前后端代码甚至整个系统。 AI Skills 一句话画流程、设计表单、生成报表、大… |
| 4 | ashishps1/awesome-system-design-resources | 24 | 41.0k | Learn System Design concepts and prepare for interviews using free resources. |
| 5 | bethington/ghidra-mcp | 23 | 3.6k | Ghidra MCP Server — 200+ MCP tools for AI-powered reverse engineering. GUI pl… |
| 6 | crimera/piko | 19 | 4.9k | morphe patches for twitter and instagram |
| 7 | iflytek/skillhub | 18 | 4.9k | Self-hosted, open-source agent skill registry for enterprises. Publish & vers… |
| 8 | jeecgboot/jimureport | 17 | 8.3k | 一款真正的 AI 报表诞生了!JimuChatBI —— 首款免费开源对话式智能数据分析产品(Chat2BI)。 一句话生成报表和数据大屏,支持对话式 A… |
| 9 | alibaba/spring-ai-alibaba | 13 | 10.7k | Agentic AI Framework for Java Developers |
| 10 | zhukunpenglinyutong/jetbrains-cc-gui | 12 | 5.6k | Jetbrains Claude Code and Codex GUI Plugin |
🔵 Go 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | tailscale/tailcat | 965 | 2.7k | like netcat, but over Tailscale’s data plane, without Tailscale’s control plane |
| 2 | workweave/router | 693 | 2.4k | Model router for agentic systems. Routes every prompt to the right model in <… |
| 3 | JetBrains/go-modern-guidelines | 574 | 2.6k | Help AI coding agents write modern Go |
| 4 | QuantumNous/new-api | 110 | 46.7k | A unified AI model hub for aggregation & distribution. It supports cross-conv… |
| 5 | Tencent/WeKnora | 78 | 20.9k | Open-source LLM knowledge platform: turn raw documents into a queryable RAG,… |
| 6 | vxcontrol/pentagi | 68 | 22.1k | Fully autonomous AI Agents system capable of performing complex penetration t… |
| 7 | tailscale/tailscale | 44 | 35.7k | The easiest, most secure way to use WireGuard and 2FA. |
| 8 | vllm-project/semantic-router | 41 | 5.4k | A programmable Mixture-of-Models router for heterogeneous LLM inference |
| 9 | flyteorg/flyte | 36 | 7.3k | 动态、有弹性的人工智能编排。在构建 AI 工作流程时协调数据、模型和计算。 / Dynamic, resilient AI orchestration…. |
| 10 | milvus-io/milvus | 26 | 45.9k | Milvus is a high-performance, cloud-native vector database built for scalable… |
🔷 Typescript 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | diegosouzapw/OmniRoute | 656 | 57.5k | Never stop coding. Free MIT AI gateway: one endpoint, 350 providers (90+ free… |
| 2 | OpenCut-app/OpenCut | 512 | 87.8k | The open-source CapCut alternative |
| 3 | tashfeenahmed/freellmapi | 433 | 21.6k | 7.4 billion tokens per month. 34 free LLM providers. 635 free model endpoints… |
| 4 | cursor/plugins | 246 | 6.0k | Cursor plugin specification and official plugins |
| 5 | abhigyanpatwari/GitNexus | 202 | 46.2k | GitNexus: The Zero-Server Code Intelligence Engine - GitNexus is a client-sid… |
| 6 | OpenHands/OpenHands | 166 | 85.5k | 🙌 OpenHands: AI-Driven Development |
| 7 | koala73/worldmonitor | 151 | 84.7k | Real-time global intelligence dashboard. AI-powered news aggregation, geopoli… |
| 8 | nilbuild/developer-roadmap | 134 | 365.8k | Interactive roadmaps, guides and other educational content to help developers… |
| 9 | actions/checkout | 104 | 8.8k | Action for checking out a repo |
| 10 | twentyhq/twenty | 103 | 55.8k | The open alternative to Salesforce, designed for AI. |
🐍 Python 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | calesthio/OpenMontage | 1144 | 53.3k | World’s first open-source, agentic video production system. 12 production pip… |
| 2 | K-Dense-AI/scientific-agent-skills | 720 | 36.6k | Turn any AI agent into an AI Scientist. The #1 Agent Skills library for scien… |
| 3 | rohitg00/ai-engineering-from-scratch | 703 | 50.6k | Learn it. Build it. Ship it for others. |
| 4 | Graphify-Labs/graphify | 514 | 112.0k | Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a quer… |
| 5 | anthropics/claude-plugins-official | 457 | 35.0k | Official, Anthropic-managed directory of high quality Claude Code Plugins. |
| 6 | mvanhorn/last30days-skill | 394 | 59.9k | AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polym… |
| 7 | ComposioHQ/awesome-claude-skills | 343 | 73.8k | A curated list of awesome Claude Skills, resources, and tools for customizing… |
| 8 | abi/screenshot-to-code | 326 | 75.5k | Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue) |
| 9 | marin-community/marin | 236 | 2.9k | Open-source framework for the research and development of foundation models. |
| 10 | HKUDS/AI-Trader | 154 | 21.8k | “AI-Trader: 100% Fully-Automated Agent-Native Trading” |
⚡ Cpp 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | google/googletest | 156 | 39.2k | GoogleTest - Google Testing and Mocking Framework |
| 2 | k4yt3x/video2x | 97 | 21.4k | A machine learning-based video super resolution and frame interpolation frame… |
| 3 | godotengine/godot | 59 | 116.3k | Godot Engine – Multi-platform 2D and 3D game engine |
| 4 | google-deepmind/mujoco | 53 | 14.8k | Multi-Joint dynamics with Contact. A general purpose physics simulator. |
| 5 | duckdb/duckdb | 48 | 40.8k | DuckDB is an analytical in-process SQL database management system |
| 6 | tensorflow/tensorflow | 44 | 197.8k | An Open Source Machine Learning Framework for Everyone |
| 7 | ikawrakow/ik_llama.cpp | 41 | 3.1k | llama.cpp fork with additional SOTA quants and improved performance |
| 8 | ocornut/imgui | 26 | 75.9k | Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependen… |
| 9 | microsoft/terminal | 21 | 104.7k | The new Windows Terminal and the original Windows console host, all in the sa… |
| 10 | opentoonz/opentoonz | 21 | 7.6k | OpenToonz - An open-source full-featured 2D animation creation software |
⚙️ C 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | antirez/ds4 | 40 | 21.9k | DeepSeek 4 Flash and PRO local inference engine for Metal, CUDA and ROCm |
| 2 | veracrypt/VeraCrypt | 33 | 11.5k | Disk encryption with strong security based on TrueCrypt |
| 3 | tmux/tmux | 21 | 48.9k | tmux source code |
| 4 | pgvector/pgvector | 20 | 22.8k | Open-source vector similarity search for Postgres |
| 5 | sunblaze-ucb/exploitgym | 16 | 851 | ExploitGym is a large-scale, realistic benchmark built from real-world vulner… |
| 6 | kingToolbox/WindTerm | 14 | 32.1k | A professional cross-platform SSH/Sftp/Shell/Telnet/Tmux/Serial terminal. |
| 7 | containers/bubblewrap | 13 | 8.5k | Low-level unprivileged sandboxing tool used by Flatpak and similar projects |
| 8 | curl/curl | 11 | 42.7k | A command line tool and library for transferring data with URL syntax, suppor… |
| 9 | mackron/miniaudio | 10 | 7.2k | Audio playback and capture library written in C, in a single source file. |
| 10 | lvgl/lvgl | 10 | 24.5k | LVGL is a free, full-featured embedded UI library for devices from small MCUs… |
🐚 Shell 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | mattpocock/skills | 1218 | 240.2k | Skills for Real Engineers. Straight from my .agents directory. |
| 2 | basecamp/omarchy | 561 | 33.4k | Beautiful, Modern & Opinionated Linux |
| 3 | obra/superpowers | 487 | 279.1k | An agentic skills framework & software development methodology that works. |
| 4 | llm-d/llm-d | 114 | 4.3k | Achieve state of the art inference performance with modern accelerators on Ku… |
| 5 | 1N3/Sn1per | 65 | 11.2k | Automated penetration testing & attack surface management platform. Recon, sc… |
| 6 | jnMetaCode/agency-agents-zh | 35 | 20.0k | 🎭 267 个即插即用的 AI 专家角色 — 支持 Hermes Agent/Claude Code/Cursor/Copilot 等 18 种工具,覆盖… |
| 7 | a2aproject/A2A | 14 | 25.5k | Agent2Agent (A2A) is an open protocol enabling communication and interoperabi… |
| 8 | deanpeters/Product-Manager-Skills | 14 | 6.7k | Product Management skills framework built on battle-tested methods for Claude… |
| 9 | nvm-sh/nvm | 13 | 94.8k | Node Version Manager - POSIX-compliant bash script to manage multiple active… |
| 10 | youngyangyang04/leetcode-master | 11 | 62.3k | 《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Pytho… |
📡 数据来源:GitHub Trending | 由 Hermes AI 自动生成 🤖