dsh-writing-shape
Run the following command in DeepSeek Harness:
dsh plugin install satan9394/dsh-writing-shape
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install satan9394/dsh-writing-shape in your terminal to add the writing-shape plugin to your DeepSeek Harness environment; source code is available at https://github.com/satan9394/dsh-writing-shape .
About this plugin
dsh-writing-shape is a writing-shape plugin that plugs into the DeepSeek Harness inference pipeline. In practice, when you call DeepSeek models to generate text, paragraph rhythm and sentence-level structure are hard to steer with any precision; output tends to drift toward either rambling or mechanical cadence. This plugin introduces the writing-shape dimension into the Harness reasoning flow, letting you exert finer-grained structural control over generated text without touching the underlying model weights.
Its core capability is to fold writing-shape parameters into the inference stage itself, so that Harness can honor explicit structural constraints while scheduling model output. In concrete terms, you can define distinct shape strategies for different writing scenarios—long-form review, multi-paragraph argumentation, tight abstracts—without resorting to heavy post-processing after generation.
It is aimed at developers building DeepSeek Harness inference workflows, especially teams that want text-structure controllability on the engineering side. Released under the MIT license, the plugin drops into existing Harness configurations with minimal integration overhead.
Use Cases
- Setting paragraph-shape strategies for different writing scenarios in Harness inference
- Controlling sentence rhythm and paragraph distribution in long-form generation
- Structured-constrained generation of multi-argument texts
Best For
- Developers building DeepSeek Harness inference workflows
- Engineering teams needing structure-level control over LLM output
- Technical users exploring the Harness plugin ecosystem for inference extensions
Related Plugins
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.
An armor-breaking plugin for DeepSeek: rewrites instruction priority, expands refusal-blocked phrases, persists across sessions, and shows a green active indicator.