nanoclaw
NewA lightweight alternative to OpenClaw that runs in containers for security. Connects to WhatsApp, Telegram, Slack, Discord, Gmail and other messaging apps,, has memory, scheduled jobs, and runs directly on Anthropic's Agents SDK
Summary
nanoclaw is a lightweight, containerized agent that connects to messaging platforms like WhatsApp, Telegram, Slack, Discord, and Gmail, providing memory, scheduled jobs, and direct integration with Anthropic's Agents SDK.
- It offers a secure alternative to OpenClaw for developers who need to automate interactions across multiple chat apps without heavy infrastructure.
Install & Usage
mkdir -p .claude/skillsAdd the configuration to .claude/skills/nanoclaw.md
/nanoclawUse Cases
Usage Examples
/nanoclaw connect whatsapp and monitor for new messages from support team
Schedule a job in nanoclaw to send a daily summary of unread emails from Gmail to my Telegram chat at 9 AM
Ask nanoclaw to remember that user John prefers responses in Spanish and apply this across all connected platforms
Security Audits
Frequently Asked Questions
What is nanoclaw?
nanoclaw is a lightweight, containerized agent that connects to messaging platforms like WhatsApp, Telegram, Slack, Discord, and Gmail, providing memory, scheduled jobs, and direct integration with Anthropic's Agents SDK. It offers a secure alternative to OpenClaw for developers who need to automate interactions across multiple chat apps without heavy infrastructure.
How to install nanoclaw?
To install nanoclaw: create the skills directory (mkdir -p .claude/skills), then add the config to .claude/skills/nanoclaw.md. Finally, /nanoclaw in Claude Code.
What is nanoclaw best for?
nanoclaw is a community categorized under General. It is designed for: security, agent. Created by nanocoai.
What can I use nanoclaw for?
nanoclaw is useful for: Automate customer support by having nanoclaw monitor multiple messaging apps and respond to common queries using stored memory.; Schedule daily reminders or reports to be sent to a Slack channel or Telegram group based on predefined triggers.; Integrate nanoclaw with Gmail to automatically categorize and respond to emails based on custom rules.; Build a multi-platform bot that remembers user preferences across WhatsApp, Discord, and Telegram for consistent interactions.; Use nanoclaw as a secure middleware to bridge Anthropic's Agents SDK with messaging apps for advanced AI-driven workflows..