nanocoai

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

use-local-whisper

122

nanocoai/nanoclaw-whatsapp

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.

10 4mo ago A 46 tokens copy · 92% MIT

nanocoai/nanoclaw-whatsapp

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.

10 4mo ago A 50 tokens copy · 94% MIT

x-integration

124

nanocoai/nanoclaw-whatsapp

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".

10 4mo ago A 59 tokens copy · 81% MIT

nanocoai/nanoclaw-whatsapp

Instructions file

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

10 4mo ago A 948 tokens copy · 100% MIT

agent-browser

126

nanocoai/nanoclaw-whatsapp

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.

10 4mo ago A 51 tokens copy · 100% MIT

capabilities

127

nanocoai/nanoclaw-whatsapp

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.

10 4mo ago B 46 tokens copy · 100% MIT

slack-formatting

128

nanocoai/nanoclaw-whatsapp

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).

10 4mo ago A 36 tokens copy · 100% MIT

status

129

nanocoai/nanoclaw-whatsapp

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.

10 4mo ago A 34 tokens copy · 100% MIT

nanoclaw-gmail

130

nanocoai/nanoclaw-gmail

Settings file Claude Code

An empty agent settings file, from a project described as: NanoClaw Gmail channel integration.

2 5mo ago A tokens not measured copy · 100% MIT

add-compact

131

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

Add /compact command for manual context compaction. Solves context rot in long sessions by forwarding the SDK's built-in /compact slash command. Main-group or trusted sender only.

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

add-emacs

133

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

Add Emacs as a channel. Opens an interactive chat buffer and org-mode integration so you can talk to NanoClaw from within Emacs (Doom, Spacemacs, or vanilla). Uses a local HTTP bridge — no bot token or external service needed.

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

add-gmail

134

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

Add Gmail integration to NanoClaw. Can be configured as a tool (agent reads/sends emails when triggered from WhatsApp) or as a full channel (emails can trigger the agent, schedule tasks, and receive replies). Guides through GCP OAuth setup and implements the integration.

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

add-image-vision

135

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

Add image vision to NanoClaw agents. Resizes and processes WhatsApp image attachments, then sends them to Claude as multimodal content blocks.

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

add-macos-statusbar

136

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

Add a macOS menu bar status indicator for NanoClaw. Shows a bolt icon with a green/red dot indicating whether NanoClaw is running, with Start, Stop, and Restart controls. macOS only.

2 5mo ago A 49 tokens copy · 97% MIT

add-ollama-tool

137

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

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

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

add-parallel

138

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

Adds Parallel AI MCP integration to NanoClaw for advanced web research capabilities.

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

add-pdf-reader

139

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

Add PDF reading to NanoClaw agents. Extracts text from PDFs via pdftotext CLI. Handles WhatsApp attachments, URLs, and local files.

2 5mo ago A 37 tokens copy · 86% MIT

add-reactions

140

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

Add WhatsApp emoji reaction support — receive, send, store, and search reactions.

2 5mo ago A 21 tokens copy · 86% MIT

add-slack

141

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

Add Slack as a channel. Can replace WhatsApp entirely or run alongside it. Uses Socket Mode (no public URL needed).

2 5mo ago A 29 tokens copy · 86% MIT

add-telegram-swarm

142

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

Add Agent Swarm (Teams) support to Telegram. Each subagent gets its own bot identity in the group. Requires Telegram channel to be set up first (use /add-telegram). Triggers on "agent swarm", "agent teams telegram", "telegram swarm", "bot pool".

2 5mo ago A 64 tokens copy · 84% MIT

add-telegram

143

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

Add Telegram as a channel. Can replace WhatsApp entirely or run alongside it. Also configurable as a control-only channel (triggers actions) or passive channel (receives notifications only).

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

nanocoai/nanoclaw-gmail

Skill Claude CodeCodex

Add voice message transcription to NanoClaw using OpenAI's Whisper API. Automatically transcribes WhatsApp voice notes so the agent can read and respond to them.

2 5mo ago A 38 tokens copy · 97% MIT