dshget-plugin
Run the following command in DeepSeek Harness:
dsh plugin install bobby-sheng/dshget-plugin
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install bobby-sheng/dshget-plugin in your DeepSeek Harness terminal to install; the full source is at https://github.com/bobby-sheng/dshget-plugin , then restart DSH to activate.
About this plugin
When you find yourself constantly switching to a browser to search a plugin catalog, read detail pages, and copy install commands back into your DSH session, the round-trip breaks your flow and depends on continuous network access. DSH Get Plugin folds that entire workflow into the same DSH session: search, inspect, update the snapshot, and install, all through slash commands and read-only agent tools.
The plugin ships a validated catalog snapshot inline, so offline search and plugin detail browsing keep working even when the DSH Get website or data repository is unreachable. Running the update command pulls the latest public snapshot and verifies it at the byte level. Installation accepts only well-formed npm or GitHub package identifiers from the catalog, rejecting shell operators, local paths, and arbitrary URLs. After a successful install, a six-section evidence report covers package version, Git commit, lockfile resolution, lifecycle-script state, a redacted before/after config diff, and the exact rollback command; the audit record is written atomically with 0600 permissions and never stores raw configuration values.
It is built for developers who install and browse community plugins in DSH regularly and want offline availability plus a visible, auditable installation trail. Agent tools are strictly read-only; third-party code is installed only when the user explicitly issues the install command, keeping ownership of what runs, from which source, and what local state changed fully under the operator's control.
Use Cases
- Search and install a matching community plugin directly inside a DSH session
- Browse plugin details offline using the built-in snapshot when the network is unreachable
- Review the six-section audit report after installation to confirm exactly what changed locally
Best For
- Developers who install and swap community plugins in DSH on a daily basis
- Engineers who need plugin catalog access in offline or low-connectivity environments
- Teams that prioritize install auditability and want a clear record of every local change
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.