dsh-foundry
Run the following command in DeepSeek Harness:
dsh plugin install hellosky983/dsh-foundry
Paste the following prompt into your AI chat to install this plugin:
To install the dsh-foundry plugin in DeepSeek Harness, run the command 'dsh plugin install hellosky983/dsh-foundry' from the source repository at https://github.com/hellosky983/dsh-foundry.
About this plugin
Developing dynamic plugins in DeepSeek Harness often involves cumbersome runtime contracts, such as defining tool output schemas, parameter DSL, and dependency injection. dsh-foundry, as a self-bootstrapping compiler, solidifies these processes into blueprints, enabling developers to simply select a recipe and fill in parameters to compile deployable code with one click, along with static validation for reliability. Its core capabilities include an extensible foundry service that allows any plugin to register new blueprints to grow the ecosystem; three model tools for blueprint management, scaffolding, and validation; and nine built-in blueprints covering common scenarios like host, client, and RPC. This plugin is ideal for DSH plugin authors,智能体 developers needing quick tool deployment, and users pursuing the 'plugin extends plugin' meta-programming, significantly boosting development efficiency and ecosystem collaboration.
Use Cases
- Simplify dynamic plugin development in DeepSeek Harness
- Quickly transform capabilities into runtime tools for deployment
- Enable ecosystem collaboration through blueprint-based plugin extension
Best For
- DSH plugin authors
- AI agent tool developers
- Meta-programming practitioners
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.