customize

Customize NanoClaw by adding channels, modifying triggers, and adjusting routing logic.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to add new functionalities or modify the existing behavior of the NanoClaw assistant, enabling deep customization of its capabilities and integrations.

Core Features & Use Cases

  • Add New Channels: Integrate new communication platforms like Telegram, Slack, or email.
  • Modify Triggers: Change how the assistant is activated.
  • Integrate Services: Connect with external tools and APIs.
  • Customize Routing: Adjust how messages are processed and directed.
  • Use Case: A user wants to add Discord as a new input channel for their assistant, allowing them to interact with BiBi through their Discord server.

Quick Start

Guide me through adding Telegram as a new input channel for BiBi.

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 input channel like Telegram to NanoClaw?

To add a new input channel like Telegram to NanoClaw, you can use this Skill to receive interactive guidance for implementing changes across core files like `src/index.ts` and `src/channels/whatsapp.ts`. It walks you through modifying triggers and routing logic to integrate the new platform.

Can I integrate external services and APIs into my assistant's routing logic?

Yes, you can integrate external services and APIs into your assistant's routing logic. This Skill enables you to connect with external tools and adjust how messages are processed and directed by modifying configuration files and core code structures interactively.

How do I modify message triggers and routing in src/index.ts?

You can modify message triggers and routing in `src/index.ts` by following the interactive guidance provided. This Skill supports adjusting how the assistant is activated and how messages are directed, enabling deep customization of NanoClaw's behavior.

Does NanoClaw support customizing communication platforms like Slack or Discord?

NanoClaw supports customizing communication platforms like Slack, Discord, or email. This Skill provides the interactive framework to add new channels, allowing you to interact with your assistant through your preferred external servers and platforms.

What do I need to configure to connect an external messaging platform to my assistant?

To connect an external messaging platform, you need to configure message routing logic and modify triggers within your core files. This Skill supports interactive guidance for implementing these changes across configuration files and channel modules.