customize

Customize NanoClaw by adding input channels and modifying configurations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill empowers users to extend NanoClaw's functionality by adding new communication channels, integrating external services, or modifying its core behavior to better suit their specific workflows.

Core Features & Use Cases

  • Channel Integration: Seamlessly add support for new messaging platforms like Telegram, Slack, or email.
  • Behavior Modification: Customize trigger words, adjust memory handling, or integrate with external tools and APIs.
  • Use Case: A user wants to receive alerts from a monitoring system directly into a dedicated NanoClaw group. This skill guides them through adding a new input channel and configuring the routing rules.

Quick Start

Use the customize skill to add Telegram as a new input channel.

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 to NanoClaw?

To add a new messaging channel to NanoClaw, you must directly modify the project's code and configuration to define new input routes. This enables dynamic message routing from platforms like Telegram or Slack into your assistant workflow.

Can I integrate external services and APIs into NanoClaw workflows?

You can integrate external services into NanoClaw workflows by directly modifying the project code and updating configurations. This supports connecting external tools and APIs to extend the assistant's core behavior and data handling.

How do I customize trigger words and assistant personas in NanoClaw?

Customizing trigger words and assistant personas in NanoClaw requires direct configuration updates within the project structure. This allows you to dynamically adjust trigger patterns and personalize the AI assistant experience for specific workflows.

Does customizing NanoClaw require direct code modification?

Customizing NanoClaw behavior requires direct code modification and configuration updates within the project structure. This approach is necessary for adding input channels, adjusting routing rules, and integrating external services.

What is the best way to route monitoring system alerts to a NanoClaw group?

Routing monitoring alerts to a NanoClaw group involves adding a new input channel and configuring message routing rules. This requires direct code modification to connect the external monitoring system to your dedicated assistant group.