What problem does it solve?
This skill enables users to tailor NanoClaw's behavior by guiding them through an interactive customization process. It helps you add input channels (Telegram, Slack, email), adjust triggers, integrate services, and modify routing to fit your workflows without manual, ad-hoc edits.
Core Features & Use Cases
- Interactive questions: The skill asks clarifying questions to understand exact customization needs before making changes.
- Code and config changes: It identifies affected files (e.g., src/config.ts, src/index.ts) and applies modifications in a controlled, testable manner.
- Documentation and testing: It provides guidance for validating changes and verifying behavior after updates.
- Use Case: Quickly add a new input channel and update routing to route messages to the correct group after deployment.
Quick Start
To begin customizing, trigger the workflow and follow the prompts to specify channels, triggers, and integrations. The skill will outline the files to modify and provide testing steps.