dsh-san-marino
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-san-marino
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-san-marino in your terminal to install this plugin; the source is available at https://github.com/uckkk/dsh-san-marino. Once installed, invoke its registered tools directly in your session.
About this plugin
Many web-tool plugins in the DSH ecosystem pull in extra runtimes or dependency packages, adding deployment and maintenance overhead. dsh-san-marino takes a deliberately minimal route: a pure Node.js implementation with zero external network dependencies—install it and it just works.
The plugin's core capability is straightforward: it registers a set of tool functions directly into your current session. No environment variables to configure, no sidecar services to spin up—simply invoke the tools in-session and get results. This install-and-go design makes it well suited for developers who want to prototype workflows quickly or add lightweight tool capabilities to a minimal agent.
Released under the MIT license with a clean code structure, it also serves as a compact reference implementation for DSH web-tool plugins.
Use Cases
- Quickly register callable tools for a lightweight agent
- Prototype a workflow without pulling in extra runtimes
- Invoke registered tool functions in-session for immediate results
Best For
- DSH plugin developers who prefer zero external dependencies
- Agent users aiming to minimize deployment overhead
- Engineers using dsh-san-marino as a minimal reference for web-tool plugins
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.