customize

Customize NanoClaw by adding input channels and integrating MCP services.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill empowers users to extend NanoClaw's functionality by adding new communication channels, integrating external services, or modifying its core behavior to better suit their workflow.

Core Features & Use Cases

  • Channel Integration: Easily add support for new messaging platforms like Telegram, Slack, or email.
  • Behavioral Customization: Modify trigger words, assistant persona, and response patterns.
  • Integration with MCP: Connect NanoClaw to external tools and services for enhanced capabilities.
  • Use Case: A user wants to receive NanoClaw notifications via Slack instead of just Telegram. This skill guides them through adding Slack as a new input channel.

Quick Start

Use the customize skill to add Telegram as a new input channel.

Frequently Asked Questions about customize

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

FAQPage Schema
How do I add a new messaging channel to NanoClaw?

NanoClaw channel integration involves adding new messaging platforms like Telegram or Slack as input channels. This skill guides you through the TypeScript and Node.js implementation required to enable multi-channel communication within your workflow.

Can I modify NanoClaw assistant behavior and trigger words?

Yes, you can modify NanoClaw assistant behavior by customizing trigger words, adjusting the assistant persona, and altering response patterns. This allows you to tailor the AI's interactions to better suit your specific workflow requirements.

Do I need TypeScript knowledge to integrate external services with NanoClaw?

Yes, understanding TypeScript, Node.js, and IPC mechanisms is required to integrate external services with NanoClaw. This technical foundation is necessary for implementing custom channels and connecting external tools via the MCP integration.

How does NanoClaw integration with external tools via MCP work?

NanoClaw integration with external tools via MCP connects the assistant to external services to extend its capabilities. This allows you to leverage extended toolsets and integrate external services directly into your personalized AI response workflows.

What is the best way to configure NanoClaw for Slack notifications?

The best way to configure NanoClaw for Slack notifications is to add Slack as a new input channel. This involves using the customize skill to walk through the specific channel integration steps for your messaging platform.