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
更新于 4/3/2026
星标
131522
分支
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.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use add-extension-settings