Linux command
nanoclaw 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start nanoclaw and run initial setup
claude
Example
/setup
Send a message via WhatsApp trigger word
@Andy [message]
Schedule a recurring briefing
@Andy schedule a daily news briefing at 8am
Ask a question in a group chat
@Andy what's the weather forecast for today?
说明
nanoclaw is a lightweight personal AI assistant powered by Claude that runs in an isolated container environment. It integrates with WhatsApp for natural messaging-based interaction, allowing users to communicate with their AI assistant from any device. Each group chat gets its own isolated context with individual memory and a sandboxed filesystem, ensuring conversations and data remain separated. The assistant supports scheduled task automation for recurring jobs such as daily briefings, news summaries, and reminders. nanoclaw runs as a single Node.js process backed by SQLite for storage. It uses Apple Container or Docker for isolation and the Claude Agent SDK for AI capabilities. Setup is performed interactively through the claude command followed by the /setup slash command.
参数
- /setup
- Interactive setup wizard within the Claude session to configure WhatsApp integration, scheduled tasks, and container settings.
- @_TRIGGER_ _MESSAGE_
- Send a message to nanoclaw via WhatsApp using the configured trigger word (default: @Andy).
FAQ
What is the nanoclaw command used for?
nanoclaw is a lightweight personal AI assistant powered by Claude that runs in an isolated container environment. It integrates with WhatsApp for natural messaging-based interaction, allowing users to communicate with their AI assistant from any device. Each group chat gets its own isolated context with individual memory and a sandboxed filesystem, ensuring conversations and data remain separated. The assistant supports scheduled task automation for recurring jobs such as daily briefings, news summaries, and reminders. nanoclaw runs as a single Node.js process backed by SQLite for storage. It uses Apple Container or Docker for isolation and the Claude Agent SDK for AI capabilities. Setup is performed interactively through the claude command followed by the /setup slash command.
How do I run a basic nanoclaw example?
Run `claude` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does /setup do in nanoclaw?
Interactive setup wizard within the Claude session to configure WhatsApp integration, scheduled tasks, and container settings.