Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
| Date | Stars |
|---|---|
| 2026-07-31 | 1084 |
| 2026-08-06 | 1094 |
Today
+10 stars today
This week
— stars this week
This month
— stars this month
Momentum
100.0
growth rate 0.00%/day
# AI Toolbox <p align="center"> <img src="tauri/icons/[email protected]" alt="AI Toolbox Logo" width="128" height="128"> </p> <p align="center"> <strong>个人 AI 工具箱</strong> - 一站式管理 AI 编程助手配置 </p> <p align="center"> <a href="https://github.com/coulsontl/ai-toolbox/releases"> <img src="https://img.shields.io/github/v/release/coulsontl/ai-toolbox?style=flat-square" alt="Release"> </a> <a href="https://github.com/coulsontl/ai-toolbox/blob/main/LICENSE"> <img src="https://img.shields.io/github/license/coulsontl/ai-toolbox?style=flat-square" alt="License"> </a> <a href="https://github.com/coulsontl/ai-toolbox/releases"> <img src="https://img.shields.io/github/downloads/coulsontl/ai-toolbox/total?style=flat-square" alt="Downloads"> </a> </p> --- ## 简介 AI Toolbox 是一个跨平台桌面应用,旨在帮助开发者高效管理各类 AI 编程助手的配置。支持 **Windows**、**macOS** 和 **Linux**。 ### 主要功能 - **OpenCode 配置管理** - 可视化管理 OpenCode 的供应商和模型配置,支持列表页快速启停 - **Oh My OpenAgent / Oh My OpenCode Slim 插件配置管理** - 可视化管理 Oh My OpenAgent 及 Oh My OpenCode Slim 插件的配置 - **Claude Code 配置管理** - 一键切换 Claude Code 的官方订阅/自定义 API 供应商配置,支持动态获取模型列表、全局 Prompt 和插件管理 - **Codex 配置管理** - 管理 OpenAI Codex CLI 的官方账号/自定义渠道、模型映射、全局 Prompt、插件和会话历史 - **Gemini CLI 配置管理** - 管理 Gemini CLI 的官方账号/自定义渠道、`.env` / `settings.json`、全局 Prompt 和用量信息 - **OpenClaw 配置管理** - 管理 OpenClaw 的模型、供应商、配置文件路径和会话记录 - **Pi 配置管理** - 管理 Pi CLI 的模型、供应商、扩展、Prompt 和运行时配置 - **本机代理网关** - 提供统一本机代理入口,支持 Claude Code / Codex / Gemini CLI 接管、协议转换、故障切换、请求日志、用量统计和模型价格管理 - **Image 工作台** - 管理图片生成/编辑渠道,创建图片任务,保存历史记录和生成资产 - **MCP 服务器管理** - 集中管理 MCP(Model Context Protocol)服务器配置,支持导入/导出、收藏、分组和多工具同步 - **Skills 技能管理** - 管理 Skills 中央仓库,支持从 Git 仓库/本地目录安装,按工具启停同步,自定义工具和分组管理 - **会话管理** - 浏览、搜索、重命名、导入、导出和删除 OpenCode / Claude Code / Codex / Gemini CLI / OpenClaw / Pi 会话 - **WSL 同步** - 将 Windows 端的各种 CLI 配置、MCP 和 Skills 配置同步到 WSL 环境,支持自动同步和自定义映射 - **SSH 同步** - 将本机配置、MCP 和 Skills 同步到远程 SSH 主机,支持连接管理、路径映射和手动同步 - **供应商管理** - 统一管理多个 AI 供应商(OpenAI、Anthropic、自定义代理等) - **系统托盘** - 通过系统托盘快速切换各模块的供应商、模型、Prompt、MCP 和 Skills 启用状态,无需打开主窗口 - **数据备份** - 支持本地备份、WebDAV 云端备份、自动备份、自定义备份项、图片资产备份和敏感文件过滤 - **主题切换** - 支持亮色/暗色/跟随系统主题 - **多语言** - 支持中文和英文界面 - **自动更新检查** - 启动时自动检查新版本 ## 截图 <p align="center"> <img src="docs/screenshots/app_screenshot_opencode_model.jpg" alt="OpenCode 配置管理" width="80%"> <img src="docs/screenshots/app_screenshot_opencode_provider.jpg" alt="OpenCode 供应商管理" width="80%"> <img src="docs/screenshots/app_screenshot_opencode_tray.jpg" alt="系统托盘快速切换配置" width="30%"> <br> <em>OpenCode 和 Oh My OpenAgent / Oh My OpenCode Slim 插件配置管理</em> </p> <p align="center"> <img src="docs/screenshots/app_screenshot_claudecode.jpg" alt="Claude Code 配置管理" width="80%"> <img src="docs/screenshots/app_screenshot_codex.jpg" alt="Codex 配置管理" width="80%"> <br> <em>Claude Code / Codex 配置管理</em> </p> <p align="center"> <img src="docs/screenshots/app_screenshot_mcp.jpg" alt="MCP 服务器管理" width="80%"> <img src="docs/screenshots/app_screenshot_skills.jpg" alt="Skills 技能管理" width="80%"> <br> <em>MCP 服务器管理 / Skills 技能管理</em> </p> <p align="center"> <img src="docs/screenshots/app_screenshot_settings.jpg" alt="设置页面" width="80%"> <img src="docs/screenshots/app_screenshot_wsl.jpg" alt="WSL 同步" width="80%"> <br> <em>设置页面 / WSL 同步</em> </p> ## 下载安装 前往 [Releases](https://github.com/coulsontl/ai-toolbox/releases) 页面下载适合您系统的安装包: | 系统 | 安装包 | |------|--------| | Windows | `.msi` / `.exe` | | macOS | `.dmg` | | Linux | `.deb` / `.AppImage` | macOS 也可以通过 Homebrew 安装、升级和卸载: ```bash brew tap coulsontl/ai-toolbox https://github.com/coulsontl/ai-toolbox brew install --cask coulsontl/ai-toolbox/ai-toolbox sudo xattr -rd com.apple.quarantine /Applications/AI\ Toolbox.app brew upgrade --cask coulsontl/ai-toolbox/ai-toolbox brew uninstall --cask coulsontl/ai-toolbox/ai-toolbox # 可选:不再需要此 tap 时移除 brew untap coulsontl/ai-toolbox ``` 说明: - 当前 Cask 暂时直接托管在本仓库,因此首次需要使用带仓库 URL 的 `brew tap`。 - 后续发布新版本后,仓库中的 `Casks/ai-toolbox.rb` 会由 release workflow 自动更新,`brew up
Excerpt of 10,927 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:cfc5a03bb8e4016a, desc:personal ai