OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add microsoft/vscode-copilot-chat --skill get-search-view-results
Get the current search results from the Search view in VS Code
npx skills add microsoft/vscode-copilot-chat --skill get-search-view-results
search.action.getSearchResults.copilot_runVscodeCommand tool. Make sure to pass the skipCheck argument as true to avoid checking if the command exists, as we know it does.