dsh-markdown-toc
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-markdown-toc
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-markdown-toc in your DeepSeek Harness terminal to install the plugin; consider reviewing the source at https://github.com/uckkk/dsh-markdown-toc before installing.
About this plugin
Maintaining long Markdown documents often means hunting through scattered headings to hand-roll a table of contents with correct anchor links—a tedious, error-prone chore. dsh-markdown-toc removes that friction: invoke the tool it registers inside a dsh session, and it reads your heading structure and emits a fully linked TOC block ready to drop back into the document.
The entire plugin is written in plain Node with zero network calls and no dependency on external APIs or SaaS endpoints. It runs identically on an air-gapped notebook, an intranet build agent, or a CI sandbox, and the output is fully reproducible with no privacy risk.
It is a good fit for engineers who regularly polish READMEs, design docs, and API handbooks, especially those working in offline or internal-network environments where reaching out to a web-based Markdown service is not an option. Released under the MIT license with a transparent source you can review in minutes before installing.
Use Cases
- Inserting an anchored table of contents into long-form READMEs or design docs
- Generating TOCs for API handbooks on air-gapped or intranet machines
- Auto-pending a directory section to release notes in a CI pipeline
Best For
- Engineers maintaining large Markdown document bases
- Users in offline or intranet environments without web Markdown services
- Teams that value reproducibility and source transparency
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.