Getting Search View Results

SkillSearch

Get the current search results from the Search view in VS Code

Available today. Use it from your connected AI after setup.

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.

  1. VS Code has a search view, and it can have existing search results.
  2. To get the current search results, you can use the VS Code command search.action.getSearchResults.
  3. Run that command via the copilot_runVscodeCommand tool. Make sure to pass the skipCheck argument 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