thmtz

52 mods across 1 repository, 5 stars between them.

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

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.

5 3mo ago A 33 tokens copy · 98% MIT

add-codex

03

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Use Codex (CLI + AppServer) as the full agent provider — planning, tool orchestration, native compaction, MCP tools, session resume — in place of the Claude Agent SDK. ChatGPT subscription or OPENAIAPIKEY. Per-group via agentprovider. Distinct from using OpenAI as an MCP tool (where Claude remains the planner).

5 3mo ago A 76 tokens copy · 89% MIT

add-dashboard

04

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Add a monitoring dashboard to NanoClaw. Installs @nanoco/nanoclaw-dashboard and a pusher that sends periodic JSON snapshots.

5 3mo ago A 32 tokens copy · 94% MIT

add-discord

05

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Add Discord bot channel integration via Chat SDK.

5 3mo ago A 13 tokens copy · 100% MIT

add-emacs

06

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

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.

5 3mo ago A 55 tokens copy · 88% MIT

add-gchat

07

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Add Google Chat channel integration via Chat SDK.

5 3mo ago A 13 tokens copy · 100% MIT

add-github

08

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

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

5 3mo ago A 21 tokens copy · 95% MIT

add-imessage

09

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

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

5 3mo ago A 26 tokens copy · 98% MIT

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

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

5 3mo ago A 56 tokens copy · 86% MIT

add-linear

11

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

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

5 3mo ago A 17 tokens copy · 94% MIT

add-macos-statusbar

12

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

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.

5 3mo ago A 49 tokens copy · 97% MIT

add-matrix

13

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

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

5 3mo ago A 19 tokens copy · 100% MIT

add-ollama-provider

14

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

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…

5 3mo ago C 88 tokens copy · 95% MIT

add-ollama-tool

15

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

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

5 3mo ago A 28 tokens copy · 92% MIT

add-opencode

16

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Use OpenCode as an agent provider (AGENTPROVIDER=opencode). OpenRouter, OpenAI, Google, DeepSeek, etc. via OpenCode config — not the Anthropic Agent SDK. Per-session and per-group via agentprovider; host passes OPENCODE and XDG mount when spawning containers.

5 3mo ago A 67 tokens copy · 86% MIT

add-parallel

17

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Adds Parallel AI MCP integration to NanoClaw for advanced web research capabilities.

5 3mo ago A 0 tokens copy · 91% MIT

add-resend

18

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Add Resend (email) channel integration via Chat SDK.

5 3mo ago A 16 tokens copy · 100% MIT

add-signal

19

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

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

5 3mo ago A 22 tokens original MIT

add-slack

20

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Add Slack channel integration via Chat SDK.

5 3mo ago A 12 tokens copy · 86% MIT

add-teams

21

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Add Microsoft Teams channel integration via Chat SDK.

5 3mo ago A 13 tokens original MIT

add-telegram

22

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Add Telegram channel integration via Chat SDK.

5 3mo ago A 12 tokens copy · 100% MIT

add-vercel

23

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

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.

5 3mo ago A 54 tokens copy · 100% MIT

vercel-cli

24

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

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

5 3mo ago A 38 tokens copy · 100% MIT