nanocoai

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

add-telegram

73

nanocoai/nanoclaw-telegram

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

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

nanocoai/nanoclaw-telegram

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.

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

add-whatsapp

75

nanocoai/nanoclaw-telegram

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.

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

channel-formatting

76

nanocoai/nanoclaw-telegram

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.

10 5mo ago A 54 tokens original MIT

claw

77

nanocoai/nanoclaw-telegram

Skill Claude CodeCodex

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

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

nanocoai/nanoclaw-telegram

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

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

customize

79

nanocoai/nanoclaw-telegram

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.

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

debug

80

nanocoai/nanoclaw-telegram

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.

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

get-qodo-rules

81

nanocoai/nanoclaw-telegram

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…

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

init-onecli

82

nanocoai/nanoclaw-telegram

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.

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

qodo-pr-resolver

83

nanocoai/nanoclaw-telegram

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

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

setup

84

nanocoai/nanoclaw-telegram

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.

10 5mo ago F 53 tokens original MIT

update-nanoclaw

85

nanocoai/nanoclaw-telegram

Skill Claude CodeCodex

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

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

use-local-whisper

87

nanocoai/nanoclaw-telegram

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 5mo ago A 46 tokens copy · 92% MIT

nanocoai/nanoclaw-telegram

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 5mo ago A 50 tokens copy · 94% MIT

x-integration

89

nanocoai/nanoclaw-telegram

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 5mo ago A 59 tokens copy · 81% MIT

nanocoai/nanoclaw-telegram

Instructions file

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

10 5mo ago A 948 tokens original MIT

agent-browser

91

nanocoai/nanoclaw-telegram

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 5mo ago A 51 tokens copy · 100% MIT

capabilities

92

nanocoai/nanoclaw-telegram

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 5mo ago B 46 tokens copy · 100% MIT

slack-formatting

93

nanocoai/nanoclaw-telegram

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 5mo ago A 36 tokens original MIT

status

94

nanocoai/nanoclaw-telegram

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 5mo ago A 34 tokens original MIT

nanoclaw-whatsapp

95

nanocoai/nanoclaw-whatsapp

Settings file Claude Code

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

10 4mo ago A tokens not measured copy · 100% MIT

add-compact

96

nanocoai/nanoclaw-whatsapp

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.

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