nanocoai

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

add-whatsapp

145

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

Add WhatsApp as a channel. Can replace other channels entirely or run alongside them. Uses QR code or pairing code for authentication.

2 5mo ago C 30 tokens copy · 91% MIT

channel-formatting

146

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

Convert Claude's Markdown output to each channel's native text syntax before delivery. Adds zero-dependency formatting for WhatsApp, Telegram, and Slack (marker substitution). Also ships a Signal rich-text helper (parseSignalStyles) used by the Signal skill.

2 5mo ago A 54 tokens copy · 100% MIT

claw

147

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

Install the claw CLI tool — run NanoClaw agent containers from the command line without opening a chat app.

2 5mo ago A 25 tokens copy · 100% MIT

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

Switch from Docker to Apple Container for macOS-native container isolation. Use when the user wants Apple Container instead of Docker, or is setting up on macOS and prefers the native runtime. Triggers on "apple container", "convert to apple container", "switch to apple container", or "use apple container".

2 5mo ago C 68 tokens copy · 86% MIT

customize

149

nanocoai/nanoclaw-gmail

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.

2 5mo ago A 60 tokens copy · 88% MIT

debug

150

nanocoai/nanoclaw-gmail

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, environment variables, mounts, and common issues.

2 5mo ago D 40 tokens copy · 92% MIT

get-qodo-rules

151

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

Loads org- and repo-level coding rules from Qodo before code tasks begin, ensuring all generation and modification follows team standards. Use before any code generation or modification task when rules are not already loaded. Invoke when user asks to write, edit, refactor, or review code, or when starting…

2 5mo ago A 68 tokens copy · 100% MIT

init-onecli

152

nanocoai/nanoclaw-gmail

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.

2 5mo ago C 47 tokens copy · 86% MIT

qodo-pr-resolver

153

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

Review and resolve PR issues with Qodo - get AI-powered code review issues and fix them interactively (GitHub, GitLab, Bitbucket, Azure DevOps).

2 5mo ago A 40 tokens copy · 100% MIT

setup

154

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

Run initial NanoClaw setup. Use when user wants to install dependencies, authenticate messaging channels, register their main channel, or start the background services. Triggers on "setup", "install", "configure nanoclaw", or first-time setup requests.

2 5mo ago F 53 tokens copy · 100% MIT

update-nanoclaw

155

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

Efficiently bring upstream NanoClaw updates into a customized install, with preview, selective cherry-pick, and low token usage.

2 5mo ago A 33 tokens copy · 91% MIT

update-skills

156

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

Check for and apply updates to installed skill branches from upstream.

2 5mo ago A 16 tokens copy · 98% MIT

use-local-whisper

157

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

Use when the user wants local voice transcription instead of OpenAI Whisper API. Switches to whisper.cpp running on Apple Silicon. WhatsApp only for now. Requires voice-transcription skill to be applied first.

2 5mo ago A 46 tokens copy · 92% MIT

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

Replace OneCLI gateway with the built-in credential proxy. For users who want simple .env-based credential management without installing OneCLI. Reads API key or OAuth token from .env and injects into container API requests.

2 5mo ago A 50 tokens copy · 94% MIT

x-integration

159

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

X (Twitter) integration for NanoClaw. Post tweets, like, reply, retweet, and quote. Use for setup, testing, or troubleshooting X functionality. Triggers on "setup x", "x integration", "twitter", "post tweet", "tweet".

2 5mo ago A 59 tokens copy · 81% MIT

nanocoai/nanoclaw-gmail

Instructions file

Instructions for nanocoai/nanoclaw-gmail, covering nanoclaw, quick context, key files, secrets / credentials / proxy (onecli) and skills.

2 5mo ago A 948 tokens copy · 100% MIT

agent-browser

161

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

Browse the web for any task — research topics, read articles, interact with web apps, fill forms, take screenshots, extract data, and test web pages. Use whenever a browser would be useful, not just when the user explicitly asks.

2 5mo ago A 51 tokens copy · 100% MIT

capabilities

162

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

Show what this NanoClaw instance can do — installed skills, available tools, and system info. Read-only. Use when the user asks what the bot can do, what's installed, or runs /capabilities.

2 5mo ago B 46 tokens copy · 100% MIT

slack-formatting

163

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

Format messages for Slack using mrkdwn syntax. Use when responding to Slack channels (folder starts with "slack" or JID contains slack identifiers).

2 5mo ago A 36 tokens copy · 100% MIT

status

164

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

Quick read-only health check — session context, workspace mounts, tool availability, and task snapshot. Use when the user asks for system status or runs /status.

2 5mo ago A 34 tokens copy · 100% MIT