ワンクリックで
external-context
External documentation and web research via parallel document-specialist agents
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
External documentation and web research via parallel document-specialist agents
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Detect and clean AI-typical writing patterns in documents — em dashes, filler phrases, over-formality
Route questions to Claude, Codex, or Gemini for multi-perspective answers
Claude-Codex-Gemini tri-model orchestration — decompose, query, synthesize
Health check — verifies omg plugin is correctly installed and working
Quick reference — what omg agents and skills are available and how to use them
About omg — version, architecture, capabilities, and credits
| name | external-context |
| description | External documentation and web research via parallel document-specialist agents |
| tags | ["research","documentation"] |
Identify: what specific information? Which library/API/framework? What version?
Research the topic using web_fetch or by delegating to @omg:document-specialist agents. For broad research, run multiple searches in parallel. For comparative research (e.g., "Redis vs Memcached"), investigate each option separately and compare.
Combine findings:
Save to .omg/research/external-{topic}.md for future reference.
Index via store_memory key omg:research-{topic}.
## Research: {topic}
### Answer
{direct answer with source URL}
### Code Example
{working code example if applicable}
### Version Notes
{compatibility information}
### Sources
- [Title](URL) — {brief description}
.omg/research/external context, look up docs, what does API say
copilot -i "external-context: vitest snapshot testing API"