AI Agent Hub
Back to plugins
🎮

dsh-pluto

Fun & Dress-up Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-pluto

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-pluto; the source is available at https://github.com/uckkk/dsh-pluto .

About this plugin

dsh-pluto (Pluto) is a fun dress-up plugin in the DeepSeek Harness ecosystem. It addresses a small but genuine need: a lighthearted, ritual-feeling dress-up session that runs entirely offline, with zero network calls and no external services to configure.

Written in pure Node.js, the entire session stays local without a single network request. The interaction follows a guided, step-by-step flow: the plugin asks for each field in turn, you fill it in at your own pace, and the answers are assembled into a clean, structured JSON document at the end. This is far less overwhelming than staring at one long blank form, while the final output remains perfectly suitable for downstream tooling.

It suits developers and players who enjoy a playful dress-up moment in an air-gapped environment, prefer being walked through inputs one at a time rather than facing a full template all at once, and want the result to be a tidy JSON payload. Licensed under MIT, it has no runtime dependencies beyond a Node.js environment.

Use Cases

  • Run a playful dress-up session in an offline or air-gapped environment
  • Fill in fields step by step and produce a clean structured JSON output
  • Execute a zero-network, local-only dress-up interaction with no external services

Best For

  • Developers and players who enjoy lighthearted, playful interactions
  • Teams that need offline or air-gapped tooling
  • Users who prefer guided step-by-step input over a single blank form