github.com/nanocoai/nanoclaw
| Skill | Added | Review |
|---|---|---|
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 61 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 641963c | |
add-webex .claude/skills/add-webex/SKILL.md Add Webex channel integration via Chat SDK. | 66 66 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 641963c | |
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 80 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 641963c | |
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 77 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 641963c | |
add-telegram .claude/skills/add-telegram/SKILL.md Add Telegram channel integration via Chat SDK. | 59 59 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 641963c | |
add-teams .claude/skills/add-teams/SKILL.md Add Microsoft Teams channel integration via Chat SDK. | 57 57 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 641963c | |
add-slack .claude/skills/add-slack/SKILL.md Add Slack channel integration via Chat SDK. | 59 59 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 641963c | |
add-signal .claude/skills/add-signal/SKILL.md Add Signal channel integration via signal-cli device-link. Native adapter — no Chat SDK bridge. | 58 58 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 641963c | |
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 69 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 641963c | |
add-resend .claude/skills/add-resend/SKILL.md Add Resend (email) channel integration via Chat SDK. | 66 66 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 641963c | |
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 61 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 641963c | |
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 62 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 641963c | |
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 73 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: 641963c | |
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 67 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 641963c | |
add-matrix .claude/skills/add-matrix/SKILL.md Add Matrix channel integration via Chat SDK. Works with any Matrix homeserver. | 66 66 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 641963c | |
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 61 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: 641963c | |
add-linear .claude/skills/add-linear/SKILL.md Add Linear channel integration via Chat SDK. Issue comment threads as conversations. | 59 59 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 641963c | |
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 76 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 641963c | |
add-imessage .claude/skills/add-imessage/SKILL.md Add iMessage channel integration via Chat SDK. Local (macOS) or remote (Photon API) mode. | 69 69 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 641963c | |
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 64 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 641963c | |
add-github .claude/skills/add-github/SKILL.md Add GitHub channel integration via Chat SDK. PR and issue comment threads as conversations. | 64 64 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 641963c | |
add-gchat .claude/skills/add-gchat/SKILL.md Add Google Chat channel integration via Chat SDK. | 61 61 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 641963c | |
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 61 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: 641963c | |
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 65 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 641963c | |
add-discord .claude/skills/add-discord/SKILL.md Add Discord bot channel integration via Chat SDK. | 61 61 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 641963c |