web-research

Category: Tools & Productivity | Uploader: mrvarmazyarmrvarmazyar | Downloads: 0 | Version: v1.0(Latest)

Use for all web searches and URL fetching — unified CLI combining tinyfish search + Groq summarization. Replaces both native WebSearch and native WebFetch. Triggers on: research tasks, finding docs, "search for X", "look up X", fetching any public URL. Skip for GitHub repos/issues (use gh CLI), Jira/Confluence (use MCP tools), internal/authenticated URLs.

Changelog: Source: GitHub https://github.com/mrvarmazyar/web-research

Directory Structure

Current level: tree/main/

  • 📁 .github/
    • 📁 workflows/
      • 📄 ci.yml 434 B
      • 📄 release.yml 5.6 KB
  • 📁 cmd/
    • 📁 wr/
      • 📄 main.go 9.9 KB
      • 📄 options.go 2.4 KB
      • 📄 options_test.go 3.1 KB
    • 📁 wr-mcp/
      • 📄 format.go 492 B
      • 📄 main.go 4.0 KB
  • 📁 docs/
    • 📄 mcp.md 2.6 KB
  • 📁 internal/
    • 📁 cache/
      • 📄 cache.go 991 B
    • 📁 fetch/
      • 📄 fetch.go 1.3 KB
    • 📁 research/
      • 📄 service.go 5.6 KB
      • 📄 types.go 2.2 KB
      • 📄 validation.go 1.5 KB
      • 📄 validation_test.go 4.4 KB
    • 📁 retrieve/
      • 📄 chunk.go 340 B
      • 📄 chunk_test.go 1.2 KB
      • 📄 retrieve.go 1.4 KB
      • 📄 retrieve_test.go 2.0 KB
      • 📄 tfidf.go 2.2 KB
      • 📄 tfidf_test.go 1.5 KB
    • 📁 search/
      • 📄 tinyfish.go 1.2 KB
    • 📁 summarize/
      • 📄 copilot.go 1.6 KB
      • 📄 copilot_test.go 2.9 KB
      • 📄 groq.go 1.7 KB
      • 📄 options.go 2.8 KB
      • 📄 options_test.go 1.5 KB
  • 📄 .gitignore 24 B
  • 📄 go.mod 609 B
  • 📄 go.sum 8.3 KB
  • 📄 README.md 8.2 KB
  • 📄 SKILL.md 1.8 KB

SKILL.md

Login to download/like/favorite ❤ 5 | ★ 0
Comments 0

Please login before commenting.

Loading comments...