microsoft/vscode-copilot-chat-get-search-view-results
Get the current search results from the Search view in VS Code
npx skills add https://github.com/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.Take microsoft/vscode-copilot-chat-get-search-view-results from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.