external-context

Coordinate parallel document-specialist agents to fetch external web documentation and references.

1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/Hyeonjun0527/yeon --skill external-context-hyeonjun0527
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: external-context
Source: https://github.com/Hyeonjun0527/yeon/tree/main/.codex/skills/external-context
Command: npx skills add https://github.com/Hyeonjun0527/yeon --skill external-context-hyeonjun0527

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables faster access to external knowledge by coordinating parallel document-specialist agents to fetch external web documentation and references.

Core Features & Use Cases

  • Parallel web searches across multiple sources to surface authoritative documentation.
  • Context enrichment by aggregating references and summaries for a query.
  • Use Case: When researching a new technology, spawn agents to gather specs, guides, and best practices.

Quick Start

Provide a topic or question to fetch parallel external context from multiple document sources.

Frequently Asked Questions about external-context

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fetch external web documentation for multiple research facets in parallel?

To fetch external web documentation in parallel, you provide a topic and decompose it into 2 to 5 facets. Parallel document-specialist agents then retrieve references and aggregate summaries for each facet.

What is the best way to gather up-to-date technical information across multiple sources?

The best way to gather up-to-date technical information is spawning parallel web sourcing agents. They perform parallel searches across multiple sources to surface authoritative documentation and enrich context.

How does parallel information retrieval work for technical investigations?

Parallel information retrieval works by decomposing a technical investigation into distinct facets. Multiple document-specialist agents execute concurrent web searches, fetching specs and guides before structured synthesis.

Do I need to define specific search facets before using external document research agents?

Yes, you need a 2- to 5-facet decomposition before invoking parallel agents. This structured query breakdown is required to coordinate the document-specialist agents and synthesize sourced references.

Can I use parallel web sourcing for researching a new technology's best practices and guides?

Yes, parallel web sourcing applies directly to researching new technologies. You can spawn agents to gather technical specifications, guides, and best practices simultaneously across multiple document sources.

What are the limitations of using parallel agents for external context retrieval?

A limitation is the mandatory 2- to 5-facet decomposition requirement. Additionally, the structured synthesis relies entirely on the availability and authority of external web documentation retrieved during parallel searches.