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.