Prompts · TypeScript · v0.1.0
Add WhatsApp channel via native Baileys adapter. Direct connection — no Chat SDK bridge. Uses QR code or pairing code for authentication.
#ai-agents#ai-assistant#claude-code
People, skills, MCP servers, plugins and skillsets — everything on Synapth in one place.
Prompts · TypeScript · v0.1.0
Add WhatsApp channel via native Baileys adapter. Direct connection — no Chat SDK bridge. Uses QR code or pairing code for authentication.
#ai-agents#ai-assistant#claude-code
Prompts · TypeScript · v0.1.0
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.
#ai-agents#ai-assistant#claude-code
Prompts · TypeScript · v0.1.0
Add Webex channel integration via Chat SDK.
#ai-agents#ai-assistant#claude-code
Prompts · TypeScript · v0.1.0
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.
#ai-agents#ai-assistant#claude-code
Prompts · TypeScript · v0.1.0
Add Slack channel integration via Chat SDK.
#ai-agents#ai-assistant#claude-code
Prompts · TypeScript · v0.1.0
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.
#ai-agents#ai-assistant#claude-code
Prompts · TypeScript · v0.1.0
Install or refresh OneCLI as NanoClaw's gateway provider. Use when setup selects OneCLI, an existing OneCLI-backed install is migrated to the gateway seam, or its runtime, approval bridge, setup, and agent guidance must be restored from the in-tree package.
#ai-agents#ai-assistant#claude-code
Prompts · TypeScript · v0.1.0
Add Ollama MCP server so the container agent can call local models and optionally manage the Ollama model library.
#ai-agents#ai-assistant#claude-code
Prompts · TypeScript · v0.1.0
Add persistent graph-based memory via mnemon. Agents recall past context before responding and remember insights after each turn.
#ai-agents#ai-assistant#claude-code
Prompts · TypeScript · v0.1.0
Add a self-hosted or cloud Mattermost bot channel through the Chat SDK bridge, reusing a healthy server when available and linking to official server setup guidance when needed.
#ai-agents#ai-assistant#claude-code
Prompts · TypeScript · v0.1.0
Add Matrix channel integration via Chat SDK. Works with any Matrix homeserver.
#ai-agents#ai-assistant#claude-code
Prompts · TypeScript · v0.1.0
Add Linear channel integration via Chat SDK. Issue comment threads as conversations.
#ai-agents#ai-assistant#claude-code
Prompts · TypeScript · v0.1.0
Add a persistent wiki knowledge base to a NanoClaw group. Based on Karpathy's LLM Wiki pattern. Triggers on "add wiki", "wiki", "knowledge base", "llm wiki", "karpathy wiki".
#ai-agents#ai-assistant#claude-code
Prompts · TypeScript · v0.1.0
Install or refresh Iron Proxy and its official Iron Control web console for NanoClaw. Use when selecting the Iron gateway, adding its management UI, configuring credentials and grants, or restoring the proxy, approval bridge, and agent guidance.
#ai-agents#ai-assistant#claude-code
Prompts · TypeScript · v0.1.0
Add iMessage to NanoClaw — one channel, two backends. Local (this Mac's chat.db via the Chat SDK bridge; macOS + Full Disk Access) or Hosted iMessage (via photon.codes — native spectrum-ts with a device-login wizard; any OS, no Mac relay). Triggers on "add imessage", "connect imessage", "add photon", "imessage via photon", "native imessage".
#ai-agents#ai-assistant#claude-code
Prompts · TypeScript · v0.1.0
Add GitHub channel integration via Chat SDK. PR and issue comment threads as conversations.
#ai-agents#ai-assistant#claude-code
Prompts · TypeScript · v0.1.0
Add Google Chat channel integration via Chat SDK.
#ai-agents#ai-assistant#claude-code
Prompts · TypeScript · v0.1.0
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). Local HTTP bridge — no bot token or external service needed.
#ai-agents#ai-assistant#claude-code
Prompts · TypeScript · v0.1.0
Add Discord bot channel integration via Chat SDK.
#ai-agents#ai-assistant#claude-code
Prompts · TypeScript · v0.1.0
Give chosen NanoClaw agents a real phone number as a container tool — the `dial` CLI baked into the agent image plus OneCLI credential injection for api.getdial.ai, scoped per agent, so the agents you pick can send SMS, place AI voice calls, and receive verification codes from inside the sandbox. Independent of the Dial channel; idempotent; re-run to change which agents may use it. Use when the user wants agents to text, call, or run `dial …` from a chat, without wiring Dial as a messaging channel.
#ai-agents#ai-assistant#claude-code
Prompts · TypeScript · v0.1.0
Add another phone number to an existing Dial channel — a second (or third) public line for the agent, so one NanoClaw install answers SMS and AI voice calls on multiple numbers. Use when Dial is already installed and the operator wants an additional number (e.g. a personal line plus a support line). Requires the Dial channel to already be installed (see /add-dial).
#ai-agents#ai-assistant#claude-code
Prompts · TypeScript · v0.1.0
Add DeltaChat channel integration via @deltachat/stdio-rpc-server. Native adapter — no Chat SDK bridge. Email-based messaging with end-to-end encryption.
#ai-agents#ai-assistant#claude-code
Prompts · TypeScript · v0.1.0
Add a monitoring dashboard to NanoClaw. Installs @nanoco/nanoclaw-dashboard and a pusher that sends periodic JSON snapshots.
#ai-agents#ai-assistant#claude-code
Prompts · TypeScript · v0.1.0
Use Codex (OpenAI's codex app-server) as a full agent provider — planning, tool orchestration, MCP tools, server-side history, session resume — alongside or instead of Claude. ChatGPT subscription or OpenAI API key, vault-only via the selected gateway. Per-group via `ncl groups config update --provider codex`. Distinct from using OpenAI as an MCP tool (where Claude remains the planner).
#ai-agents#ai-assistant#claude-code