Skip to content

Releases: yogsoth-ai/web-browsing

v1.0.0

12 May 10:52

Choose a tag to compare

web-browsing v1.0.0

Two depth-tiered Claude Code skills for rigorous web research.

Skills

Skill Depth Purpose
web-search Shallow Quick scan — find pages, get snippets, discover URLs
web-research Deep Full-page content fetching and thorough analysis

HARD-GATE Enforcement

  • web-search: Snippets are for orientation ONLY — no substantive conclusions
  • web-research: MUST fetch full page content via apify — snippets alone are PROHIBITED

MCP Servers

  • brave-search — web/news/video search discovery
  • apify/rag-web-browser — full-page content extraction as markdown

What's Included

  • skills/web-search/SKILL.md — snippet-based orientation skill
  • skills/web-research/SKILL.md — full-page content analysis skill
  • tests/integration-prompt.md — live integration test prompt
  • .mcp.example.json — MCP server configuration template