Claude Anywhere
/install claude-anywhere
Claude Anywhere
🦞 龙虾与Claude Code的完美结合 / OpenClaw meets Claude Code, anywhere.
不是聊天机器人。是你口袋里的 AI 员工。 Not a chatbot. Your AI engineer, in your pocket.
Claude Anywhere 让你通过 Telegram、企业微信、QQ 随时随地:
- 📂 读写文件 / Read/write files
- ⚡ 执行命令 / Execute commands
- 📷 分析图片 / Analyze images
- 📄 文件分析 / Analyze files (PDF, Excel, CSV, code)
- 🔄 会话恢复 / Resume sessions across devices
- ⏰ 定时任务 / Schedule cron tasks
Pro 版 ¥39.99/月 → 立即升级
3步上手 / 3 Steps to Start
Telegram
- 在 Telegram 搜索 @BotFather,发 /newbot,复制 Token
git clone https://github.com/yizhao1978/claude-anywhere.git && cd claude-anywhere && npm install && cp .env.example .env- 填入 Token →
npm run telegram→ 完成
企业微信 WeChat Work
- 登录 work.weixin.qq.com → 应用管理 → AI助手 → 创建机器人,记录 Bot ID 和 Secret
git clone https://github.com/yizhao1978/claude-anywhere.git && cd claude-anywhere && npm install && cp .env.example .env- 填入 Bot ID + Secret →
npm run wecom→ 完成
- 打开 https://q.qq.com/qqbot/openclaw/index.html → 扫码 → 创建机器人 → 获取 AppID + AppSecret
git clone https://github.com/yizhao1978/claude-anywhere.git && cd claude-anywhere && npm install && cp .env.example .env- 填入 AppID + AppSecret →
npm run qq→ 完成
三平台一键启动
配好所有 Token → npm start → 自动启动已配置的平台
Free Tier (no LICENSE_KEY)
- 5 messages/day
- 7-day trial period
- Single-turn conversations
- Text only
- Upgrade prompts on every reply
Pro (¥39.99/月 | ¥399.9/年) → https://claudeanywhere.com/buy.html
- Unlimited messages
- Multi-turn conversations with /resume
- Image and file analysis
- WeChat Work full support
- 付款后自动开通,无需填写 License Key / Auto-activated after payment
License Activation
扫码付款后 Pro 自动开通,无需任何操作。 After WeChat Pay, Pro is activated instantly and automatically.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install claude-anywhere - 安装完成后,直接呼叫该 Skill 的名称或使用
/claude-anywhere触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Claude Anywhere 是什么?
不是聊天机器人,是你口袋里的AI员工。Claude Anywhere 让你通过 Telegram、企业微信、QQ 随时随地读写文件、执行命令、分析图片、管理代码。Not a chatbot — your AI engineer in your pocket. Claude Anywhere lets you re... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 263 次。
如何安装 Claude Anywhere?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install claude-anywhere」即可一键安装,无需额外配置。
Claude Anywhere 是免费的吗?
是的,Claude Anywhere 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Claude Anywhere 支持哪些平台?
Claude Anywhere 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Claude Anywhere?
由 yizhao1978(@yizhao1978)开发并维护,当前版本 v1.6.2。