web-doc-resolver
Installation
SKILL.md
Web Documentation Resolver
Resolve query or URL inputs into compact, high-signal markdown using an intelligent cascade.
Platform Tool Mapping
| Platform | Fetch Tool | Search Tool |
|---|---|---|
| opencode | webfetch |
websearch |
| claude code | WebFetch (MCP) |
WebSearch (MCP) |
| blackbox | web_fetch |
web_search |
| Python | scripts/resolve.py (auto-detects) |
scripts/resolve.py (auto-detects) |
Cascade Resolution Strategy
URL Inputs
- llms.txt: Probe
https://origin/llms.txtfirst (free, structured) - Fetch: Use platform fetch tool for markdown content
- Search fallback: Find cached/mirrored versions if fetch fails