research

Installation
SKILL.md

Research

Strategy (priority order)

Try these in order and stop at the first that returns useful results:

1. Context7 MCP — best for library/framework/SDK documentation

mcp__context7__resolve-library-id  →  mcp__context7__query-docs

Prefer this for npm packages, Python libraries, and popular frameworks. Training data goes stale; Context7 returns current docs.

2. GitHub CLI — for repos not indexed by Context7

gh repo view <owner>/<repo> --json description,readme
gh api repos/<owner>/<repo>/contents/docs
Installs
3
Repository
kriscard/skills
GitHub Stars
10
First Seen
8 days ago
research — kriscard/skills