analyze-prompt
by microsoft
Runs Chat Customizations Evaluations analysis for the active customization file and summarizes the findings from the Problems panel.
npx skills add https://github.com/microsoft/vscode-chat-customizations-evaluation --skill analyze-promptAnalyze Prompt
Purpose
Run Chat Customizations Evaluations analysis on a customization file and report what was found.
Instructions
- Run the VS Code command
chatCustomizationsEvaluations.analyzePromptwith the passed in file URL. - Wait for analysis to finish.
- Read diagnostics for the active file from the Problems panel and summarize them.