AI Agent Hub
Back to plugins
🧰

foliodrop-dsh-publish

Web Tools Updated 2026.08.17

Run the following command in DeepSeek Harness:

dsh plugin install jaxxchen003/foliodrop-dsh-publish

Paste the following prompt into your AI chat to install this plugin:

In your DeepSeek Harness chat, ask the Agent to install foliodrop-dsh-publish and it will pull the plugin source from https://github.com/jaxxchen003/foliodrop-dsh-publish and complete the setup for you.

About this plugin

You are deep in a DeepSeek Harness session and the Agent has just produced a polished HTML component, a well-structured Markdown doc, or an annotated SVG, but there is no friction-free way to hand someone a shareable link. foliodrop-dsh-publish closes that gap with a single prompt: user-approved output goes to FolioDrop and a stable public URL comes back, all without leaving the chat.

The pipeline is HTML-first. Complete HTML documents are published byte-for-byte with zero rewriting, while Markdown, JSON, code blocks, and SVG are transformed into portable, self-contained pages. Before anything is uploaded, the Harness confirmation card asks you to keep the proposed settings, switch the page to hidden, disable search indexing, or cancel outright, so no URL is ever created without an explicit go-ahead. Credentials flow through an OAuth authorization-code exchange with PKCE S256, and the long-lived key is stored in the Harness credential seam, never echoed in the conversation. The publish origin is hard-pinned to foliodrop.app, eliminating any risk of redirection to an operator-configured host. Search indexing is off by default and requires explicit consent on every publish.

This plugin is a natural fit for developers who build front-end prototypes, author technical documentation, generate data visualizations, or share code snippets inside DeepSeek Harness. No templates to scaffold, no servers to configure, no terminal context-switching: one sentence and one confirmation turn finished Agent output into a stable, externally reachable URL.

Use Cases

  • Publish an Agent-generated HTML prototype to a shareable link in one prompt
  • Convert a Markdown doc or code snippet into a stable public URL
  • Share an annotated SVG diagram with a branded attribution link

Best For

  • Front-end developers building prototypes inside DeepSeek Harness
  • Engineers writing technical docs in Agent chat who need shareable links
  • Builders who distribute AI-generated output to teams or clients and need a stable URL