thmtz

52 mods across 1 repository, 5 stars between them.

add-webex

25

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Add Webex channel integration via Chat SDK.

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

add-wechat

26

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

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.

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

add-whatsapp-cloud

27

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Add WhatsApp Business Cloud API channel via Chat SDK. Official Meta API.

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

add-whatsapp

28

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Add WhatsApp channel via native Baileys adapter. Direct connection — no Chat SDK bridge. Uses QR code or pairing code for authentication.

5 3mo ago C 32 tokens original MIT

claw

29

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Install the claw CLI tool — run NanoClaw agent containers from the command line without opening a chat app.

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

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Switch from Docker to Apple Container for macOS-native container isolation. Use when the user wants Apple Container instead of Docker, or is setting up on macOS and prefers the native runtime. Triggers on "apple container", "convert to apple container", "switch to apple container", or "use apple container".

5 3mo ago D 68 tokens copy · 100% MIT

customize

31

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Add new capabilities or modify NanoClaw behavior. Use when user wants to add channels (Telegram, Slack, email input), change triggers, add integrations, modify the router, or make any other customizations. This is an interactive skill that asks questions to understand what the user wants.

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

debug

32

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Debug container agent issues. Use when things aren't working, container fails, authentication problems, or to understand how the container system works. Covers logs, environment variables, mounts, and common issues.

5 3mo ago D 40 tokens copy · 92% MIT

get-qodo-rules

33

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Loads org- and repo-level coding rules from Qodo before code tasks begin, ensuring all generation and modification follows team standards. Use before any code generation or modification task when rules are not already loaded. Invoke when user asks to write, edit, refactor, or review code, or when starting…

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

init-first-agent

34

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Walk the operator through creating the first NanoClaw agent for a DM channel — resolve the operator's channel identity, wire the DM messaging group to a new agent, and trigger a welcome DM via the normal delivery path. Use after channel credentials are configured and the service is running.

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

init-onecli

35

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Install and initialize OneCLI Agent Vault. Migrates existing .env credentials to the vault. Use after /update-nanoclaw brings in OneCLI as a breaking change, or for first-time OneCLI setup.

5 3mo ago C 47 tokens copy · 81% MIT

manage-channels

36

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Wire channels to agent groups, manage isolation levels, add new channel groups. Use after adding a channel, during setup, or standalone to reconfigure.

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

manage-mounts

37

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Configure which host directories agent containers can access. View, add, or remove mount allowlist entries. Triggers on "mounts", "mount allowlist", "agent access to directories", "container mounts".

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

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Migrate from OpenClaw to NanoClaw. Detects existing OpenClaw installation, extracts identity, channel credentials, scheduled tasks, and other config, then guides interactive migration. Triggers on "migrate from openclaw", "openclaw migration", "import from openclaw".

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

migrate-nanoclaw

39

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Extracts user customizations from a fork, generates a replayable migration guide, and upgrades to upstream by reapplying customizations on a clean base. Replaces merge-based upgrades with intent-based migration.

5 3mo ago D 48 tokens copy · 88% MIT

qodo-pr-resolver

40

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Review and resolve PR issues with Qodo - get AI-powered code review issues and fix them interactively (GitHub, GitLab, Bitbucket, Azure DevOps).

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

setup

41

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Run initial NanoClaw setup. Use when user wants to install NanoClaw, configure it, or go through first-time setup. Triggers on "setup", "install", "configure nanoclaw", or first-time setup requests.

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

update-nanoclaw

42

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Efficiently bring upstream NanoClaw updates into a customized install, with preview, selective cherry-pick, and low token usage.

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

update-skills

43

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Check for and apply updates to installed skill branches from upstream.

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

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Replace OneCLI gateway with the built-in credential proxy. For users who want simple .env-based credential management without installing OneCLI. Reads API key or OAuth token from .env and injects into container API requests.

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

x-integration

45

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

X (Twitter) integration for NanoClaw. Post tweets, like, reply, retweet, and quote. Use for setup, testing, or troubleshooting X functionality. Triggers on "setup x", "x integration", "twitter", "post tweet", "tweet".

5 3mo ago A 59 tokens copy · 81% MIT

thmtz/nanoclaw-fleet

Instructions file

Instructions for thmtz/nanoclaw-fleet, covering ⚠️ stop — read this first if you are claude ⚠️, nanoclaw, fork workflow, worker lifecycle vocabulary and documentation routing.

5 3mo ago B 6,543 tokens original MIT

agent-browser

47

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Browse the web for any task — research topics, read articles, interact with web apps, fill forms, take screenshots, extract data, and test web pages. Use whenever a browser would be useful, not just when the user explicitly asks.

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

frontend-engineer

48

thmtz/nanoclaw-fleet

Skill Claude CodeCodex

Pro frontend engineering discipline. Enforces build-test-verify workflow for every web project. Never declare done until the site is built, tested, responsive, accessible, and visually verified in a real browser. Use alongside vercel-cli for production-quality deployments.

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