home/categories/system-admin/microsoft-powertoys-src-modules-cmdpal-extensiontemplate-templatecmdpalextension-github-skills-add-extension-settings-skill-md
system-admintools
add-extension-settings
Add a settings page to your Command Palette extension. Use when asked to add settings, preferences, configuration options, toggles, text inputs, dropdowns, or user-customizable behavior. Covers ToggleSetting, TextSetting, ChoiceSetSetting, and persistence.
maintainer
microsoft
Updated 4/3/2026
Stars
131522
Forks
7869
quick start
Installation and usage
Add a settings page to your Command Palette extension. Use when asked to add settings, preferences, configuration options, toggles, text inputs, dropdowns, or user-customizable behavior. Covers ToggleSetting, TextSetting, ChoiceSetSetting, and persistence.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use add-extension-settings