config

star 142

View and set configuration. Use when the user asks to change trigger behavior, extension settings, or other settings.

Michaelliv By Michaelliv schedule Updated 3/20/2026

name: config description: View and set configuration. Use when the user asks to change trigger behavior, extension settings, or other settings.

Commands

mrctl config get [key]
mrctl config set <key> <value>

Built-in keys

Key Values Description
trigger.match prefix, mention, always How the bot is triggered
trigger.patterns comma-separated words Custom trigger words
trigger.case_sensitive true, false Case-sensitive trigger matching

Extension config keys are also available and shown in mrctl config get output with descriptions and defaults.

Install via CLI
npx skills add https://github.com/Michaelliv/mercury --skill config
Repository Details
star Stars 142
call_split Forks 9
navigation Branch main
article Path SKILL.md
More from Creator