雨云服务器注册绑定微信送首月5折优惠券
低价上云,优惠立享
近 30 天新建、star 最多的 AI 开源项目 Top 30(数据来自 GitHub 官方 API,每日快照)。
今日导读
本周 AI 开源社区最值得关注的信号,是 Agent 基础设施的快速分层。排名第一的 ponytail 以 8 万 star 断层领跑,核心理念只有一句话:让 AI agent 像"最懒的高级工程师"一样思考,拒绝写不必要的代码。这个反直觉的切入点戳中了当前 agent 开发的真实痛点——过度工程化。与此同时,vercel 推出的 eve 框架和 Forward-Future 的 loopy 工作流库,都在试图把 agent 的构建过程标准化、可复用化,方向一致但层次不同,一个做框架底座,一个做上层模式库。另一个值得单独标记的是 shy3130 的 tickflow-stock-panel,在一众英文项目中,这个面向 A 股的量化工作台用 LLM 驱动策略定制,是少数将 agent 能力落进具体垂直场景的中文项目。整体来看,本周趋势很明确:agent 正在从"能跑起来"走向"可维护、可审计、可复用"。
| # | 项目 | Star | 语言 | 创建 |
|---|---|---|---|---|
| 1 | DietrichGebert/ponytail Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote. | 80,192 | JavaScript | 2026-06-12 |
| 2 | langchain-ai/openwiki OpenWiki is a CLI that writes and maintains agent documentation for your codebase. | 10,358 | TypeScript | 2026-06-22 |
| 3 | elder-plinius/T3MP3ST autonomous red teaming platform; multi-agent offensive-security meta-harness | 4,330 | TypeScript | 2026-07-02 |
| 4 | vercel/eve The Framework for Building Agents | 3,407 | TypeScript | 2026-06-16 |
| 5 | Forward-Future/loopy A library of practical AI-agent loops and an installable skill for finding, adapting, and designing repeatable agent workflows. | 2,636 | JavaScript | 2026-06-12 |
| 6 | cloudflare/security-audit-skill A coding-agent skill for multi-phase security audits with independently verified, machine-readable findings | 2,417 | JavaScript | 2026-06-18 |
| 7 | davidondrej/skills access to david ondrej's personal agent skills | 2,238 | — | 2026-06-24 |
| 8 | synthetic-sciences/openscience The open-source AI workbench for scientific research | 2,083 | TypeScript | 2026-07-03 |
| 9 | shy3130/tickflow-stock-panel 自托管、零运维的 A 股「选股 + 监控 + 回测」量化工作台 | 基于 TickFlow 数据源 | LLM能力驱使策略定制+个股分析+复盘 | 自由接入第三方数据源与个性化扩展数据 | 个人开源 ,非TickFlow官方项目 | 1,983 | TypeScript | 2026-06-18 |
| 10 | isjiamu/gzh-design-skill 把 Markdown 一键排成可直接粘进公众号编辑器的精致 HTML —— 6 套精选主题 + 主题生成器 + 双关卡校验。An AI-agent skill that turns Markdown into paste-ready WeChat article HTML. | 1,832 | HTML | 2026-07-01 |
| 11 | tutti-os/tutti Where people and agents build in tune. | 1,826 | TypeScript | 2026-06-12 |
| 12 | nolangz/pixel2motion AI logo animation skill: turn raster logos into smooth SVG animation, animated HTML demos, GIF/video previews, and motion QA evidence. | 1,597 | Python | 2026-06-12 |
| 13 | HUANGCHIHHUNGLeo/claude-real-video Let Claude (or any LLM) actually watch a video — scene-aware, deduplicated frames + transcript, from a URL or local file. Runs locally, MIT. | 1,475 | Python | 2026-06-30 |
| 14 | jamesob/local-llm Everything I know about running LLMs locally | 1,333 | Shell | 2026-07-03 |
| 15 | Forsy-AI/agent-apprenticeship The living ecosystem where AI agents complete tasks through workflow loops, improve through iterative execution, are evaluated by mentor agents or humans in the loop, and turn completed work into reusable work experience and data to improve future agents. | 1,311 | Python | 2026-06-19 |
| 16 | shepherd-agents/shepherd A runtime substrate that turns an agent's execution into a reversible, Git-like trace, so meta-agents can observe, fork, replay, and revert any run. Couples agent and environments in a copy-on-write fork ~5x faster than docker commit, with ~95% KV-cache reuse on replay. Framework built for meta-agents to supervise, optimize, and train other agents | 1,307 | Python | 2026-06-24 |
| 17 | rebel0789/codexpro Use ChatGPT Developer Mode as a local coding agent for your repo through MCP. | 1,268 | JavaScript | 2026-06-16 |
| 18 | oomol-lab/open-connector Open-source auth gateway connecting 1000+ SaaS providers to AI agents through SDK, CLI, MCP, HTTP, and OpenAPI. | 1,254 | TypeScript | 2026-06-29 |
| 19 | lyra81604/zhengxi-views 可溯源的郑希(易方达基金经理)投研 Agent Skill——基于他全部公开观点原文 + 有原话佐证的投资方法 + 全市场基金真实数据,能溯源问答、按他框架给基金打分,绝不杜撰。⚠️仅研究学习辅助,不构成投资建议‼️website是郑希主页! | 1,245 | Python | 2026-06-20 |
| 20 | larlarua/AutoCVE Agent-driven automated CVE discovery platform for source code auditing, vulnerability verification, and report generation. | 1,169 | Python | 2026-06-15 |
| 21 | sums001/Windows-Copilot-API Reverse engineered Windows Copilot into an OpenAI-compatible API. Access GPT-4 and GPT-5 models through a simple REST interface without API keys or billing. | 1,091 | Python | 2026-06-19 |
| 22 | kunchenguid/firstmate Talk to one agent. Ship with a crew. | 1,057 | Shell | 2026-06-12 |
| 23 | amplifthq/opentag Open-source @agent mentions for Slack and GitHub. OpenTag routes tagged requests to Codex, Claude Code, then returns results in thread. | 1,056 | TypeScript | 2026-06-24 |
| 24 | fancydirty/mediary-scout Agent-driven media library for your cloud drives (115 / Quark / 光鸭 GuangYaPan). | 1,022 | TypeScript | 2026-06-21 |
| 25 | lingbol088-spec/Codex-5.5-codex-instruct-5.5 Codex CLI 破甲工具(GPT-5.5) — 注入无限制模式系统指令,关闭所有内容过滤器。 | 996 | Python | 2026-06-26 |
| 26 | eli-labz/Third-Eye A production-grade OSINT platform that provides situational awareness across multiple intelligence domains. | 934 | TypeScript | 2026-06-13 |
| 27 | jmerelnyc/Talos GPU worker client for the Talos network. Pairs with your Talos account, serves open-model inference jobs over a WebSocket, and reports uptime for payouts. | 933 | Python | 2026-07-02 |
| 28 | modiqo/skillspec SkillSpec makes agent skills followable, testable, and provable with Doctor risk reports, guided imports, structured contracts, and alignment proof. | 931 | Rust | 2026-06-19 |
| 29 | majidmanzarpour/threejs-game-skills Agent skills for building playable, polished Three.js browser games with gameplay, AAA-style graphics, UI, QA, and optional AI-generated 3D, image, and audio assets. | 928 | Python | 2026-06-14 |
| 30 | orange2ai/renwei-writing 人味儿写作 · An AI agent skill: edit people's words without erasing the person behind them | 919 | — | 2026-06-12 |
历史日报
数据来源 GitHub Search API;「近 30 天新建 + star 排序」反映新项目热度,与 GitHub Trending 口径略有不同。项目描述为原文,导读为本站编辑内容。