Guide for adding new configuration settings to Wave Terminal. Use when adding a new setting to the configuration system, implementing a new config key, or adding user-customizable settings.
$npx -y skills add mits-pl/wove --skill add-configInstalls into the current project.
Run `npx skills use "https://github.com/mits-pl/wove" --skill "mits-pl/wove/add-config"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mits-pl/wove" that are relevant to the current task. Run `npx skills add "https://github.com/mits-pl/wove"` and select the relevant skills, then follow their instructions.