customize

Plan and apply MicroClaw customizations across code, configuration, and documentation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Customization and extension of MicroClaw to fit user needs, including adding channels, changing triggers, integrating services, and updating routing, all while maintaining isolation and security.

Core Features & Use Cases

  • Interactive questions to clarify requirements before changes.
  • Guidelines for adding input channels (e.g., Telegram, Slack, email), integrations, and router customization.
  • Clear plans and documentation to implement and validate changes.

Quick Start

Plan and apply changes to MicroClaw by asking clarifying questions, then modify code and configurations accordingly.

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 my automation router?

To add new input channels like Telegram or Slack, you customize MicroClaw by applying code edits and configuration updates that wire those messaging services into your routing system.

Can I change triggers and integrations without breaking isolation and security?

Yes, you can change triggers and add integrations while maintaining isolation and security. The customization process involves interactive questioning and thorough documentation to validate changes safely.

What is the best way to rework a router across multiple groups?

The best way to rework a router across multiple groups is to use an interactive customization workflow that clarifies requirements first, then applies code edits and configuration updates across the necessary files.

How do I integrate email triggers into my existing automation workflow?

You integrate email triggers by customizing your setup to add email as an input channel. This involves modifying behavior through code edits across multiple files and updating configurations accordingly.

Does adding new capabilities require updating configurations across multiple files?

Yes, adding new capabilities requires code edits across multiple files and configuration updates. The customization process ensures these changes are planned interactively and documented thoroughly before validation.

When should I not use interactive customization for modifying automation behavior?

You should avoid interactive customization if your changes are trivial or do not require clarification, as the process enforces interactive questioning, multi-file code edits, and thorough documentation to ensure security and isolation.