customize

Extend NanoClaw by adding input channels and customizing routing logic.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to add new functionalities or modify the existing behavior of the NanoClaw AI orchestrator, enabling greater customization and integration with other services.

Core Features & Use Cases

  • Add New Channels: Integrate new communication platforms like Telegram, Slack, or email.
  • Modify Router Logic: Customize how messages are processed and routed.
  • Integrate External Services: Connect NanoClaw with tools like calendars or databases.
  • Use Case: A user wants to add Discord as a new input channel for their AI agents. This skill guides them through creating the necessary channel integration and configuring message routing.

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 an AI orchestrator?

Adding a new messaging channel to an AI orchestrator involves creating a channel integration for platforms like Telegram or Slack and configuring message routing. This extends the AI platform by enabling new input sources for your agents.

Can I modify router logic for AI platform customization?

Yes, you can modify router logic for AI platform customization to change how messages are processed and routed. This allows you to tailor the message processing flow to meet specific operational requirements and integration needs.

Do I need Node.js and TypeScript to integrate external services with NanoClaw?

Yes, you need Node.js and TypeScript to integrate external services with NanoClaw. Understanding the NanoClaw architecture is also required to successfully implement custom routing logic and channel integrations.

What's the best way to connect an AI agent to a calendar or database?

The best way to connect an AI agent to a calendar or database is by developing an external service integration through the orchestrator. This connects the AI platform with external tools to expand available functionalities.

How do I integrate Discord as a new input channel for AI agents?

To integrate Discord as a new input channel for AI agents, you must create the necessary channel integration and configure the message routing. This extends the AI platform to process Discord messages directly.