npx skills add ...
npx skills add microsoft/vscode --skill get-search-view-results
npx skills add microsoft/vscode --skill get-search-view-results
Get the current search results from the Search view in VS Code
The same skill content is published under more than one repo. The install counts are split across them; any of these commands works.
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.