AI Agent Hub
Back to plugins
🧰

dsh-web-access

Web Tools Updated 2026.08.24

Run the following command in DeepSeek Harness:

dsh plugin install NexusAgentX/dsh-web-access

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install NexusAgentX/dsh-web-access inside DeepSeek Harness to install this web-access plugin; the source repository lives at https://github.com/NexusAgentX/dsh-web-access

About this plugin

When a DeepSeek Harness session needs live web search, a clean page body, or a one-pass digest of a GitHub repository, PDF, or YouTube video, dsh-web-access bundles all of that into a ready-to-use toolset. It talks to 20+ search providers with automatic fallback so a result is always returned; when the official web_search is already present it registers as web_access_search to avoid a name collision, and existing pi-web-access configs work out of the box with zero migration.

The default workflow is auto-summary, delivering a structured conclusion without opening a browser; the HTTP curator offers passage-level review when finer control is needed. Beyond search, fetch_content covers web pages, GitHub clones, PDFs, YouTube transcripts, and local video files, while source_check verifies claim provenance and get_search_content retrieves passages from stored slices. The design philosophy is answer-first, source-second, minimising tab-switching overhead.

It suits developers doing technical research, competitive analysis, document review, or quick codebase surveys inside Harness, as well as teams that already run pi-web-access and want the same backends plugged into their DSH pipeline.

Use Cases

  • Multi-provider search with automatic fallback to guarantee a result
  • One-pass structured summarization of GitHub repos, PDFs, and YouTube videos
  • Passage-level review of web content with claim provenance checks

Best For

  • Dev teams doing technical research and competitive analysis
  • Researchers needing document review and quick codebase surveys
  • Existing pi-web-access users who want the same backends inside DSH