·customize
@

customize

creatuluw/nanoclaw

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.

2Installs·0Trend·@creatuluw

Installation

$npx skills add https://github.com/creatuluw/nanoclaw --skill customize

SKILL.md

This skill helps users add capabilities or modify behavior. Use AskUserQuestion to understand what they want before making changes.

| src/config.ts | Assistant name, trigger pattern, directories | | src/index.ts | Message routing, WhatsApp connection, agent invocation | | src/db.ts | Database initialization and queries | | src/types.ts | TypeScript interfaces | | src/whatsapp-auth.ts | Standalone WhatsApp authentication script | | .mcp.json | MCP server configuration (reference) |

Simple changes → edit src/config.ts Persona changes → edit groups/CLAUDE.md Per-group behavior → edit specific group's CLAUDE.md

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. Source: creatuluw/nanoclaw.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/creatuluw/nanoclaw --skill customize
Category
@Collaboration
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is customize?

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. Source: creatuluw/nanoclaw.

How do I install customize?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/creatuluw/nanoclaw --skill customize Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/creatuluw/nanoclaw

Details

Category
@Collaboration
Source
skills.sh
First Seen
2026-02-05