について
このスキルは、`search.action.getSearchResults`コマンドを使用して、VS Codeの検索ビューから現在の検索結果を取得します。これは、エディター内の既存の検索結果にプログラム的にアクセスまたは分析する必要がある場合に便利です。実装には、`skipCheck`引数をtrueに設定して`copilot_runVscodeCommand`経由でコマンドを実行する必要があります。
クイックインストール
Claude Code
推奨npx skills add microsoft/vscode-copilot-chat -a claude-code/plugin add https://github.com/microsoft/vscode-copilot-chatgit clone https://github.com/microsoft/vscode-copilot-chat.git ~/.claude/skills/get-search-view-resultsこのコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします
GitHub リポジトリ
Frequently asked questions
What is the get-search-view-results skill?
get-search-view-results is a Claude Skill by microsoft. Skills package instructions and resources that Claude loads on demand, so Claude can perform get-search-view-results-related tasks without extra prompting.
How do I install get-search-view-results?
Use the install commands on this page: add get-search-view-results to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does get-search-view-results belong to?
get-search-view-results is in the Development category, tagged general.
Is get-search-view-results free to use?
Yes. get-search-view-results is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
関連スキル
qmdは、BM25、ベクトル埋め込み、およびリランキングを組み合わせたハイブリッド検索を用いて、ローカルファイルのインデックス作成と検索を可能にするローカル検索・インデックス作成CLIツールです。コマンドラインでの使用と、Claudeとの統合のためのMCP(Model Context Protocol)モードの両方をサポートしています。このツールは埋め込みにOllamaを使用し、インデックスをローカルに保存するため、ターミナルから直接ドキュメントやコードベースを検索するのに最適です。
このスキルは、各独立したタスクに対して新規のサブエージェントを起動し、タスク間でコードレビューを実施しながら実装計画を実行します。レビュープロセスを通じて品質基準を維持しつつ、迅速な反復を可能にします。同一セッション内で主に独立したタスクに取り組む際に本スキルをご利用いただくことで、組み込まれた品質チェックを伴う継続的な進捗を確保できます。
mcporterスキルは、開発者がClaudeから直接Model Context Protocol(MCP)サーバーを管理および呼び出せるようにします。このスキルは、利用可能なサーバーの一覧表示、引数を指定したツールの呼び出し、認証およびデーモンのライフサイクル管理を行うコマンドを提供します。開発ワークフローにおいてMCPサーバーの機能を統合およびテストする際に、このスキルをご利用ください。
このスキルは、A2Aプロトコルを使用してVertex AI ADKエージェントをデプロイおよびオーケストレーションし、AgentCardの発見、タスク送信、およびコード実行サンドボックスやメモリバンクなどのサポートツールを管理します。Python、Java、またはGoで、順次、並列、またはループのオーケストレーションパターンを用いたマルチエージェントシステムの構築を可能にします。Google Cloud上でADKエージェントのデプロイやエージェントワークフローのオーケストレーションを求められた際にご利用ください。
