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
업데이트됨 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