customize

Plan, implement, and validate NanoClaw channel and trigger customizations.

7|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/gunabot/nanoclaw --skill customize-gunabot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: customize
Source: https://github.com/gunabot/nanoclaw/tree/main/.claude/skills/customize
Command: npx skills add https://github.com/gunabot/nanoclaw --skill customize-gunabot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

NanoClaw customization reduces friction for users who want to tailor the assistant by adding channels, updating triggers, or integrating new capabilities. It provides a guided approach to plan, implement, and validate changes in a single, coherent workflow.

Core Features & Use Cases

  • Add new input channels (Telegram, Slack, email) and route messages to existing or new groups
  • Change assistant behavior by updating triggers, router logic, or integrations
  • Document changes and test thoroughly with guided steps

Quick Start

Start by asking to customize NanoClaw for a new channel (e.g., "Add Telegram input") and specify any new triggers or integrations. Then follow the workflow to plan, implement, and verify the changes.

Frequently Asked Questions about customize

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

FAQPage Schema
How do I add a new messaging channel like Telegram or Slack to my assistant workflow?

To add a new messaging channel like Telegram or Slack, you can customize the assistant by routing messages to existing or new groups through a guided workflow. This involves planning changes, implementing the new input channel, and validating the integration across the codebase.

What is the best way to update triggers and router logic for an existing automation workflow?

The best way to update triggers and router logic for an existing automation workflow is through an interactive customization process. You can adjust assistant behavior by modifying routing configurations and triggers, then validating the changes with guided steps to ensure proper message delivery.

Can I integrate new capabilities into my assistant without breaking existing channels?

Yes, you can integrate new capabilities without breaking existing channels. The customization process requires interactive prompts and careful documentation to modify routing and channels, ensuring that new integrations are validated thoroughly across the codebase before finalizing.

Does the customization workflow require manual codebase changes to set up new integrations?

The customization workflow does require manual codebase changes guided by interactive prompts. It provides clear file-level guidance to help you implement and validate new integrations, triggers, and channels, ensuring changes are documented and tested thoroughly.

Why does my assistant need channel routing customization for different input sources?

Your assistant needs channel routing customization to reduce friction when tailoring support for different input sources like email or Slack. Customizing routing allows the assistant to process messages from various channels coherently, updating triggers and logic to handle new capabilities effectively.