github.com/nanocoai/nanoclaw
| Skill | Added | Review |
|---|---|---|
add-anydoc .claude/skills/add-anydoc/SKILL.md Add local office-document-to-Markdown conversion to NanoClaw agent containers with the pinned Firecrawl AnyDoc CLI. Use when agents need to read attached Word, PowerPoint, Excel, OpenDocument, RTF, EPUB, CSV, or text-based PDF files without uploading them to a hosted parser. | 71 71 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 7902716 | |
add-atomic-chat-tool .claude/skills/add-atomic-chat-tool/SKILL.md Add Atomic Chat MCP server so the container agent can call local models served by the Atomic Chat desktop app via its OpenAI-compatible API. | 64 64 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 7902716 | |
add-clidash .claude/skills/add-clidash/SKILL.md Add clidash — a zero-dependency, read-only web dashboard that derives its tabs and tables at runtime from any CLI that lists resources as JSON. Ships pre-wired for NanoClaw's ncl CLI (agent groups, sessions, channels, users, roles), plus message-activity charts, a log tail, and a read-only file viewer for group skills/CLAUDE.md/profiles. | 63 63 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 7902716 | |
add-codex .claude/skills/add-codex/SKILL.md 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 OneCLI. Per-group via `ncl groups config update --provider codex`. Distinct from using OpenAI as an MCP tool (where Claude remains the planner). | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 7902716 | |
add-dashboard .claude/skills/add-dashboard/SKILL.md Add a monitoring dashboard to NanoClaw. Installs @nanoco/nanoclaw-dashboard and a pusher that sends periodic JSON snapshots. | 62 62 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 7902716 | |
add-deltachat .claude/skills/add-deltachat/SKILL.md Add DeltaChat channel integration via @deltachat/stdio-rpc-server. Native adapter — no Chat SDK bridge. Email-based messaging with end-to-end encryption. | 65 65 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: 7902716 | |
add-dial .claude/skills/add-dial/SKILL.md Add Dial channel integration — a real phone number for SMS and AI voice calls via the Dial platform (getdial.ai). Native adapter — no Chat SDK bridge. | 64 64 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 7902716 | |
add-dial-number .claude/skills/add-dial-number/SKILL.md 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). | 73 73 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 7902716 | |
add-dial-tool .claude/skills/add-dial-tool/SKILL.md 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. | 72 72 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: 7902716 | |
add-discord .claude/skills/add-discord/SKILL.md Add Discord bot channel integration via Chat SDK. | 60 60 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 7902716 | |
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 Low Low-risk findings worth noting Version: 7902716 | |
add-gchat .claude/skills/add-gchat/SKILL.md Add Google Chat channel integration via Chat SDK. | 60 60 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 7902716 | |
add-github .claude/skills/add-github/SKILL.md Add GitHub channel integration via Chat SDK. PR and issue comment threads as conversations. | 63 63 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 7902716 | |
add-imessage .claude/skills/add-imessage/SKILL.md 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". | 75 75 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 7902716 | |
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". | 64 64 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 7902716 | |
add-linear .claude/skills/add-linear/SKILL.md Add Linear channel integration via Chat SDK. Issue comment threads as conversations. | 60 60 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 7902716 | |
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. | 68 68 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: 7902716 | |
add-matrix .claude/skills/add-matrix/SKILL.md Add Matrix channel integration via Chat SDK. Works with any Matrix homeserver. | 64 64 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 7902716 | |
add-mattermost .claude/skills/add-mattermost/SKILL.md 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. | — | |
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. | 62 62 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 7902716 |