DSH HUB
HomePlugin StoreRankingsPublish Guide
Plugin source
Back to catalog

YYTbit /

dsh-plugin-auto-docs

Verified

Auto documentation generation skill for DeepSeek Harness

★ 1 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
View on GitHub
READMESource: master@b3b68c16

dsh-plugin-auto-docs

Auto documentation generation skill for DeepSeek Harness.

What it does

Teaches the agent how to generate documentation:

  • README files from project structure
  • API docs from code signatures
  • Changelogs from git history
  • Inline JSDoc comments

Install

dsh plugin --profile your-profile add dsh-plugin-auto-docs

Usage

  • "Write a README for this project"
  • "Generate API docs for src/utils.ts"
  • "Create a changelog from the last tag"
  • "Add JSDoc comments to all exported functions"

License

MIT -- YYTbit

—/ 5

No ratings yet

Verified DSH bundle

Commit b3b68c166da4

Community comments

No comments yet. Be the first to write one.

DSH HUB

A community index for DSH plugins. Not an official GitHub or DeepSeek AI product.

APIPublish GuideAbout