Plugin directory / Browser / dsh-read-url
dsh-read-url
Untested 2672243194/dsh-read-url ↗
What it does
DeepSeek Harness URL reader: fetch any page and return clean main-content text/Markdown. Auto charset (GBK/GB2312/UTF-8/Big5), token-efficient (6000-char cap, cache, offset), zero deps, no API key.
Untested — not yet verified
DeepSeek Harness URL reader: fetch any page and return clean main-content text/Markdown. Auto charset (GBK/GB2312/UTF-8/Big5), token-efficient (6000-char cap, cache, offset), zero deps, no API key. Not yet verified — install and test it yourself.
“Untested” means our automated CI has not yet installed this plugin. Feature descriptions and version compatibility are the author’s claims. This is not a security audit and not an endorsement of third-party code.
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:2672243194/dsh-read-url - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:2672243194/dsh-read-url. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Test report
Not yet verified — install and test it yourself.
Repository
github.com/2672243194/dsh-read-url ↗
Share this badge
Paste this into your README — it links back to this page and updates automatically when our test status changes:
[](https://dshbase.com/plugins/dsh-read-url/)