customize

Guide NanoClaw customization through clarifying questions and incremental code changes.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/Teninq/digital-stat-prog --skill customize-teninq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: customize
Source: https://github.com/Teninq/digital-stat-prog/tree/main/.claude/skills/customize
Command: npx skills add https://github.com/Teninq/digital-stat-prog --skill customize-teninq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Add new capabilities or modify NanoClaw behavior to fit evolving workflows. It guides users to clarify requirements before implementing changes across channels, triggers, integrations, and routing.

Core Features & Use Cases

  • Interactive requirement gathering: asks clarifying questions to define scope.
  • Channel expansion: add or modify input channels (Telegram, Slack, email) with routing updates.
  • Behavior customization: adjust triggers, routing logic, and memory/group configuration.
  • Safe, incremental changes: documents steps and provides testing guidance.

Quick Start

Ask clarifying questions to understand the customization request, then implement the requested changes in code and configuration.

Frequently Asked Questions about customize

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add Telegram and Slack channels to my NanoClaw workflow?

To add Telegram and Slack channels, you can use this customization guide to clarify routing requirements, modify input configurations, and update the router to handle new message sources safely.

What is the best way to customize NanoClaw routing and triggers?

The best way to customize routing and triggers is through an interactive workflow that asks clarifying questions to define scope before adjusting logic and applying incremental changes to source files under src/.

Can I modify global memory and group configuration in NanoClaw?

Yes, you can modify global memory and group configuration by requesting behavior customization, which guides you through adjusting memory settings and deploying changes with light testing.

Does NanoClaw support adding email input as a trigger channel?

Yes, NanoClaw supports email input as a trigger channel; the customization process helps you integrate the new input source, update routing logic, and ensure safe incremental deployment.

How do I safely deploy incremental changes to NanoClaw integrations?

To safely deploy incremental changes, the customization workflow documents each step and provides light testing guidance to verify modifications to channels, triggers, and integrations before finalizing the deployment.