customize

Guides users to customize Luke by adding channels, changing triggers, and integrating new tools.

1|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/fpl0/luke --skill customize-fpl0
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: customize
Source: https://github.com/fpl0/luke/tree/main/.claude/skills/customize
Command: npx skills add https://github.com/fpl0/luke --skill customize-fpl0

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables users to customize Luke by adding channels, changing triggers, and integrating new tools to fit their workflow.

Core Features & Use Cases

  • Interactive customization workflow to ask clarifying questions and plan changes
  • Adds or modifies channels, triggers, and MCP tools, with safe rollbacks
  • Guides developers through code-level changes and configuration updates for Luke

Quick Start

Ask Luke how to customize its channels and triggers, and follow the guided prompts to implement changes.

Frequently Asked Questions about customize

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

FAQPage Schema
How do I add new channels and triggers to Luke?

To add channels and triggers to Luke, you use an interactive customization workflow that asks clarifying questions and guides you through the necessary code-level changes and configuration updates across project files.

What is the process for integrating new tools into Luke?

Integrating new tools into Luke involves a guided workflow that modifies MCP tools and project configurations. It includes safe rollback capabilities to ensure development changes do not break existing behavior.

Can I safely roll back configuration changes if a customization breaks my workflow?

Yes, the customization workflow supports safe rollbacks. If integrating new capabilities or changing triggers disrupts your workflow, you can revert the code updates and configuration modifications to restore previous behavior.

Do I need to manually edit project files to change Luke's triggers?

You do not need to manually edit project files alone. The interactive workflow guides developers through the required plan steps, prompts for necessary inputs, and applies the code updates to change triggers safely.

How does the interactive workflow handle custom development tasks for Luke?

The interactive workflow handles custom development tasks by using frontmatter-driven discovery to ask clarifying questions, plan implementation steps, and apply code updates across Luke's project files for channels and triggers.