Publish your Command Palette extension to the Microsoft Store or WinGet. Use when asked to publish, distribute, release, deploy to store, create MSIX packages, submit to WinGet, set up CI/CD for releases, or automate builds with GitHub Actions.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Publish your Command Palette extension to the Microsoft Store or WinGet. Use when asked to publish, distribute, release, deploy to store, create MSIX packages, submit to WinGet, set up CI/CD for releases, or automate builds with GitHub Actions.
Publish Your Command Palette Extension
Guide for distributing your Command Palette extension through the Microsoft Store, WinGet, or both.
When to Use This Skill
Publishing your extension to the Microsoft Store
Submitting your extension to WinGet for winget install discovery
Setting up GitHub Actions to automate builds and releases
Creating MSIX packages for Store submission
Creating EXE installers for WinGet submission
Publishing Options
Channel
Package Format
Discovery
Auto-Updates
Microsoft Store
MSIX bundle
Store app, ms-windows-store:// link
Yes
WinGet
EXE installer
winget install, CmdPal browse
Yes (via manifest)
Recommendation: Publish to both for maximum reach. WinGet enables direct discovery from within Command Palette.