customize

Implement user-driven MolClaw customizations across channels, router, and integrations.

30|2|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/IDEA-XL/MolClaw --skill customize-idea-xl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: customize
Source: https://github.com/IDEA-XL/MolClaw/tree/main/.claude/skills/customize
Command: npx skills add https://github.com/IDEA-XL/MolClaw --skill customize-idea-xl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Add new capabilities or modify MolClaw 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

  • Guided customization flow: ask clarifying questions to capture user requirements.
  • Plan and implement changes across code, router, and integrations.
  • Provide test and deployment guidance to validate changes.

Quick Start

Ask the user which channels or integrations to add or modify, then plan and implement the changes in MolClaw.

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 MolClaw?

Adding input channels to MolClaw involves following documented patterns for channel additions within the container runtime. The skill identifies your requirements through clarifying questions, then applies the necessary code and router changes.

What is the process for modifying MolClaw router behavior and triggers?

Modifying MolClaw router behavior and triggers requires applying routing tweaks across relevant source files. The process captures your requirements interactively, implements the routing adjustments, and validates them through a concise test workflow.

Can I integrate new tools and MCP integrations into the MolClaw container runtime?

Yes, you can integrate new tools and MCP integrations into the MolClaw container runtime. The skill follows documented patterns to apply these integrations across source files and provides configuration notes for deployment verification.

How do I validate and test customizations after changing MolClaw deployment configurations?

To validate and test customizations after changing MolClaw deployment configurations, you run a concise test workflow. The skill ensures changes are validated and includes notes on configuration and verification steps for deployment.

Do I need specific dependencies to customize MolClaw channels and integrations?

No specific dependencies are required to customize MolClaw channels and integrations. The skill operates independently to identify and implement user-driven customizations by following documented patterns within the container runtime environment.