NanoClaw — запуск AI-агентов в изолированных контейнерах

engineering

claw is a Claude Code skill that installs a CLI tool for running NanoClaw agent containers directly from the command line. NanoClaw is a lightweight AI assistant that executes agents inside isolated Linux containers with true OS-level filesystem isolation, rather than relying solely on application-level permission checks. The skill is aimed at engineers who need to trigger agents without opening a chat interface — via cron jobs, shell scripts, or manual terminal commands. NanoClaw's codebase is intentionally minimal — one process and a handful of files — making it practical to fully read, understand, and customize for specific workflows.