customize

Customize NanoClaw by adding channels, modifying triggers, and integrating services.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

NanoClaw customization solves the need to extend and tailor the AI assistant by adding channels, updating triggers, integrating new services, and adjusting routing to fit unique workflows.

Core Features & Use Cases

  • Add new input channels (Telegram, Slack, email) to reach more users.
  • Change triggers and routing to fit custom workflows.
  • Integrate MCP services and adjust the router with minimal friction.

Quick Start

Ask clarifying questions to determine the desired channels, triggers, and integrations, then implement changes across the codebase to enable the requested customization.

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 like Telegram or Slack to an AI assistant?

To add new input channels like Telegram or Slack, you customize the assistant by editing source files and configuration to enable the requested messaging integrations within the existing project structure.

How do I modify routing and triggers for custom AI workflows?

You modify routing and triggers for custom AI workflows by adjusting the router configuration and source files, allowing you to tailor behavior across groups and memories with minimal friction.

Can I integrate MCP services into my existing project without new runtimes?

Yes, you can integrate MCP services into your existing project without new runtimes; customization relies on editing source files and configuration directly within the current project structure.

What is the best way to customize AI assistant behavior for power users?

The best way to customize AI assistant behavior for power users is by modifying source files to extend triggers, update routing, and integrate additional services to fit unique workflows.

Do I need additional dependencies to adjust routing across groups and memories?

No, you do not need additional dependencies to adjust routing across groups and memories; the customization process operates entirely by editing the existing project's source files and configuration.

Why does customizing AI channels require editing source files directly?

Customizing AI channels requires editing source files directly because the process targets developers needing precise control over routing and behavior, operating within the existing project structure rather than requiring new runtimes.