dsh-indent
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-indent
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-indent in the DeepSeek Harness terminal to install this plugin; the project source is available at https://github.com/uckkk/dsh-indent .
About this plugin
Reformatting multi-line text or code snippets inside a chat session is tedious and error-prone when done by hand. dsh-indent turns that into a single tool call: once installed, you invoke the tool it registers and the target text comes back with clean, consistent indentation.
The plugin is written in pure Node.js with zero network dependencies. It makes no external API calls and relies on no browser runtime, so it works instantly in a local session without a build step, a config file, or a flaky connection.
It is built for anyone who regularly wrestles with formatted content in conversation—whether that means aligning Markdown list levels, normalising code-block indentation, or tidying loose paragraphs into a well-structured block. Call the tool once and the output is ready to use.
Use Cases
- Adjust indentation levels of multi-line text in-session
- Normalise indentation across code blocks or config files
- Reflow loose text into cleanly indented paragraphs
Best For
- Users who regularly format content inside chat sessions
- Developers who prefer zero-network, local-only tooling
- Plugin users after a minimal, install-and-go workflow
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.