customize

Guides interactive customization of NanoClaw channels, triggers, and capabilities.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This customization workflow enables users to tailor NanoClaw by adding input channels (e.g., Telegram, Slack, email), adjusting triggers, and integrating new capabilities, all through an interactive question-driven process that ensures safe, deliberate changes.

Core Features & Use Cases

  • Interactive clarification questions to determine exact customization needs (channels, triggers, integrations).
  • Plan and modify code by identifying affected files (e.g., src/index.ts, src/router.ts, src/channels/*) and wiring changes.
  • Guided implementation and testing steps to validate changes before deployment.

Quick Start

Ask clarifying questions to determine the exact customization and begin planning, implementing, and testing 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 new input channels to NanoClaw?

To add new input channels to NanoClaw, an interactive question-driven workflow identifies your required integrations, such as Telegram, Slack, or email. It then plans code modifications by pinpointing affected files like src/index.ts, src/channels/*, and src/router.ts to wire the new channels safely.

How do I customize triggers and routing for multiple groups in NanoClaw?

Customizing triggers and routing for multiple groups in NanoClaw is achieved through a guided question-driven process that clarifies your exact behavior requirements. The workflow plans deliberate code adjustments across relevant files to ensure bespoke input routing and triggers are safely implemented.

Can I integrate new capabilities into NanoClaw across different groups?

Yes, you can integrate new capabilities across different groups in NanoClaw. The customization workflow uses interactive clarification questions to determine your specific integration needs, then guides you through modifying the necessary code files and testing the changes before deployment.

What is the best way to test NanoClaw customizations before deploying?

The best way to test NanoClaw customizations before deploying is to follow the workflow's guided implementation and testing steps. After planning and modifying code for channels or triggers, the process ensures you validate all changes to confirm safe, deliberate behavior modifications prior to deployment.

Does NanoClaw support adding Telegram and Slack as interactive input channels?

Yes, NanoClaw supports adding interactive input channels like Telegram and Slack. The customization workflow specifically targets adding these messaging platforms as input channels, adjusting their triggers, and integrating new capabilities through a deliberate, question-driven code modification process.

Why do I need to answer clarification questions to customize NanoClaw?

Answering clarification questions to customize NanoClaw ensures safe, deliberate changes by determining your exact needs for channels, triggers, and integrations. This interactive process prevents errors by planning precise file modifications before any code is altered or tested.