Scripts2026年4月4日·1 分钟阅读
NanoClaw — Lightweight Personal AI Assistant
A minimal alternative to OpenClaw that runs Claude agents in isolated containers. Connects to WhatsApp, Telegram, Slack, Discord, and Gmail with just 500 lines of TypeScript.
TO
TokRepo精选 · Community
快速使用
先拿来用,再决定要不要深挖
这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。
1. Fork 并克隆仓库:
```bash
git clone https://github.com/qwibitai/nanoclaw.git
cd nanoclaw
```
2. 在项目目录运行 Claude Code:
```bash
claude
```
3. 在 Claude 会话中运行 setup:
```
/setup
```
Claude Code 会自动处理所有依赖安装、认证配置和容器设置。
4. 添加消息通道:
```
/add-whatsapp
/add-telegram
/add-discord
```
---
🙏
来源与感谢
> Created by [qwibitai](https://github.com/qwibitai). Licensed under MIT.
>
> [nanoclaw](https://github.com/qwibitai/nanoclaw) — ⭐ 26,400+
讨论
登录后参与讨论。
还没有评论,来写第一条吧。
相关资产
Awesome AI Agents 2026 — 340+ Tools Directory
The most comprehensive directory of AI agents, frameworks, and tools in 2026. Covers 340+ resources across 20+ categories from coding agents to voice AI, updated monthly.
TokRepo精选
Best of MCP Servers — 450 Ranked MCP Servers
A weekly-updated ranked directory of 450 MCP servers across 34 categories with quality scores based on GitHub stars, contributors, and activity. Find the best MCP server for any use case.
TokRepo精选
VoltAgent — TypeScript AI Agent Framework
Open-source TypeScript framework for building AI agents with built-in Memory, RAG, Guardrails, MCP, Voice, and Workflow support. Includes LLM observability console for debugging.
TokRepo精选