1blader/humanizer+990 STARS TODAY · ★ 43,695 · PYTHONblader/humanizer is an agent skill that strips the telltale markers of AI-generated writing out of text. It gained about 990 stars today, by far the largest single-day move in the trending set, and now sits near 43,700 in total. The pace points to steady demand for tooling that makes model output read as if a person wrote it.blader/humanizer 是一个智能体技能,用于清除文本中 AI 生成写作的明显痕迹。它今天新增约 990 颗星,是本次趋势榜中单日涨幅最大的项目,总星数已接近 43,700。这一增速表明,让模型输出读起来更像真人手笔的工具需求持续旺盛。blader/humanizer は、文章から AI 生成らしさの痕跡を取り除くエージェント用スキルです。本日およそ 990 スターを集め、今回のトレンド候補では単日の伸びが突出しており、累計は約 43,700 に達しました。モデルの出力を人が書いたように見せるツールへの需要が根強いことがうかがえます。
2amosblomqvist/learn★ 1,440 · TYPESCRIPTamosblomqvist/learn is a TypeScript project that its author describes in a single line as an AI learning system. Created in late August, it has collected roughly 1,440 stars, the highest total among the recently created repositories in today's trending set. The repository lists no topics and no longer blurb, so little else about it is stated.amosblomqvist/learn 是一个 TypeScript 项目,作者仅用一句话将其描述为自己的 AI 学习系统。该仓库创建于 8 月下旬,已累积约 1,440 颗星,是今天趋势榜中新建仓库里星数最高的一个。项目未列出任何主题标签,也没有更详细的说明。amosblomqvist/learn は、作者が一行で「自分の AI 学習システム」と説明している TypeScript プロジェクトです。8 月下旬に作成され、約 1,440 スターを集めており、本日のトレンド候補のうち新規作成のリポジトリでは最多となっています。トピックの登録も詳しい説明もなく、公開されている情報はごくわずかです。
3cbrock84/headcount★ 1,285 · MARKDOWNcbrock84/headcount packages an agent organization for Claude Code that is laid out like a company, with more than 15 departments and over 125 skills that each install on their own. The repository is written in Markdown and tagged for the Claude plugin and MCP ecosystem. It has drawn about 1,285 stars since appearing on August 28.cbrock84/headcount 为 Claude Code 打包了一套按公司结构组织的智能体体系,包含 15 个以上的“部门”和 125 多个可单独安装的技能。仓库内容以 Markdown 编写,并带有 Claude 插件与 MCP 生态的标签。自 8 月 28 日发布以来,已获得约 1,285 颗星。cbrock84/headcount は、Claude Code 向けのエージェント群を会社組織になぞらえてまとめたもので、15 以上の「部門」と個別に導入できる 125 以上のスキルを備えます。中身は Markdown で書かれ、Claude プラグインや MCP エコシステム向けのタグが付いています。8 月 28 日の公開以降、約 1,285 スターを集めました。
4brayonpi/hexstellar★ 924 · PYTHONbrayonpi/hexstellar ships a Python CLI and API that aims to turn any AI agent into a computational researcher, spanning optimization, quantum and scientific computing, and decision intelligence. The project says it returns certainty labels and verification receipts with each result and offers a free sandbox to try it. It has about 924 stars since late August.brayonpi/hexstellar 提供一套 Python 命令行工具和 API,目标是把任意 AI 智能体变成能做计算研究的助手,覆盖优化求解、量子计算、科学计算与决策智能。项目称每个结果都会附带确定性标签和验证凭据,并提供免费沙盒供试用。自 8 月下旬以来已获得约 924 颗星。brayonpi/hexstellar は、任意の AI エージェントを計算研究者に変えることを狙った Python 製の CLI と API で、最適化、量子計算、科学計算、意思決定支援を対象としています。結果ごとに確からしさのラベルと検証レシートを返し、無料のサンドボックスも用意していると説明しています。8 月下旬以降で約 924 スターを獲得しました。
5PAICNI/CFBox★ 682 · JAVASCRIPTPAICNI/CFBox is a proxy subscription panel that runs on Cloudflare Workers and stays compatible with the CFnew and edgetunnel projects. It serves VLESS, Trojan and xhttp subscriptions from a per-UUID path and adds a graphical console backed by KV storage, along with latency tests, streaming and AI reachability checks, and multi-client output. The JavaScript project has about 682 stars.PAICNI/CFBox 是一个运行在 Cloudflare Workers 上的代理订阅管理面板,兼容 CFnew 与 edgetunnel。它可在 /UUID 路径上输出 VLESS、Trojan、xhttp 等多协议订阅,并提供基于 KV 存储的图形化配置界面,内置延迟测试、流媒体与 AI 连通性检测以及多客户端订阅生成。该 JavaScript 项目目前约有 682 颗星。PAICNI/CFBox は Cloudflare Workers 上で動くプロキシ購読管理パネルで、CFnew と edgetunnel に対応します。/UUID のパスから VLESS、Trojan、xhttp などの購読を配信し、KV ストレージを使う GUI 設定画面のほか、遅延測定、動画配信や AI サービスへの接続確認、複数クライアント向けの購読生成を備えます。JavaScript 製で、約 682 スターです。
2026-09-05 · SATURDAY · 13:05 PDT
1WorldFlowAI/everything-claude-code+139 STARS TODAY · ★ 2,292 · JAVASCRIPTA toolkit of drop-in Claude Code extensions: subagent definitions, slash commands, skills, rules and lifecycle hooks collected in one repository. It added 139 stars today, the largest single-day gain on the trending list. The pull reflects a shift toward sharing agent configuration as reusable artifacts rather than private dotfiles.一个可直接取用的 Claude Code 扩展工具包,把子智能体定义、斜杠命令、技能、规则和生命周期钩子集中在同一个仓库里。它今天新增 139 颗星,是趋势榜上单日涨幅最大的项目。这股热度反映出开发者开始把智能体配置当作可复用的组件来共享,而不再只是私人配置文件。サブエージェント定義、スラッシュコマンド、スキル、ルール、ライフサイクルフックを一つのリポジトリにまとめた、すぐ導入できる Claude Code 拡張ツールキット。本日139スターを追加し、トレンド一覧で単日の伸びが最大となった。エージェントの設定を個人的な設定ファイルではなく再利用可能な部品として共有する流れを映している。
2Significant-Gravitas/AutoGPT+42 STARS TODAY · ★ 187,158 · PYTHONAutoGPT is a platform for building and running autonomous AI agents, with the stated goal of making agent tooling usable without deep engineering work. It remains one of the most-starred AI projects on GitHub at about 187k stars, and picked up 42 more today.AutoGPT 是一个用于构建和运行自主 AI 智能体的平台,其目标是让不具备深厚工程背景的人也能使用智能体工具。它以约 18.7 万颗星位居 GitHub 上星标最多的 AI 项目之列,今天又新增 42 颗。AutoGPT は自律型 AI エージェントを構築・実行するためのプラットフォームで、高度な開発知識がなくてもエージェントのツール群を使えるようにすることを掲げている。約18.7万スターと GitHub でも屈指の規模を保ち、本日さらに42スターを追加した。
3huggingface/datasets+5 STARS TODAY · ★ 21,903 · PYTHONThe datasets library gives one-line access to a large hub of ready-to-use machine learning datasets, with memory-mapped loading and transformation tools for data that does not fit in RAM. It is a standard dependency across the Hugging Face training stack. The repo stands at roughly 21.9k stars.datasets 库让开发者用一行代码即可取用庞大的开箱即用机器学习数据集库,并为无法完全放入内存的数据提供内存映射加载与转换工具。它是 Hugging Face 训练体系中的标准依赖。该仓库目前约有 2.19 万颗星。datasets ライブラリは、すぐ使える機械学習データセットの大規模ハブに一行でアクセスできるようにし、メモリに収まらないデータ向けにメモリマップ読み込みと変換ツールを備える。Hugging Face の学習スタックにおける標準的な依存ライブラリだ。スター数は約2.19万。
4Player-YN/PawWork_ZhuaZhua★ 1,260 · JAVASCRIPTPaw Work is a Chrome extension that turns a selection on a live web page into an editable office file: highlight the content, describe the outcome you want, and take away a document, deck or spreadsheet. It runs sandboxed with your own API key and no server component. The project has gathered 1.3k stars since appearing in late August.Paw Work 是一款 Chrome 扩展,可以把网页上选中的内容变成可编辑的办公文件:先在实时页面上圈选内容,再描述想要的结果,就能得到文档、幻灯片或表格。它在沙箱中运行,使用用户自带的密钥,不依赖服务器。该项目自 8 月下旬发布以来已获得 1260 颗星。Paw Work は、表示中のウェブページで選択した内容を編集可能なオフィスファイルに変換する Chrome 拡張機能だ。ページ上で範囲を選び、欲しい成果物を説明すると、文書やスライド、表計算ファイルが得られる。自前の API キーを使いサンドボックス内で動作し、サーバーを必要としない。8月下旬の公開以降、1260スターを集めている。
52akouwu/reverify★ 920 · PYTHONReverify is an MCP server and CLI built so an agent only proposes while deterministic tools decide, checking each claim against ground truth and keeping the evidence. Grounded facts and context survive resets, and reverse engineering serves as the proving ground. It has drawn about 920 stars since late August.Reverify 是一个 MCP 服务器兼命令行工具,其设计让模型只负责提出,由确定性工具做出判定,每条结论都要对照事实核验并留下证据。已经验证的事实与上下文在会话重置后依然保留,逆向工程被用作检验场景。该项目自 8 月下旬以来已获得约 920 颗星。Reverify は、モデルは提案するだけで判断は決定論的なツールが下すという設計の MCP サーバー兼 CLI で、あらゆる主張を根拠と照合し証拠を残す。裏付けの取れた事実と文脈はリセット後も保持され、リバースエンジニアリングを検証の場としている。8月下旬以降、約920スターを集めた。
2026-09-04 · FRIDAY · 13:05 PDT
1cathrynlavery/diagram-design+426 STARS TODAY · ★ 30,824 · HTMLcathrynlavery/diagram-design added about 426 stars today, the largest one-day gain on the trending list. The repository packages 38 editorial diagram types as self-contained HTML and SVG for coding agents such as Claude Code and Codex, in place of Mermaid output. Its total now stands above 30,800 stars.cathrynlavery/diagram-design 今日新增约 426 颗星,为趋势榜单日增幅最大者。该仓库以自包含的 HTML 与 SVG 提供 38 种编辑类图表样式,面向 Claude Code、Codex 等编码智能体使用,用以替代 Mermaid 输出。其总星数目前已超过 3.08 万。cathrynlavery/diagram-design は本日約426スターを追加し、トレンド一覧で最大の伸びとなった。同リポジトリは38種類のエディトリアル図版を自己完結型のHTMLとSVGで提供し、Mermaidの出力に代わるものとしてClaude CodeやCodexなどのコーディングエージェントから利用できる。総スター数は3万800を超えた。
2huangruiteng/loopx+82 STARS TODAY · ★ 5,603 · PYTHONhuangruiteng/loopx gained about 82 stars today, second on the trending list. The Python project describes itself as a control plane for long-horizon agent work, aiming to keep durable, governed runs consistent across Codex, Claude Code and other harnesses. It now sits above 5,600 stars.huangruiteng/loopx 今日新增约 82 颗星,位居趋势榜单第二。该 Python 项目自述为面向长周期智能体任务的控制平面,目标是在 Codex、Claude Code 等不同框架之间保持持久且可治理的运行。其总星数已超过 5,600。huangruiteng/loopx は本日約82スターを追加し、トレンド一覧で2位となった。このPythonプロジェクトは長期にわたるエージェント作業の制御基盤を自称し、CodexやClaude Codeなど複数のハーネスをまたいで持続的で統制された実行を保つことを狙う。総スター数は5,600を超えた。
3radixark/miles+55 STARS TODAY · ★ 2,524 · PYTHONradixark/miles added about 55 stars today. The Python framework targets enterprise reinforcement learning for post-training large language and vision-language models, and is maintained as a fork that co-evolves with the slime project. Its total stands near 2,500 stars.radixark/miles 今日新增约 55 颗星。该 Python 框架面向企业场景,用于大语言模型与视觉语言模型的强化学习后训练,由 slime 项目分叉而来并与之协同演进。其总星数接近 2,500。radixark/miles は本日約55スターを追加した。このPythonフレームワークは企業向けを掲げ、大規模言語モデルと視覚言語モデルの事後学習に強化学習を用いる。slimeプロジェクトから分岐し、同プロジェクトと並行して開発が続く。総スター数は2,500に迫る。
4google-deepmind/weathernext+13 STARS TODAY · ★ 7,623 · PYTHONGoogle DeepMind's weathernext repository added about 13 stars today, on a base above 7,600. The Python project carries no description on its trending entry. It is the only repository from a major industrial lab among today's five.谷歌 DeepMind 的 weathernext 仓库今日新增约 13 颗星,总星数超过 7,600。该 Python 项目在趋势条目中未附任何说明文字。它是今日五个仓库中唯一来自大型产业实验室的项目。Google DeepMindのweathernextリポジトリは本日約13スターを追加し、総数は7,600を超えた。このPythonプロジェクトはトレンド一覧の項目に説明文を掲げていない。本日の5件で唯一、大手産業研究所によるリポジトリである。
5damejan80/tokentab★ 1,158 · PYTHONdamejan80/tokentab is a command-line tool that reads Claude Code, Codex and Gemini CLI session logs and works out what they cost, broken down by model, project and day. The Python repository was created on August 27 and has collected about 1,150 stars since.damejan80/tokentab 是一款命令行工具,可读取 Claude Code、Codex 与 Gemini CLI 的会话日志,按模型、项目和日期计算其花费。该 Python 仓库创建于 8 月 27 日,此后已获得约 1,150 颗星。damejan80/tokentab は、Claude Code、Codex、Gemini CLIのセッションログを読み取り、モデル別・プロジェクト別・日別に費用を算出するコマンドラインツールだ。このPythonリポジトリは8月27日に作成され、以降で約1,150スターを集めている。
2026-09-03 · THURSDAY · 13:06 PDT
1obra/superpowers+470 STARS TODAY · ★ 281,266 · SHELLobra/superpowers packages an agentic skills framework together with a software development methodology for coding agents. The Shell-based repo collects reusable skills and workflow conventions rather than shipping a single tool. It added about 470 stars today, the largest one-day gain on the trending list, on a base above 281,000.obra/superpowers 提供了一套面向编码智能体的技能框架,以及配套的软件开发方法论。该仓库以 Shell 为主,收录的是可复用的技能与工作流约定,而非单一工具。今日新增约 470 颗星,为趋势榜中单日增幅最大者,总星数已超过 28.1 万。obra/superpowers は、コーディングエージェント向けのスキルフレームワークと、それに対応するソフトウェア開発方法論をまとめている。単体のツールではなく、再利用可能なスキルとワークフローの規約を集めた構成をとる。本日は約470スターを追加し、トレンド一覧で最大の伸びとなった。総スター数は28万を超える。
2Graphify-Labs/graphify+425 STARS TODAY · ★ 114,336 · PYTHONGraphify-Labs/graphify turns a codebase and its docs, SQL schemas, configs and PDFs into a queryable knowledge graph. It installs as a skill for Claude Code, Cursor, Codex and Gemini CLI, and relies on local deterministic AST parsing with every edge explained and no vector store. The Python project added roughly 425 stars today.Graphify-Labs/graphify 可将代码库及其文档、SQL 模式、配置文件和 PDF 转换为可查询的知识图谱。它以技能形式接入 Claude Code、Cursor、Codex 与 Gemini CLI,采用本地确定性 AST 解析,每条边都有解释,且不使用向量库。该 Python 项目今日新增约 425 颗星。Graphify-Labs/graphify は、コードベースとそのドキュメント、SQLスキーマ、設定ファイル、PDFを問い合わせ可能なナレッジグラフに変換する。Claude Code、Cursor、Codex、Gemini CLI にスキルとして組み込め、ローカルの決定的なAST解析を用い、各エッジに説明が付き、ベクトルストアを使わない。本日は約425スターを追加した。
3magnitudedev/magnitude+130 STARS TODAY · ★ 1,888 · TYPESCRIPTmagnitudedev/magnitude is an open source inference server that runs the local models best suited to the host hardware and plugs them into an agent the user already has. The project lists support for Pi, OpenCode, Hermes, OpenClaw, Codex, Claude Code, Oh My Pi and Cline. It added about 130 stars today on a base near 1,900.magnitudedev/magnitude 是一个开源推理服务器,可运行最适配本机硬件的本地模型,并接入用户已有的智能体。项目列出对 Pi、OpenCode、Hermes、OpenClaw、Codex、Claude Code、Oh My Pi 与 Cline 的支持。今日新增约 130 颗星,总星数接近 1,900。magnitudedev/magnitude は、ホストのハードウェアに最適なローカルモデルを動かし、利用者が既に使っているエージェントに接続するオープンソースの推論サーバー。Pi、OpenCode、Hermes、OpenClaw、Codex、Claude Code、Oh My Pi、Cline への対応を挙げている。本日は約130スターを追加し、総数は1,900前後となった。
4datacurve-ai/deep-swe+21 STARS TODAY · ★ 1,588 · PYTHONdatacurve-ai/deep-swe measures frontier coding agents on original, long-horizon engineering tasks rather than short isolated fixes. The Python benchmark targets work that spans many steps and files, the setting where agent behavior tends to diverge most from short-task scores. It added about 21 stars today on a base near 1,600.datacurve-ai/deep-swe 针对原创的长周期工程任务评测前沿编码智能体,而非简短孤立的修复。该 Python 基准聚焦跨多步骤、多文件的工作,这类场景中智能体的表现与短任务分数差异最大。今日新增约 21 颗星,总星数接近 1,600。datacurve-ai/deep-swe は、短く孤立した修正ではなく、独自の長期的なエンジニアリング課題でフロンティアのコーディングエージェントを測定する。多数の手順とファイルにまたがる作業を対象とし、短時間タスクのスコアとの乖離が最も出やすい領域を突く。本日は約21スターを追加した。
5anthropics/commerce-agents★ 1,476 · PYTHONanthropics/commerce-agents is a reference blueprint for building shopping and merchant agents with Claude, published as runnable Python examples. The repo covers retail, commerce, telecom and entertainment scenarios. Opened on September 1, it has gathered close to 1,500 stars in its first days.anthropics/commerce-agents 是使用 Claude 构建购物与商家智能体的参考蓝图,以可运行的 Python 示例形式发布。仓库覆盖零售、电商、电信与娱乐等场景。该项目于 9 月 1 日建立,上线数日已积累近 1,500 颗星。anthropics/commerce-agents は、Claude でショッピング・加盟店向けエージェントを構築するためのリファレンス設計を、実行可能なPythonサンプルとして公開したもの。小売、コマース、通信、エンターテインメントの各シナリオを扱う。9月1日の公開から数日で1,500近いスターを集めた。
2026-09-02 · WEDNESDAY · 01:04 PDT
1vitali87/code-graph-rag+20 STARS TODAY · ★ 4,917 · PYTHONcode-graph-rag builds a knowledge graph over a multi-language monorepo so an AI assistant can query, understand and edit code that spans several languages. It pairs graph retrieval with generation rather than relying on plain embedding search. The project added 20 stars today for a total of 4,917.code-graph-rag 为多语言 monorepo 构建知识图谱,让 AI 助手能够查询、理解并修改跨语言的代码。它把图检索与生成结合起来,而不是只依赖普通的向量嵌入检索。该项目今日新增 20 颗星,总数达到 4,917。code-graph-rag は多言語モノレポの知識グラフを構築し、AI アシスタントが複数言語にまたがるコードを検索・理解・編集できるようにする。単純な埋め込み検索に頼らず、グラフ検索と生成を組み合わせる点が特徴だ。本日 20 スターを追加し、累計 4,917 となった。
2noonghunna/club-3090+11 STARS TODAY · ★ 2,158 · PYTHONclub-3090 collects community-tested configurations for serving large language models on consumer RTX 3090, 4090 and 5090 cards. The recipes are engine- and model-agnostic, covering vLLM, llama.cpp and ik_llama with Qwen3.6 and Gemma 4 setups for one- and two-card machines. It gained 11 stars today, reaching 2,158.club-3090 汇集了社区验证过的配置,用于在 RTX 3090、4090、5090 等消费级显卡上部署大语言模型。这些方案不绑定特定引擎或模型,覆盖 vLLM、llama.cpp 与 ik_llama,并提供单卡和双卡的 Qwen3.6、Gemma 4 配置。今日新增 11 颗星,总数达到 2,158。club-3090 は、RTX 3090/4090/5090 といったコンシューマ向け GPU で大規模言語モデルを動かすための、コミュニティ検証済み設定をまとめたリポジトリだ。vLLM、llama.cpp、ik_llama に対応し、1 枚構成と 2 枚構成の Qwen3.6 および Gemma 4 向け設定を収録する。本日 11 スターを獲得し 2,158 となった。
3kacperkapusciak/goldie★ 1,421 · TYPESCRIPTgoldie produces app store preview images and screenshots through an agent-driven workflow instead of a manual design pass. The TypeScript tool targets the repetitive marketing assets that every mobile release needs. Created on August 24, it has collected 1,421 stars.goldie 用智能体驱动的流程生成应用商店预览图和截图,取代手工设计环节。这个 TypeScript 工具面向的是每次移动端发版都要重复制作的营销素材。该仓库创建于 8 月 24 日,目前已获得 1,421 颗星。goldie は、アプリストア用のプレビュー画像やスクリーンショットを手作業のデザイン工程ではなくエージェント主導のワークフローで生成する。TypeScript 製で、モバイルアプリのリリースごとに必要となる反復的なマーケティング素材を対象とする。8 月 24 日の作成以来、1,421 スターを集めている。
4Nanako0129/sepia★ 1,384 · PYTHONsepia is a de-AI writing skill that installs into any Agent Skills-compatible agent, with native plugins for Claude Code, Codex, Grok Build and Antigravity. It applies narrative-architecture repair to fiction and venue-matched rules to professional prose, citing the StoryScope paper as its basis. The repo stands at 1,384 stars.sepia 是一款去 AI 味的写作技能,可安装到任何兼容 Agent Skills 的智能体中,并为 Claude Code、Codex、Grok Build 和 Antigravity 提供原生插件。它对小说做叙事结构层面的修复,对专业文体则按发表场景匹配规则,作者称其依据是 StoryScope 论文。该仓库目前有 1,384 颗星。sepia は、Agent Skills 対応のあらゆるエージェントに導入できる「AI 臭さ」除去のライティングスキルで、Claude Code、Codex、Grok Build、Antigravity 向けのネイティブプラグインを備える。フィクションには物語構造の修復を、実務文書には掲載媒体に合わせた規則を適用し、根拠として StoryScope 論文を挙げている。現在 1,384 スター。
5ApodexAI/FrontierAgent★ 1,374 · PYTHONApodexAI open-sourced FrontierAgent, the agent framework behind its own product, with a native command-line TUI and both ReAct and multi-agent team modes. It installs with a single command on macOS and Linux and drops the usual preinstall and hard Docker requirements. The repository has 1,374 stars.ApodexAI 开源了自家产品背后的智能体框架 FrontierAgent,提供原生命令行 TUI,并支持 ReAct 与多智能体团队两种模式。它在 macOS 和 Linux 上一条命令即可安装,无需预装依赖,也不强制要求 Docker。该仓库已有 1,374 颗星。ApodexAI は、自社製品を支えるエージェントフレームワーク FrontierAgent をオープンソース化した。ネイティブなコマンドラインの TUI を備え、ReAct モードとエージェントチームモードの両方に対応する。macOS と Linux では 1 コマンドで導入でき、事前インストールや Docker への強い依存も不要だ。現在 1,374 スター。
2026-09-01 · TUESDAY · 13:05 PDT
1Imbad0202/academic-research-skills+161 STARS TODAY · ★ 44,799 · PYTHONThe project packages an academic writing workflow as agent skills for Claude Code, moving a paper through research, drafting, review, revision and finalization as separate stages. It added 161 stars today, the largest daily gain in today's set, for a total of 44,799.该项目把学术写作流程封装成面向 Claude Code 的智能体技能,将论文拆分为检索、撰写、评审、修订与定稿几个独立阶段。今日新增 161 颗星,为当日榜单中增幅最大者,累计 44799 颗。このプロジェクトは、学術論文の執筆手順を Claude Code 向けのエージェントスキルとしてまとめ、調査、執筆、査読、改稿、仕上げを独立した段階として進める。本日は 161 個のスターを集め、当日の増加数で最大となり、合計は 44,799 個となった。
2NVIDIA/SkillSpector+129 STARS TODAY · ★ 15,537 · PYTHONNVIDIA's SkillSpector scans AI agent skills before installation, looking for malicious patterns, prompt injection, data exfiltration and supply-chain risks. It covers skill packages for Claude Code, Codex and MCP. The scanner picked up 129 stars today and holds 15,537.英伟达的 SkillSpector 在安装前扫描 AI 智能体技能,检测恶意模式、提示注入、数据外泄与供应链风险,覆盖 Claude Code、Codex 与 MCP 的技能包。该工具今日新增 129 颗星,累计 15537 颗。NVIDIA の SkillSpector は、AI エージェントのスキルを導入前に検査し、悪意あるパターン、プロンプトインジェクション、データ持ち出し、サプライチェーン上のリスクを検出する。Claude Code、Codex、MCP のスキルパッケージに対応する。本日は 129 個のスターを獲得し、合計 15,537 個となった。
3apurvsinghgautam/robin+127 STARS TODAY · ★ 6,915 · PYTHONRobin is an OSINT tool that puts a language model in front of dark web sources, running the searches and summarizing what it finds for investigators. The Python project gained 127 stars today for a total of 6,915.Robin 是一款 OSINT 工具,用大模型对接暗网信息源,代为执行检索并为调查人员归纳结果。该 Python 项目今日新增 127 颗星,累计 6915 颗。Robin は、言語モデルをダークウェブ上の情報源の前段に置き、検索を代行して調査担当者向けに結果を要約する OSINT ツールである。この Python プロジェクトは本日 127 個のスターを集め、合計 6,915 個となった。
4anthropics/claude-code+126 STARS TODAY · ★ 143,682 · PYTHONAnthropic's terminal coding agent keeps drawing daily traffic, adding 126 stars for a total of 143,682, by far the largest repository in today's set. It reads a codebase and handles routine tasks, code explanation and git workflows from natural language instructions.Anthropic 的终端编码智能体仍在持续吸引关注,今日新增 126 颗星,累计 143682 颗,是当日榜单中体量最大的仓库。它可读取代码库,并通过自然语言指令完成日常任务、代码讲解与 git 工作流。Anthropic のターミナル型コーディングエージェントは引き続き注目を集めており、本日 126 個のスターを加えて合計 143,682 個となり、当日の一覧では群を抜いて大きい。コードベースを読み取り、自然言語の指示から定型作業、コードの説明、git の操作までこなす。
5VectifyAI/PageIndex+31 STARS TODAY · ★ 35,477 · PYTHONPageIndex builds a reasoning-based document index for retrieval that works without a vector store, navigating a document by its structure rather than by embedding similarity. The project added 31 stars today and stands at 35,477.PageIndex 构建基于推理的文档索引,无需向量库即可完成检索,按文档结构而非向量相似度进行定位。该项目今日新增 31 颗星,累计 35477 颗。PageIndex は、ベクトルストアを使わずに検索できる推論ベースの文書インデックスを構築し、埋め込みの類似度ではなく文書の構造をたどって目的の箇所に到達する。本日は 31 個のスターを加え、合計 35,477 個となった。
2026-08-31 · MONDAY · 13:06 PDT
1zhaoxuya520/reverse-skill+1,439 STARS TODAY · ★ 33,018 · POWERSHELLThe reverse-skill router pack added 1,439 stars today, the largest daily gain in the set, and now sits above 33,000 stars. It bundles skills for reverse engineering, authorized penetration testing and security research behind an AI router that bootstraps toolchains on demand. The pack targets coding clients including Claude Code, Kiro, Cursor and Cline.reverse-skill 技能路由包今日新增 1439 个 star,为本次榜单单日涨幅之最,累计已超过 33000。它把逆向工程、授权渗透测试与安全研究的技能收拢在一个 AI 路由之后,并按需自举工具链。该包面向 Claude Code、Kiro、Cursor、Cline 等代码 AI 客户端。reverse-skill スキルルーターパックは本日 1,439 個のスターを獲得し、今回の顔ぶれで最大の増加となった。累計は 33,000 を超える。リバースエンジニアリング、許可を得たペネトレーションテスト、セキュリティ研究のスキルを AI ルーターの背後にまとめ、ツールチェーンを必要に応じて自動導入する。対象は Claude Code、Kiro、Cursor、Cline などのコーディングクライアント。
2affaan-m/ECC+548 STARS TODAY · ★ 245,139 · JAVASCRIPTECC gained 548 stars today and remains by far the largest project in the set at about 245,000 stars. The JavaScript repository describes itself as an agent harness performance optimization system, covering skills, instincts, memory, security and research-first development. It is aimed at Claude Code, Codex, Opencode and Cursor.ECC 今日新增 548 个 star,以约 24.5 万的总量在本次榜单中遥遥领先。这个 JavaScript 仓库自述为智能体运行框架的性能优化系统,涵盖技能、直觉、记忆、安全以及研究先行的开发方式。它面向 Claude Code、Codex、Opencode 与 Cursor。ECC は本日 548 個のスターを獲得し、約 24 万 5,000 スターと今回の顔ぶれでは群を抜いて大きい。この JavaScript リポジトリは、エージェントハーネスの性能最適化システムを自称し、スキル、直感、記憶、セキュリティ、研究を先行させる開発を扱う。対象は Claude Code、Codex、Opencode、Cursor。
3jingyaogong/minimind+472 STARS TODAY · ★ 55,988 · PYTHONminimind added 472 stars today and stands at about 56,000. The Python project offers a from-scratch training path for a 64-million-parameter language model that its author says finishes in roughly two hours. It is the second most-starred repository in today's set.minimind 今日新增 472 个 star,累计约 5.6 万。这个 Python 项目提供了从零训练一个 6400 万参数语言模型的完整路径,作者称约两小时即可完成。它在今日榜单中总 star 数位列第二。minimind は本日 472 個のスターを獲得し、累計は約 5 万 6,000 となった。この Python プロジェクトは 6,400 万パラメータの言語モデルをゼロから学習する手順を提供し、作者によればおよそ 2 時間で完了するという。今回の顔ぶれではスター総数が 2 番目に多い。
4MakazhanAlpamys/Soup+349 STARS TODAY · ★ 4,165 · PYTHONSoup picked up 349 stars today to reach about 4,200. The Python tool drives LLM fine-tuning from a single YAML file and uses layer streaming, which the project says trains an 8B model on a laptop GPU with 4 GB of memory.Soup 今日新增 349 个 star,累计约 4200。这个 Python 工具用一份 YAML 文件驱动大模型微调,并采用分层流式加载,项目称可在只有 4GB 显存的笔记本 GPU 上训练 80 亿参数模型。Soup は本日 349 個のスターを獲得し、累計は約 4,200 となった。この Python ツールは 1 つの YAML ファイルから LLM のファインチューニングを実行し、レイヤーストリーミングにより 4GB のノート PC 向け GPU でも 8B モデルを学習できるとしている。
5mukul975/cve-mcp-server+29 STARS TODAY · ★ 1,329 · PYTHONcve-mcp-server added 29 stars today and stands at about 1,300. The Python MCP server exposes 27 security intelligence tools to Claude across 21 APIs, among them CVE lookup, EPSS scoring, CISA KEV, MITRE ATT&CK, Shodan and VirusTotal.cve-mcp-server 今日新增 29 个 star,累计约 1300。这个 Python MCP 服务器为 Claude 提供覆盖 21 个 API 的 27 项安全情报工具,包括 CVE 查询、EPSS 评分、CISA KEV、MITRE ATT&CK、Shodan 与 VirusTotal。cve-mcp-server は本日 29 個のスターを獲得し、累計は約 1,300 となった。この Python 製 MCP サーバーは 21 の API にまたがる 27 のセキュリティインテリジェンスツールを Claude に提供し、CVE 検索、EPSS スコア、CISA KEV、MITRE ATT&CK、Shodan、VirusTotal を含む。