dsh-plugin-auto-docs
Run the following command in DeepSeek Harness:
dsh plugin install YYTbit/dsh-plugin-auto-docs
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install YYTbit/dsh-plugin-auto-docs in DeepSeek Harness to install this plugin; full source at https://github.com/YYTbit/dsh-plugin-auto-docs
About this plugin
Shipping code is easy, but keeping documentation in sync often falls through the cracks. dsh-plugin-auto-docs plugs into DeepSeek Harness to close that gap, turning the project structure and code signatures you already have into clean, ready-to-publish docs without manual boilerplate.
The plugin handles four everyday documentation tasks in one pass. It drafts a README directly from the directory layout and file tree; extracts function and class method signatures to produce structured API reference docs; distills Git commit history into a well-formatted changelog; and injects inline JSDoc comments on every exported function so IDE hover hints work out of the box.
It is a natural fit for small open-source libraries, internal tooling that has outgrown its skeleton README, and teams that want to hit a release date without a dedicated documentation sprint. A single natural-language prompt is enough to move docs from empty to publishable, letting developers keep their focus on design and implementation.
Use Cases
- Bootstrapping a README right after project scaffolding is done
- Assembling a release changelog from Git commit history before shipping
- Bulk-adding JSDoc comments across an existing codebase
Best For
- Maintainers of small open-source projects who keep docs in sync
- Solo developers who want to skip repetitive documentation chores
- Tech teams that need API docs ready before a release deadline
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.