Plugin directory / Notifications & Integrations / dsh-pdf
dsh-pdf
Broken · install/load issue sunshine-lang/dsh-pdf ↗
4Stars
1Forks
2Open issues
TypeScriptLanguage
2026-08-14Last push
What it does
PDF toolbox for DeepSeek Harness: extract text, metadata, and page ranges via pdfjs-dist (local, no API key)
Our take
Broken — install or load issue
Broken — install or load issue
PDF toolbox for DeepSeek Harness: extract text, metadata, and page ranges via pdfjs-dist (local, no API key) Note: it currently has an install or load issue — check the repo before relying on it.
Install
dsh plugin --profile web add dsh-pdf - Install pnpm once:
npm install -g pnpm(the plugin manager forwards to it). - Add the plugin to your web profile:
dsh plugin --profile web add dsh-pdf. - Restart
dsh web— the plugin loads on the next launch. - Verify:
dsh plugin --profile web list.
Package
npm: dsh-pdf · version — · tested on dsh 0.1.0-rc.6
Test report
Could not be installed — a dependency in its tree is not published to npm, or the build is broken. Check the repository.
Repository
github.com/sunshine-lang/dsh-pdf ↗