Getting Search View Results
SkillSearchGet the current search results from the Search view in VS Code
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Getting Search View Results skill
What this skill tells your AI
The instructions your AI receives, as published by che-incubator/che-code in code/extensions/copilot/assets/prompts/skills/get-search-view-results/SKILL.md and read by ahel’s review.
- VS Code has a search view, and it can have existing search results.
- To get the current search results, you can use the VS Code command
search.action.getSearchResults. - Run that command via the
copilot_runVscodeCommandtool. Make sure to pass theskipCheckargument as true to avoid checking if the command exists, as we know it does.
Signals
- GitHub stars
- 35
- Forks
- 50
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
get-search-view-results- Source
- github.com/che-incubator/che-code