external-context

Decompose queries into research facets and aggregate cited findings from external sources.

Updated May 17, 2026
One-click install
npx skills add https://github.com/tiankong0101-byte/skills-registry --skill external-context-tiankong0101-byte
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: external-context
Source: https://github.com/tiankong0101-byte/skills-registry/tree/main/skills/oh-my-claudecode/skills/external-context
Command: npx skills add https://github.com/tiankong0101-byte/skills-registry --skill external-context-tiankong0101-byte

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you quickly gather authoritative external documentation and context when you need to answer a technical question, compare tools, or verify best practices without manually searching multiple sources.

Core Features & Use Cases

  • Facet decomposition: Breaks a broad question into 2-5 focused research angles so the search is organized and efficient.
  • Parallel document lookup: Spawns multiple document-specialist agents to search official docs, GitHub repositories, blogs, and related references at the same time.
  • Synthesized citations: Combines findings into a concise result with source links, making it easier to compare options or support recommendations.
  • Use case: Ask it to compare Prisma and Drizzle, investigate JWT rotation patterns, or collect the latest conventions for a framework feature.

Quick Start

Ask the skill to research a specific topic and return synthesized findings with citations.

Frequently Asked Questions about external-context

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

FAQPage Schema
How do I find authoritative documentation for technical comparisons across multiple sources?

To gather external context for technical comparisons, this Skill decomposes your query into focused research facets and deploys parallel agents to search official docs, GitHub, and blogs, returning synthesized findings with citations for decision support.

What is the best way to collect external context and verify best practices for a framework feature?

The best way to collect external context and verify best practices is to spawn multiple document-specialist agents that search official docs and web sources in parallel, aggregating cited findings into a concise result with source links.

Can I use parallel agents to lookup documentation and compare tools like Prisma and Drizzle?

Yes, you can use parallel agents to lookup documentation and compare tools like Prisma and Drizzle by breaking the comparison into 2-5 focused research angles and aggregating cited findings from official docs, GitHub, and web sources.

How do I get cited findings for technical analysis without manually searching multiple sources?

You get cited findings for technical analysis by asking the Skill to research a specific topic, which coordinates parallel research across official docs, GitHub, and blogs to synthesize concise results with source links automatically.

Does external research with facet decomposition work for investigating JWT rotation patterns?

Yes, external research with facet decomposition works for investigating JWT rotation patterns by organizing the topic into focused research angles and aggregating cited findings from official documentation and web sources.

What are the limitations of using parallel agents for documentation lookup?

Limitations of using parallel agents for documentation lookup include relying on the availability and accuracy of external sources like official docs, GitHub, and blogs, as the Skill synthesizes cited findings rather than generating original analysis.