Documentation for NanoClaw — a lightweight, secure AI assistant that runs Claude agents in isolated containers and connects to your messaging platforms.
| Section | Topics |
|---|---|
| Getting started | Quick start, installation, and setup |
| Core concepts | Architecture, security model, groups, tasks, and containers |
| Features | Messaging, scheduled tasks, agent swarms, customization, and web access |
| Integrations | WhatsApp, Telegram, Discord, Slack, Gmail, and the skills system |
| Advanced | Security model, IPC, container runtime, Docker sandboxes, remote control |
| API reference | Configuration, message routing, group management, task scheduling, skills |
Install the Mintlify CLI to preview documentation changes locally:
npm i -g mint
mint devPreview at http://localhost:3000.
This repo includes the Mintlify skill pre-installed for AI coding assistants. It provides component references, configuration guides, and navigation helpers so your AI tool can write and edit documentation pages correctly.
Supported tools: Claude Code, Cursor, Cline, Codex, Gemini CLI, GitHub Copilot, and others.
In Claude Code, invoke it with /mintlify before creating or editing pages. Other tools pick it up automatically.
To update the skill to the latest version:
npx skills add https://mintlify.com/docsChanges are deployed to production automatically after pushing to the default branch. Requires the Mintlify GitHub app.
See CONTRIBUTING.md for guidelines on how to contribute to the documentation.
- Dev environment not running? Run
mint updatefor the latest CLI version. - Page loading as 404? Make sure you're in a folder with a valid
docs.json. - More help: Mintlify documentation
Questions or ideas? Join the Discord.
NanoClaw is MIT licensed. Docs hosted through Mintlify's OSS program.