Plugin Configuration Skill
- **Preserve exact casing** - If user says "bitwize", write "bitwize" not "Bitwize"
LLM Evaluation
Evaluated by: xiaomi/mimo-v2-flash:free
Last evaluated: May 17, 2026
Prompt Preview
---
name: configure
description: Sets up or edits the plugin configuration file interactively. Use on first-time setup, when config is missing, or when the user wants to change settings.
argument-hint: [setup | edit | show | validate | reset]
model: claude-sonnet-4-6
allowed-tools:
- Read
- Write
- Bash
- AskUserQuestion
- Glob
---
## Your Task
**Input**: $ARGUMENTS
Route based on argument:
- `setup` or no argument → Interactive first-time setup
- `edit` → Edit specific settings
- `...
Full prompt length: 8853 characters
Tools & Technologies
- go