by WalterSumbon · Claude 技能 · ★ 14
Better-Claw Turn your Claude Code into a ClawdBot. 把你本地的 Claude Code 变成一个随时在线的私人 AI 助手 —— 通过 Telegram 对话、语音消息与它交互,它拥有和你桌面 Claude Code 完全相同的能力:MCP 工具、Skills、文件操作、Shell 命令,外加长期记忆和定时任务。 基于 Claude Agent SDK 构建,支持 Telegram / CLI 多平台接入和多用户管理。 前置依赖 Node.js ≥ 20 Claude Code CLI 已安装并完成认证( 可正常输出)— Agent SDK 复用 CLI 认证,无需单独配置 API Key 快速开始 数据目录 () 每个数据目录对应一个独立的 agent 实例,包含配置、用户数据、日志和会话历史。通过 参数可以在同一台机器上运行多个 agent 实例: 首次使用新目录时,程序会自动创建目录、复制 作为初始配置,然后退出并提示编辑配置文件。 配置文件 配置文件位于 ,所有字段都有默认值。最小可运行配置为空文件(Agent SDK 使用 CLI 认证)。 完整配置项参考 config.example.yaml。 关键配置说明: | logging.director
| Stars | 14 |
| Forks | 2 |
| Language | TypeScript |
| Category | Claude 技能 |
| Quality Score | 34.75/100 |
| Last Updated | 2026-03-14 |
| Created | 2026-02-25 |
| Platforms | claude-code, node |
| Est. Tokens | ~50k |
Explore other popular claude 技能 tools:
better-claw is Turn your claude code into clawdbot. It is categorized as a Claude 技能 with 14 GitHub stars.
better-claw is primarily written in TypeScript. It covers topics such as agent, claude-code, typescript.
You can find installation instructions and usage details in the better-claw GitHub repository at github.com/WalterSumbon/better-claw. The project has 14 stars and 2 forks, indicating an active community.