U-Claw 虾盘 — OpenClaw AI 助手离线安装 U 盘:一键装好 Claude Code/Codex/OpenClaw,无需联网即插即用;新品 U-King AI 装机管家详见 u-king.org,另有远程支持与定制 AI 开发。
# Add to your Claude Code skills
git clone https://github.com/dongsheng123132/u-clawLast scanned: 4/28/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-04-28T06:29:46.488Z",
"semgrepRan": false,
"npmAuditRan": true,
"pipAuditRan": true
}u-claw is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by dongsheng123132. U-Claw 虾盘 — OpenClaw AI 助手离线安装 U 盘:一键装好 Claude Code/Codex/OpenClaw,无需联网即插即用;新品 U-King AI 装机管家详见 u-king.org,另有远程支持与定制 AI 开发。. It has 1,746 GitHub stars.
Yes. u-claw passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/dongsheng123132/u-claw" and add it to your Claude Code skills directory (see the Installation section above).
u-claw is primarily written in JavaScript. It is open-source under dongsheng123132 on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh u-claw against similar tools.
No comments yet. Be the first to share your thoughts!
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
[!IMPORTANT] 这不是 U 盘制作工具。这个仓库就是 U 盘的文件骨架:运行一次
setup.sh补齐运行时,再把整个portable/拷到盘里即可。
📺 图文教程:docs/快速上手.md(含真实界面截图,5 步从插 U 盘到开始对话)
Windows-Start.bat。portable/ 运行 bash setup.sh,下载 Node.js 与 OpenClaw。data/.openclaw/openclaw.json。| 你得到什么 | 为什么重要 |
|---|---|
| 随身 AI 工作空间 | 换电脑时带走配置、记忆、会话与设备授权;仅可重建的浏览器缓存留在主机。 |
| 本地优先 | 不绑定设备、不打指纹、不上传本地配置。 |
| 多种使用方式 | 便携 U 盘、在线一键安装、可启动 Linux U 盘各自独立。 |
平台支持:Windows ✅(免部署完整包)· macOS ✅ · 可启动 Linux U盘 ✅ —— 详见下方平台支持表。
[!TIP]
👑 同作者新品:U-King · AI 装机管家
一键装好 Claude Code / Codex / OpenClaw / Hermes 四大 AI 神器,驱动自动配好——一个 Key 直用 Claude、GPT、DeepSeek、Kimi 等 24+ 全球模型,免翻墙。绿色版仅几 MB,双击即用,还带 AI 作图 / 视频 / 本地大模型 / 多终端工作台。
免费下载:www.u-king.org(国内镜像 cloud.u-claw.org/uking)
U-Claw 让 AI 住进 U 盘;U-King 帮你把全套 AI 编程神器装进电脑。 EN: U-King — one-click installer for Claude Code / Codex / OpenClaw, with one API key for 24+ global models → u-king.org
U-Claw(虾盘)是一个制作教程 + 全套源代码,教你把 OpenClaw(开源 AI 助手框架)做成 U 盘——插上任意电脑,双击就能用 AI。为什么叫虾盘?U-Claw = USB + Claw(虾钳),U 盘 + AI = 虾盘。
代码库本身就是 U 盘的文件骨架,运行 setup.sh 补齐大依赖后,整个 portable/ 目录直接拷贝到 U 盘即可。
📖 完整教程 — 从零开始的手工安装指南、模型配置、聊天平台接入,小白也能看懂。
U-Claw 是纯开源工具,不绑定设备、不打指纹、不上传任何数据。首次启动会自动打开 Config 页面,选一个模型、填入自己的 API Key 即可一键启动:
data/.openclaw/openclaw.json,拔盘不留痕不需要 U 盘,一行命令直接装到电脑:
# Mac / Linux
curl -fsSL https://u-claw.org/install.sh | bash
# Windows (PowerShell 管理员)
irm https://u-claw.org/install.ps1 | iex
自动完成: Node.js 下载 → OpenClaw 安装 → 10 个中国技能 → 模型配置 → 启动脚本生成。全程国内镜像,无需翻墙。
# 1. 克隆代码
git clone https://github.com/dongsheng123132/u-claw.git
# 2. 补齐大依赖(Node.js + OpenClaw,国内镜像,约 1 分钟)
cd u-claw/portable && bash setup.sh
# 3. 拷贝到 U 盘
cp -R portable/ /Volumes/你的U盘/U-Claw/ # Mac
# 或 Windows 资源管理器直接拖过去
完成! 插上 U 盘,双击启动脚本就能用。
同一支 U 盘同时只会启动一个 U-Claw 实例。重复双击会打开已运行的 Dashboard,不会另起端口或并发写入会话;如需重启,请先退出原启动窗口。
| 功能 | Mac | Windows |
|---|---|---|
| 免安装运行 | Mac-Start.command |
Windows-Start.bat |
| 功能菜单 | Mac-Menu.command |
Windows-Menu.bat |
| 安装到电脑 | Mac-Install.command |
Windows-Install.bat |
| 首次配置 | Config.html |
Config.html |
U-Claw/ ← 整个拷到 U 盘
├── Mac-Start.command Mac 免安装运行
├── Mac-Menu.command Mac 功能菜单
├── Mac-Install.command 安装到 Mac
├── Windows-Start.bat Windows 免安装运行
├── Windows-Menu.bat Windows 功能菜单
├── Windows-Install.bat 安装到 Windows
├── Config.html 首次配置页面
├── setup.sh 补齐依赖(开发者用)
├── app/ ← 大依赖(setup.sh 下载,不进 git)
│ ├── core/ OpenClaw + QQ 插件
│ └── runtime/
│ ├── node-mac-arm64/ Mac Apple Silicon
│ ├── node-mac-x64/ Mac Intel
│ └── node-win-x64/ Windows 64-bit
└── data/ ← 用户数据(不进 git)
├── .openclaw/ 配置文件
├── memory/ AI 记忆
└── backups/ 备份
连操作系统都没有?没关系。可启动版可以让任意电脑从 U 盘直接启动 Ubuntu + AI:
bootable/ 目录(与其他模块完全独立,互不影响)基于 Ventoy + Ubuntu 24.04 LTS + 持久化存储,在 Windows 上运行 4 步 PowerShell 脚本即可制作。详见 bootable/README.md。
关于桌面安装版(Electron):
u-claw-app/的 Electron 桌面版(.exe安装版 / 绿色版 /.dmg)已于 2026-06-19 停止发布并归档,原因见u-claw-app/DEPRECATED.md。U-Claw 现在只发布「便携 U 盘版」——这才是产品的本质:插上 U 盘、解压即用。
GitHub Releases 提供便携 U 盘版:
u-claw-portable-windows-vX.Y.Z.zip — Windows 便携完整版(已预装 Node + OpenClaw,解压到 U 盘双击 Windows-Start.bat 即用)portable/ 目录,bash setup.sh 自动下载 Node + OpenClaw(国内镜像约 1 分钟),双击 Mac-Start.command 启动⚠️ U 盘请用 NTFS 格式(不要 exFAT/FAT32):Node.js 在 exFAT 上 IO 极慢且不支持符号链接,可能导致启动失败。
两种格式的实测差异(v2.1.20,真机验证):
exFAT / FAT32 NTFS 网关启动与对话 ✅ 正常可用 ✅ 正常可用 V8 编译缓存落本机加速 ✅ 生效(缓存自动放 %LOCALAPPDATA%\U-Claw)✅ 同左 浏览器用户数据与缓存 ✅ 受管 Chromium 自动落在本机盘 ✅ 同左 一句话:浏览器与 Node 的可重建高频 IO 会自动落在本机盘;
data/.openclaw中的 SQLite 会话、设备身份、授权与配置始终随 U 盘携带。换电脑后浏览器网站登录态需要在该电脑重新登录。仍建议使用 NTFS,以避免安装依赖或其它需要链接能力的操作在 exFAT/FAT32 上变慢或受限。
国产模型(无需翻墙):
| 模型 | 推荐场景 |
|---|---|
| DeepSeek | 编程首选,极便宜 |
| Kimi K2.5 | 长文档,256K 上下文 |
| 通义千问 Qwen | 免费额度大 |
| 智谱 GLM | 学术场景 |
| MiniMax | 语音多模态 |
| 豆包 Doubao | 火山引擎 |
国际模型: Claude · GPT · Gemini(需翻墙或中转)
| 平台 | 状态 | 说明 |
|---|---|---|
| ✅ 已预装 | 输入 AppID + Secret 即可 | |
| 飞书 | ✅ 内置 | 企业首选 |
| Telegram | ✅ 内置 | 海外推荐 |
| ✅ 内置 | Baileys 协议 | |
| Discord | ✅ 内置 | — |
| 微信 | ⚠️ 暂不可用 | 上游插件兼容问题,修复后随更新恢复 |
所有脚本默认走国内镜像,无需翻墙:
| 资源 | 镜像 |
|---|---|
| npm 包 | registry.npmmirror.com |
| Node.js | npmmirror.com/mirrors/node |
| Electron | npmmirror.com/mirrors/electron |
git clone https://github.com/dongsheng123132/u-claw.git
cd u-claw/portable && bash setup.sh
bash Mac-Start.command # Mac 测试
平台支持:
| 平台 | 状态 | 说明 |
|---|---|---|
| Mac Apple Silicon (M1-M4) | ✅ | 便携版 |
| Mac Intel (x64) | ✅ | 便携版 |
| Windows x64 | ✅ | 便携版(含免部署完整包) |
| Linux x64(可启动 U 盘) | ✅ | bootable/ 目录 |
欢迎 PR!特别需要:教程翻译、文档完善。
U-Claw 是一个快速成长的开源项目,目前已有不少商业合作机会。
我们正在寻找:
如果你对 AI 工具的落地和商业化感兴趣,欢迎联系:
Q: 需要翻墙吗? 不需要。安装和运行全程使用国内镜像,国产模型 API 直连。
Q: U 盘需要多大? 4GB+(完整约 2.3GB)。
Q: 能分发吗? MIT 协议,随便复制分发。
Q: Mac 提示"未验证的开发者"? 右键脚本 → 打开。
Q: setup.bat / setup.sh 执行失败,提示模块找不到?
通常是 npm install 过程中网络中断导致 node_modules 不完整。解决步骤:
rmdir /s /q portable\app\core\node_modules(Windows)或 rm -rf portable/app/core/node_modules(Mac)cd portable/app/core && npm install --registry=https://registry.npmmirror.comQ: 系统已有 Node.js v24,安装失败? Node.js v24 是最新开发版,部分依赖尚不兼容。需要 v20 或 v22 LTS。删除已下载的 runtime 目录后重新运行 setup,它会自动下载内置的 Node v22:
# Windows
rmdir /s /q portable\app\runtime\node-win-x64
setup.bat
# Mac
rm -rf portable/app/runtime/node-mac-arm64
bash setup.sh
Q: Mac 上提示 .toSorted is not a function?
系统旧版 Node.js 被检测到并跳过了内置版本下载,但旧版 Node 不支持 .toSorted()(需要 v20+)。删除 runtime 目录让脚本重新下载内置 Node v22:
rm -rf portable/app/runtime/node-mac-arm64
bash setup.sh
Q: 如何同时配置多个 AI 模型并切换?
支持同时配置多个 provider!打开 Config.html → 在 Providers 区域点击「添加」,逐个填入各模型的 API Key 和地址(如 DeepSeek、Kimi、通义等)→ 保存后,在聊天界面左上角下拉菜单随时切换。配置持久保存在 U 盘上。
Q: U 盘安装后无法创建文件 / 写入失败? 两种可能:① U 盘侧面有物理写保护开关,拨到解锁位置;② U 盘不是 NTFS 格式——本产品要求 NTFS(exFAT/FAT32 会导致启动缓慢、写入失败甚至启动失败)。备份数据后重新格式化为 NTFS 即可。
Q: 从 Ubuntu 向 U 盘复制时符号链接丢失?
node_modules/.bin/ 下有大量符号链接,FAT32/exFAT 在直接 cp -R 时会跳过。用 rsync -aL 可将符号链接展开为真实文件:
rsync -aL --progress portable/ /media/YOUR_USB/U-Claw/
Q: QQbot 报错 Unknown channel: qqbot?
Bundle 里的 @sliverp/qqbot 是未编译的 TypeScript 源码,需要先编译:
cd portable/app/core/node_modules/@sliverp/qqbot
npm install && npm run build
正式 Release 包已修复此问题,建议从 Releases 下载最新版。
U-Claw 免费开源,自己装了用完全够,不用买任何东西。
但如果你要把 AI 落进公司的业务流程——客服、文档、质检、报价、内部知识库—— 那是另一件事。我是 贺去病,独立 AI 产品开发者,做过 50+ 个交付项目, 方案到上线一个人能兜住。这部分按项目收费:
| 服务 | 你拿到什么 | 价格 |
|---|---|---|
| AI 需求诊断 | 30 分钟通话:哪些环节值得上 AI、哪些是坑、大概多少钱 | 免费 |
| AI 方案设计 | 完整方案:技术选型 + 成本估算 + 实施路径 | ¥3,000 起 |
| 快速 POC | 2 周内交付能演示的原型,先验证可行再投钱 | ¥8,000 起 |
| 落地陪跑 | 从方案到上线全程跟,含团队培训 | ¥20,000 起 |
| U-Claw 企业定制 | 私有化部署、批量装机、内网版、白标 | 面议 |
从免费诊断开始,不合适我会直接说不合适 —— 微信 hecare888 · hefangsheng@gmail.com · hequbing.com