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

  1. llms.txt: Probe https://origin/llms.txt first (free, structured)
  2. Fetch: Use platform fetch tool for markdown content
  3. Search fallback: Find cached/mirrored versions if fetch fails
Installs
14
GitHub Stars
9
First Seen
Mar 27, 2026
web-doc-resolver — d-o-hub/rust-self-learning-memory