dsh-toml
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-toml
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-toml in DeepSeek Harness to install the plugin; the source is available at https://github.com/uckkk/dsh-toml.
About this plugin
In config management, CI pipelines, and automation scripts, converting between TOML and JSON is a recurring pain point. Hand-editing both formats is slow and error-prone, while pasting files into an online converter means your data leaves your machine. dsh-toml turns that task into a single in-session step: paste TOML, get JSON, or the reverse.
The conversion logic is a pure Node module that runs entirely within your local process. It makes no network requests and depends on no external service, so even config snippets containing secrets or sensitive paths are transformed entirely on your hardware, with nothing ever sent to a third party.
If you maintain TOML-based configuration files across ecosystems like Cargo, Nix, or Terraform and regularly need to feed them into JSON-only tooling, dsh-toml is a quiet, reliable, zero-dependency bridge between the two formats.
Use Cases
- Convert Cargo.toml or similar configs to JSON on the fly for CI pipelines
- Toggle between TOML and JSON in a single in-session step
- Transform sensitive config snippets locally without sending them to any online service
Best For
- Rust, Nix, or Terraform developers maintaining TOML-based config files
- Automation engineers feeding TOML configs into JSON-only toolchains
- Security-conscious users who refuse to upload config files to third-party services
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.