CtrlK
BlogDocsLog inGet started
Tessl Logo

nanoclaw

github.com/nanocoai/nanoclaw

SkillAddedReview
add-wechat

.claude/skills/add-wechat/SKILL.md

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.

61

add-webex

.claude/skills/add-webex/SKILL.md

Add Webex channel integration via Chat SDK.

66

vercel-cli

.claude/skills/add-vercel/container-skills/vercel-cli/SKILL.md

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

80

add-vercel

.claude/skills/add-vercel/SKILL.md

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.

77

add-telegram

.claude/skills/add-telegram/SKILL.md

Add Telegram channel integration via Chat SDK.

59

add-teams

.claude/skills/add-teams/SKILL.md

Add Microsoft Teams channel integration via Chat SDK.

57

add-slack

.claude/skills/add-slack/SKILL.md

Add Slack channel integration via Chat SDK.

59

add-signal

.claude/skills/add-signal/SKILL.md

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

58

add-rtk

.claude/skills/add-rtk/SKILL.md

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

69

add-resend

.claude/skills/add-resend/SKILL.md

Add Resend (email) channel integration via Chat SDK.

66

add-opencode

.claude/skills/add-opencode/SKILL.md

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.

61

add-ollama-tool

.claude/skills/add-ollama-tool/SKILL.md

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

62

add-ollama-provider

.claude/skills/add-ollama-provider/SKILL.md

Route a NanoClaw agent group to a local Ollama model instead of the Anthropic API. Ollama speaks the Anthropic API natively (v1/messages), so no provider code changes are needed — just env var overrides and a model setting. Use when the user wants to run their agent locally, cut API costs, or experiment with open-weight models. See docs/ollama.md for background.

73

add-mnemon

.claude/skills/add-mnemon/SKILL.md

Add persistent graph-based memory via mnemon. Agents recall past context before responding and remember insights after each turn.

67

add-matrix

.claude/skills/add-matrix/SKILL.md

Add Matrix channel integration via Chat SDK. Works with any Matrix homeserver.

66

add-macos-statusbar

.claude/skills/add-macos-statusbar/SKILL.md

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.

61

add-linear

.claude/skills/add-linear/SKILL.md

Add Linear channel integration via Chat SDK. Issue comment threads as conversations.

59

add-karpathy-llm-wiki

.claude/skills/add-karpathy-llm-wiki/SKILL.md

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

76

add-imessage

.claude/skills/add-imessage/SKILL.md

Add iMessage channel integration via Chat SDK. Local (macOS) or remote (Photon API) mode.

69

add-gmail-tool

.claude/skills/add-gmail-tool/SKILL.md

Add Gmail as an MCP tool (read, search, send, label, draft) using OneCLI-managed OAuth. The agent gets Gmail tools in every enabled group; OneCLI injects real tokens at request time so no raw credentials are ever in the container or on disk in usable form.

64

add-github

.claude/skills/add-github/SKILL.md

Add GitHub channel integration via Chat SDK. PR and issue comment threads as conversations.

64

add-gchat

.claude/skills/add-gchat/SKILL.md

Add Google Chat channel integration via Chat SDK.

61

add-gcal-tool

.claude/skills/add-gcal-tool/SKILL.md

Add Google Calendar as an MCP tool (list calendars, list/search/create events, free/busy queries) using OneCLI-managed OAuth. Multi-calendar and multi-account supported. Mirrors /add-gmail-tool's stub pattern — no raw credentials ever reach the container; OneCLI injects real tokens at request time.

61

add-emacs

.claude/skills/add-emacs/SKILL.md

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.

65

add-discord

.claude/skills/add-discord/SKILL.md

Add Discord bot channel integration via Chat SDK.

61