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.

microsoft
maintainer
microsoft
Actualizado 4/3/2026
Estrellas
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use add-extension-settings