dsh-markdown-table
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-markdown-table
Paste the following prompt into your AI chat to install this plugin:
Install the plugin in DeepSeek Harness by running dsh plugin install uckkk/dsh-markdown-table; the full source code is available at https://github.com/uckkk/dsh-markdown-table
About this plugin
When working with data or writing reports, you often end up with a JSON array or a 2-D array that still needs to become a well-formatted Markdown table—aligning pipes, adding the separator row, and escaping special characters all invite subtle mistakes.
dsh-markdown-table boils that down to a single tool call: the make_table utility, written in pure Node.js, takes a JSON array or a 2-D array and returns a structurally correct Markdown table with no external services required.
It is well suited for developers who need to turn structured data into readable tables inside agent workflows, data summaries, or document-generation pipelines, and for dsh users who prefer lightweight, zero-dependency plugins.
Use Cases
- Converting JSON arrays from API responses into readable tables in agent workflows
- Rendering 2-D array results as Markdown tables in automated reports
- Batch-transforming structured data into table snippets in document-generation pipelines
Best For
- dsh users who want a lightweight, zero-dependency table converter
- Developers who frequently output structured data in agent workflows
- Engineers building automated reports or document-generation scripts
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.