external-reference-research

Research external documentation and code examples for libraries using Context7 and GitHub Code Search.

8|11|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/belokonm/claude-supercode-skills --skill external-reference-research-belokonm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: external-reference-research
Source: https://github.com/belokonm/claude-supercode-skills/tree/main/librarian-skill
Command: npx skills add https://github.com/belokonm/claude-supercode-skills --skill external-reference-research-belokonm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Efficiently locate authoritative documentation, official API references, and real-world code examples across multiple repositories to accelerate engineering decisions.

Core Features & Use Cases

  • Documentation research: Official docs, API references, getting started guides, migration notes, and troubleshooting.
  • Open-source code search: GitHub code search, repository exploration, usage patterns, concrete implementation examples, and configuration patterns.
  • Technical research: Library comparisons, version histories, community best practices, performance guidance, and security advisories.
  • Cross-source synthesis: Summarize findings into concrete recommendations and migration paths.

Quick Start

Ask me to gather official docs and production code examples for a library, then summarize actionable usage patterns.

Frequently Asked Questions about external-reference-research

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

FAQPage Schema
How do I find official API documentation and real-world code examples for an unfamiliar library?

You can locate official API documentation and real-world code examples by applying Context7 for official guidance and GitHub Code Search for production implementations, summarizing findings into actionable usage patterns and runnable snippets.

What is the best way to compare open-source libraries and find production configuration patterns?

The best way to compare open-source libraries and find production configuration patterns is to research version histories, community best practices, and security advisories across multiple repositories, synthesizing technical findings into concrete recommendations and migration paths.

How do I gather getting started guides and upgrade notes for a framework I just adopted?

To gather getting started guides and upgrade notes, research official documentation and migration notes across repositories, ensuring comprehensive coverage of troubleshooting steps and configuration patterns for the newly adopted framework.

Does this approach work for searching GitHub code and finding security advisories simultaneously?

Yes, cross-repo research supports searching GitHub code and finding security advisories simultaneously by combining open-source code search for usage patterns with technical research for security advisories and performance guidance across repositories.

Can I synthesize cross-repo research findings into actionable migration paths?

Yes, you can synthesize cross-repo research findings into actionable migration paths by summarizing discovered documentation, configuration patterns, and best practices into concrete recommendations tailored for engineering decisions.

When should I not rely on cross-repo research for library documentation?

Avoid relying on cross-repo research for library documentation when you need offline access to API docs, require strictly verified internal proprietary code patterns, or lack access to GitHub Code Search and Context7.