dsh-tool-schema
Run the following command in DeepSeek Harness:
dsh plugin install omdsh-dev/dsh-tool-schema
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness, install this plugin using the command dsh plugin install omdsh-dev/dsh-tool-schema, with the source code at https://github.com/omdsh-dev/dsh-tool-schema.
About this plugin
In Agent-driven applications, validating JSON data against schemas is a common need, such as checking API response structures or configuration files. Existing tools often have limited functionality or rely on unreliable manual validation, which can lead to errors. The dsh-tool-schema plugin addresses this pain point by providing an independent pure-function JSON Schema validation kernel, requiring no network or dynamic code execution, ensuring safety and reliability.
The plugin's core capabilities include multiple validation modes: validate for comprehensive checks that locate failure paths, paths to simplify output with only error paths, explain for static constraint explanation, and normalize for safe default application with deep copy and validation. All operations are based on strict type checking and budget controls, supporting a subset of JSON Schema draft 2020-12 features like type, enum, object constraints, array constraints, combination keywords, and local $ref. Security is enforced through zero dynamic execution, ReDoS defense, and prototype pollution protection.
dsh-tool-schema is ideal for developers, Agent designers, and plugin authors who need reliable JSON data validation. Whether building complex workflows, debugging configuration issues, or ensuring API interaction standards, it delivers precise and reproducible validation results. By integrating into the DeepSeek Harness ecosystem, users can easily enhance system robustness and maintainability.
Use Cases
- Validating API response data against predefined schemas
- Checking structure correctness of plugin config files or manifests
- Locating specific failure paths in JSON data validation within Agent workflows
Best For
- Developers needing reliable JSON data validation
- Architects designing Agents and toolchains
- Authors developing and debugging DeepSeek Harness plugins
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.