CtrlK
BlogDocsLog inGet started
Tessl Logo

nanoclaw

github.com/nanocoai/nanoclaw

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

68

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.

69

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

61

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.

66

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.

62