Releases: yogsoth-ai/web-browsing
Releases · yogsoth-ai/web-browsing
v1.0.0
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 discoveryapify/rag-web-browser— full-page content extraction as markdown
What's Included
skills/web-search/SKILL.md— snippet-based orientation skillskills/web-research/SKILL.md— full-page content analysis skilltests/integration-prompt.md— live integration test prompt.mcp.example.json— MCP server configuration template