customize

Customize ClaudeClaw by adding channels and adjusting triggers interactively.

189|60|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/sbusso/claudeclaw --skill customize-sbusso
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: customize
Source: https://github.com/sbusso/claudeclaw/tree/main/skills/customize
Command: npx skills add https://github.com/sbusso/claudeclaw --skill customize-sbusso

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Add new capabilities or modify ClaudeClaw behavior. Use when user wants to add channels (Telegram, Slack, email input), change triggers, add integrations, modify the router, or make any other customizations. This is an interactive skill that asks questions to understand what the user wants.

Core Features & Use Cases

  • Interactive customization flow that asks clarifying questions before applying changes
  • Add or extend input channels (e.g., Telegram, Slack, email) and associated triggers
  • Modify the router, integration points, and extension/system behavior
  • Migration path to developer mode for full forking and self-improvement
  • Safe, guided workflow with prompts and validation

Quick Start

Ask ClaudeClaw to customize its behavior by adding channels or changing triggers, and follow the guided questions.

Frequently Asked Questions about customize

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

FAQPage Schema
How do I add Telegram or Slack channels to ClaudeClaw?

To add Telegram or Slack channels, use the interactive customization flow which asks clarifying questions to safely configure new channel support and associated triggers.

What is the best way to modify routing and triggers in a plugin workflow?

The best way to modify routing and triggers is through a guided prompting flow that validates changes, enabling you to safely adjust integration points and extension behavior across environments.

Can I implement new integrations without entering developer mode?

You can implement new integrations without developer mode for standard modifications, but a full migration path is available if you need complete forking and self-improvement capabilities.

Does the interactive customization flow support email input channels?

Yes, the interactive customization flow supports email input channels, allowing you to extend capabilities and define specific triggers for email integrations within your environment.

Why does modifying the router require interactive prompts?

Modifying the router requires interactive prompts to establish guardrails and ensure safe modifications, preventing unintended side effects when changing integration points or system behavior.