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.