dsh-html-to-markdown
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-html-to-markdown
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-html-to-markdown in the DeepSeek Harness terminal to install this plugin; the full source is available at https://github.com/uckkk/dsh-html-to-markdown
About this plugin
Web pages are wrapped in layers of nested tags and inline styles, making them awkward to read or reuse directly. dsh-html-to-markdown collapses that process into a single tool call: hand it an HTML string and get back clean, well-structured Markdown—no manual tag stripping or reformatting needed.
The entire conversion runs locally in pure Node with zero network requests and zero external service dependencies. Simply invoke the tool the plugin registers in a session, and common HTML structures—headings, lists, code blocks, links—are correctly mapped to their Markdown equivalents, ready to use as-is.
It is well suited for developers who need to extract structured text from static pages, email bodies, or HTML fragments returned by APIs, as well as for security-sensitive workflows where every step must stay offline and data never leaves the machine.
Use Cases
- Convert HTML fragments returned by APIs into Markdown for docs or notes
- Extract structured text from static pages and strip redundant markup
- Convert HTML email bodies into editable Markdown in a fully offline environment
Best For
- Developers who need to quickly extract text content from HTML
- Teams that require all processing to stay local with no data leaving the machine
- Engineers building automated note or documentation pipelines
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.