When to use this skill Use this skill when the development is complete and the user wants to install the extension or share it. How to use this skill 1. Install : Ensure the packaging tool is installed. 2. Package : Run the package command in the project root. 3. Result : This generates a file (e.g., ). Pre-flight Checklist Before packaging, ensure: has a valid field. (If not, user can use any string for local testing, e.g., "local"). is updated. is updated. No strict linting errors prevent compilation. Installation To install the file: GUI : Open VS Code Extensions view - "..." menu - "Insta…