nanocoai

164 mods across 4 repositories, 31k stars between them.

add-ollama-tool

25

nanocoai/nanoclaw

Skill Claude CodeCodex

Add Ollama MCP server so the container agent can call local models and optionally manage the Ollama model library.

31k +15 today A 28 tokens original MIT

add-opencode

26

nanocoai/nanoclaw

Skill Claude CodeCodex

Use OpenCode as an agent provider. OpenRouter, OpenAI, Google, DeepSeek, etc. via OpenCode config — not the Anthropic Agent SDK. Per group via ncl groups config update --provider opencode; host passes OPENCODE and XDG mount when spawning containers.

31k +15 today A 65 tokens original MIT

add-resend

27

nanocoai/nanoclaw

Skill Claude CodeCodex

Add Resend (email) channel integration via Chat SDK.

31k +15 today A 16 tokens original MIT

add-rtk

28

nanocoai/nanoclaw

Skill Claude CodeCodex

Install rtk token-compression proxy into agent containers. Routes Bash tool calls through rtk for 60–90% token savings on dev commands (git, cargo, pytest, docker, kubectl, etc.).

31k +15 today D 48 tokens original MIT

add-signal

29

nanocoai/nanoclaw

Skill Claude CodeCodex

Add Signal channel integration via signal-cli device-link. Native adapter — no Chat SDK bridge.

31k +15 today A 22 tokens original MIT

add-slack

30

nanocoai/nanoclaw

Skill Claude CodeCodex

Add Slack channel integration via Chat SDK.

31k +15 today B 12 tokens original MIT

add-tavily-tool

31

nanocoai/nanoclaw

Skill Claude CodeCodex

Add Tavily Search and Extract as keyless remote MCP tools for selected NanoClaw agent groups. Use when installing Tavily web search or URL extraction without an API key.

31k +15 today A 41 tokens original MIT

add-teams

32

nanocoai/nanoclaw

Skill Claude CodeCodex

Add Microsoft Teams channel integration via Chat SDK.

31k +15 today B 13 tokens original MIT

add-telegram

33

nanocoai/nanoclaw

Skill Claude CodeCodex

Add Telegram channel integration via Chat SDK.

31k +15 today A 12 tokens original MIT

add-vercel

34

nanocoai/nanoclaw

Skill Claude CodeCodex

Add Vercel deployment capability to NanoClaw agents. Installs the Vercel CLI in agent containers and sets up OneCLI credential injection for api.vercel.com. Use when the user wants agents to deploy web applications to Vercel.

31k +15 today A 54 tokens original MIT

vercel-cli

35

nanocoai/nanoclaw

Skill Claude CodeCodex

Deploy apps to Vercel. Use when asked to deploy, ship, or publish a web application, or manage Vercel projects, domains, and environment variables.

31k +15 today A 38 tokens original MIT

add-webex

36

nanocoai/nanoclaw

Skill Claude CodeCodex

Add Webex channel integration via Chat SDK.

31k +15 today A 13 tokens original MIT

add-wechat

37

nanocoai/nanoclaw

Skill Claude CodeCodex

Add WeChat (personal) channel integration via Tencent's official iLink Bot API. Uses long-polling and QR scan — no webhook, no ToS risk, no paid token.

31k +15 today A 42 tokens original MIT

add-whatsapp-cloud

38

nanocoai/nanoclaw

Skill Claude CodeCodex

Add WhatsApp Business Cloud API channel via Chat SDK. Official Meta API.

31k +15 today A 20 tokens original MIT

add-whatsapp

39

nanocoai/nanoclaw

Skill Claude CodeCodex

Add WhatsApp channel via native Baileys adapter. Direct connection — no Chat SDK bridge. Uses QR code or pairing code for authentication.

31k +15 today C 32 tokens original MIT

customize

40

nanocoai/nanoclaw

Skill Claude CodeCodex

Add new capabilities or modify NanoClaw behavior. Use when user wants to add channels (Telegram, Slack, email input), change triggers, add integrations, modify the router, or make any other customizations. This is an interactive skill that asks questions to understand what the user wants.

31k +15 today A 60 tokens original MIT

debug

41

nanocoai/nanoclaw

Skill Claude CodeCodex

Debug container agent issues. Use when things aren't working, container fails, authentication problems, or to understand how the container system works. Covers logs, session DBs, mounts, and common issues.

31k +15 today D 41 tokens original MIT

init-first-agent

42

nanocoai/nanoclaw

Skill Claude CodeCodex

Walk the operator through wiring the first NanoClaw agent to a DM channel — resolve the operator's channel identity, select or create the agent, and trigger a welcome DM via the normal delivery path. Use after channel credentials are configured and the service is running.

31k +15 today A 56 tokens original MIT

init-onecli

43

nanocoai/nanoclaw

Skill Claude CodeCodex

Install and initialize OneCLI Agent Vault. Migrates existing .env credentials to the vault. Use after /update-nanoclaw brings in OneCLI as a breaking change, or for first-time OneCLI setup.

31k +15 today C 47 tokens original MIT

learn

44

nanocoai/nanoclaw

Skill Claude CodeCodex

Distill a reusable skill from anything — a directory, a URL, pasted notes, or what you just did together — or refine an existing skill with new learnings. Use when the user says '/learn', 'learn this', 'turn this into a skill', 'capture this workflow', 'make a skill from ', or 'improve/update the skill'. Produces or…

31k +15 today A 128 tokens original MIT

manage-channels

45

nanocoai/nanoclaw

Skill Claude CodeCodex

Wire channels to agent groups, manage isolation levels, add new channel groups. Use after adding a channel, during setup, or standalone to reconfigure.

31k +15 today A 34 tokens original MIT

manage-mounts

46

nanocoai/nanoclaw

Skill Claude CodeCodex

Configure which host directories agent containers can access. View, add, or remove mount allowlist entries. Triggers on "mounts", "mount allowlist", "agent access to directories", "container mounts".

31k +15 today A 47 tokens original MIT

nanocoai/nanoclaw

Skill Claude CodeCodex

Migrate from OpenClaw to NanoClaw v2. Detects an existing OpenClaw installation, extracts identity, channel credentials, scheduled tasks, and other config, then guides interactive migration. Triggers on "migrate from openclaw", "openclaw migration", "import from openclaw".

31k +15 today A 71 tokens original MIT

migrate-from-v1

48

nanocoai/nanoclaw

Skill Claude CodeCodex

Finish migrating a NanoClaw v1 install into v2. Run after bash migrate-v2.sh completes. Seeds the owner, migrates legacy memory, reconciles container configs, and helps port custom v1 code. Triggers on "migrate from v1", "finish migration", "v1 migration".

31k +15 today A 71 tokens original MIT