Skip to main content
NanoClaw Pro

NanoClaw Pro checks in on you — you don’t have to check in on it

Most AI assistants wait for you to have an idea and prompt them. NanoClaw Pro flips that. Every morning at 9am and afternoon at 4pm, your assistant proactively reaches out with personalized questions, surfaces follow-ups, and helps you stay on track. It remembers everything across sessions using semantic search, building a knowledge base about your projects, preferences, and life.

Proactive Check-ins

Morning and afternoon check-ins that adapt to your workflow

Persistent Memory

Semantic search-powered memory that gets smarter over time

Multi-Channel Support

Talk to your assistant from WhatsApp, Telegram, Slack, Discord, or Gmail

Container Isolation

Secure execution in isolated Linux containers

What Makes NanoClaw Pro Different

NanoClaw Pro is a fork of NanoClaw that adds proactive check-ins and persistent memory by default. Everything else remains identical — same container isolation, same channel support, same AI-native approach.
One process, a handful of source files, no microservices. The entire codebase is designed to be understood and customized by you with Claude’s help.
Agents run in Linux containers with filesystem isolation. Bash access is safe because commands run inside the container, not on your host.
Instead of bloating the codebase, NanoClaw Pro uses skills — code transformations that add exactly what you need to your fork.

Quick Start

Get up and running in minutes:
1

Clone the repository

git clone https://github.com/andrewsiah/nanoclaw-pro.git
cd nanoclaw-pro
claude
2

Run setup

Open Claude Code in the directory and run:
/setup
3

Enable proactive features

Apply the proactive agent skill:
/proactive-agent
That’s it. Your proactive assistant is live and will check in with you every morning and afternoon.

Key Features

Scheduled Tasks

Recurring jobs with full agent capabilities

Dynamic Reminders

Natural language time references become automatic reminders

Per-Group Context

Each conversation has isolated memory and filesystem

Agent Swarms

First personal AI assistant to support collaborative agent teams

Skills System

Extensible via Claude Code skills

Self-Registration

Channels auto-register at startup

Ready to Get Started?

Quickstart Guide

Get NanoClaw Pro running in under 5 minutes

Philosophy

Understand the design principles behind NanoClaw Pro

Build docs developers (and LLMs) love