dsh-californium
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-californium
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-californium inside DeepSeek Harness to install this plugin; the full source is available at https://github.com/uckkk/dsh-californium
About this plugin
In web-tool workflows you often need to collect a set of structured fields from the user. Listing every field at once is overwhelming and makes validation harder to manage. dsh-californium breaks the process into a gradual, step-by-step rhythm: request one field or a small batch each round, confirm, then move on, and finally write everything into a JSON document.
The entire plugin is implemented in pure Node.js with zero external network dependencies, so it can run in a fully offline sandbox. This offline-first design fits naturally into toolchains where security and controllability matter, since data never leaves the local machine and the flow is entirely in your hands.
If you are building an offline data-collection or form-driven pipeline and do not want to pull in a full-featured web frontend just for structured input, dsh-californium offers a lightweight, focused option. It is all about less being more: filling in the JSON one field at a time until it is complete.
Use Cases
- Collect structured user input step by step in an offline sandbox
- Build a network-free, form-driven toolchain
- Gather fields across multiple rounds with pure Node.js, no frontend framework needed
Best For
- Automation engineers who require offline data collection
- Script developers who prefer lightweight pure Node.js solutions
- Platform maintainers building toolchains inside secure sandboxes
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.