searxng-mcp/.opencode/skills
Hans Aschauer 3ebd7c5e4a add fetch_raw tool and download-docs skill
- fetch_raw: new MCP tool that fetches URLs via httpx without HTML
  extraction, returning raw text + status_code. Does not call
  raise_for_status() so 404s are returned as data, not exceptions.
- download-docs skill: SKILL.md with 5-step process (branch discovery,
  CI hint, docs dir discovery, recursive download, meta sidecars) and
  complete mcp-forge script skeleton, validated end-to-end inside
  mcp-forge against encode/starlette (26 files, 0 errors).
2026-04-21 20:31:49 +02:00
..
download-docs add fetch_raw tool and download-docs skill 2026-04-21 20:31:49 +02:00
mcp-forge-conventions docs: add keyword-only args note to mcp-forge-conventions skill 2026-04-21 19:45:44 +02:00