customize

Configure FFT_nano channels, triggers, integrations, and routing behavior.

3|2|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/0-CYBERDYNE-SYSTEMS-0/FFT_nano --skill customize
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: customize
Source: https://github.com/0-CYBERDYNE-SYSTEMS-0/FFT_nano/tree/main/.claude/skills/customize
Command: npx skills add https://github.com/0-CYBERDYNE-SYSTEMS-0/FFT_nano --skill customize

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

FFT_nano customization allows tailoring the system by adding channels (Telegram, Slack, email), altering trigger patterns, adding integrations, and modifying the router to fit unique workflows. It enables non-default behaviors to be implemented and tested with guided questions.

Core Features & Use Cases

  • Channel additions: Extend FFT_nano to new input channels with minimal disruption.
  • Trigger customization: Modify detection and routing rules to fit org naming and privacy needs.
  • Integration hooks: Connect external services (calendar, Notion, CRMs) and update the routing logic.
  • Use Case: A company adds a Slack channel and custom trigger, routing messages to a dedicated group and logging to the database.

Quick Start

Begin customization by answering clarifying questions, identify the files to modify in the codebase, implement changes, and test in a staging environment.

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 routing workflow?

Adding input channels like Telegram or Slack involves extending the routing behavior and configuring the new integrations directly in the codebase. You can implement these channel additions with minimal disruption to existing workflows.

What is the best way to modify trigger patterns for routing rules?

Modifying trigger patterns requires adjusting detection and routing rules in the codebase to fit your organization's naming and privacy needs. This ensures messages route correctly to dedicated groups or external services.

Can I integrate external services like Notion or a CRM into my existing routing logic?

Integrating external services like Notion or CRMs is supported by adding integration hooks and updating the routing logic. This connects external platforms to your workflow and enables actions like database logging.

How do I test customized channels and triggers before deploying to production?

Testing customized channels and triggers requires implementing changes in the codebase first, then verifying behavior in a staging environment. The process uses guided questions to ensure planned changes function correctly.

What prerequisites do I need to customize routing behavior and add integrations?

Customizing routing behavior requires access to the codebase to implement changes directly in code. You must identify the specific files to modify and have a staging environment available for guided verification.