analyze-prompt
от microsoft
Выполняет анализ пользовательских настроек чата для активного файла настройки и обобщает результаты из панели «Проблемы».
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.