nanoclaw and n8n-claw
These tools are competitors, as both aim to provide autonomous AI agent functionality, with the latter being an n8n-based re-implementation inspired by the former's underlying "Claw" concept.
About nanoclaw
qwibitai/nanoclaw
A 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
Implements per-group filesystem isolation and credential injection through OneCLI's Agent Vault, preventing agents from accessing raw API keys or other groups' data. Built as a single Node.js process with self-registering channel adapters that route messages through a per-group queue into containerized Claude agents via stdio transport. Designed for direct code modification over configuration—users fork the repo and ask Claude Code to customize behavior rather than manage sprawling config files.
About n8n-claw
freddy-schuetz/n8n-claw
OpenClaw-inspired autonomous AI agent built entirely in n8n. Adaptive RAG-powered memory, Skills via MCP templates, proactive task management, media understanding - self-hosted with one setup script
Coordinates multi-modal agent interactions through n8n workflows with PostgreSQL persistence, supporting both synchronous webhook API calls and asynchronous Telegram messaging with vector-based RAG for contextual memory retrieval. Dynamically generates MCP tool servers on demand, integrates specialized expert sub-agents for task delegation, and orchestrates background automations (heartbeat reminders, memory consolidation, scheduled actions) without external LLM APIs beyond Claude.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work