dsh-artifacts
Run the following command in DeepSeek Harness:
dsh plugin install zoahdev/dsh-artifacts
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install zoahdev/dsh-artifacts inside DeepSeek Harness to install this plugin; the full source code is available at https://github.com/zoahdev/dsh-artifacts .
About this plugin
Agents produce Markdown and JSON all day, yet most of it ends up as unstyled terminal text that nobody wants to share. dsh-artifacts fixes this by rendering the same content into a clean, self-contained HTML document you can open from disk, attach to an email, or drop on any static host. All CSS is inlined, so there are no external fonts, frameworks, or tracking scripts. The output works offline and stays valid forever.
At its core, the plugin offers four templates (doc, card, dashboard, gallery) paired with five themes (dark, light, paper, terminal, brand). Pick a template and a theme, and you get a finished page without needing any design background. Rendering works two ways: a CLI for manual use, and an artifact_render tool that the agent itself can call from chat to write a styled file to disk and hand back the path. It also supports batch-exporting any folder of Markdown notes (an Obsidian vault, a VS Code notes directory, blog drafts) into self-contained HTML pages with a linked index. The whole plugin has zero runtime dependencies beyond Node 18 or higher.
It suits three common needs: making agent-generated reports or technical docs into a shareable page; converting a local Obsidian or Markdown notes collection into a static HTML site without wrestling with Hugo or Next.js; and producing a pure HTML/CSS artifact for email attachments or static hosting with no JavaScript runtime involved.
Screenshots
Use Cases
- Render agent-generated Markdown reports into shareable HTML documents with one command
- Batch-export an Obsidian vault or local Markdown folder into a static HTML site with a linked index
- Generate a JavaScript-free dashboard from JSON data and attach it to an email
Best For
- Developers who want agent-produced documents to be presentable and shareable
- Obsidian or Markdown note-takers who want a static site without wrestling with a static site generator
- Teams that need pure HTML/CSS artifacts for email or static hosting without a JS runtime
Related Plugins
whale-girl is a desktop pet in the DSH Web GUI (bottom-right for instant companionship) — draggable, feedable, playable; completed tasks, sessions and companionship time accrue into seniority levels, titles, and memories.
A WebGPU ocean skin for DeepSeek Harness with five-wave Gerstner waves, translucent theme, day/night cycle, and quick controls, installable as plugin or extension.
A Galgame-style conversation view and visual scene editor for DSH web sessions, with a real-time editing mode.
A native skinning plugin for DeepSeek Harness: 8 designer themes, wallpapers, accent colors, and shareable theme packs, built purely on design tokens.


