customize

Customize NanoClaw by adding channels, changing triggers, or integrating tools.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables users to customize NanoClaw by adding channels, changing triggers, or integrating tools to tailor agent behavior and workflows.

Core Features & Use Cases

  • Interactive customization flow guides users to define desired changes without touching core code.
  • Channel and integration wiring lets users plan and implement new inputs (Telegram, Slack, email) and MCP/tool integrations.
  • Per-group persona and routing changes support adjusting agent behavior via group-level configurations.

Quick Start

Ask clarifying questions to identify the desired customization and then begin the appropriate customization flow.

Frequently Asked Questions about customize

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate Telegram or Slack channels into my agent workflow?

To integrate Telegram or Slack channels, you can use the customization flow to plan and wire new inputs. It guides you through adding channels and adjusting routing via per-group configurations without modifying core code.

Can I adjust agent triggers and routing for specific groups?

Yes, you can adjust agent triggers and routing for specific groups. The customization skill supports per-group persona and routing changes, allowing you to tailor agent behavior at the group level via admin CLI configurations.

What is the best way to add new tools to an agent without touching core code?

The best way to add tools without touching core code is using the interactive customization flow. It helps you scope desired changes, recommend dedicated skills, and implement MCP and tool integrations seamlessly.

How does the interactive customization process work for modifying agent behavior?

The interactive customization process works by asking clarifying questions to identify your desired modifications. It then plans the changes and implements them via the admin CLI, applying per-group configurations to tailor capabilities.

Do I need admin CLI access to customize agent channels and integrations?

Yes, you need admin CLI access to implement customizations. The skill applies modifications to channels, triggers, and tool integrations by executing changes through the admin CLI and updating per-group configuration files.