AI Agent Hub
Back to plugins
🎮

dsh-platinum

Fun & Dress-up Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-platinum

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

Run dsh plugin install uckkk/dsh-platinum in your terminal to complete installation; the full source repository is at https://github.com/uckkk/dsh-platinum , and you can enter the step-by-step dressup flow right after setup.

About this plugin

The most frustrating moment in any dressup workflow is the wall of fields: forty inputs stacked on top of each other, and your brain simply shuts down. dsh-platinum, themed around the platinum element, changes that rhythm. Instead of demanding everything at once, it asks for one field per turn, then waits for your input before moving to the next. The JSON structure is built layer by layer, and your attention stays locked on the single box in front of you at all times.

Under the hood the plugin is written in pure Node with zero network calls. No CDN, no API keys, no hidden dependency chain. Everything that the plugin does happens locally in your process, so it works just as well on an offline workstation, a corporate air-gapped box, or a machine with the network cable literally pulled. You fill in the JSON fields and you are done; nothing phones home.

It is a good fit for creators who enjoy the dressup genre but want a guided, one-field-at-a-time flow instead of a single overwhelming form; developers who need to land role configurations into clean, structured JSON; and anyone who prefers plugins that are small, auditable, and free of external runtime dependencies.

Use Cases

  • Building character configs field by field in offline environments
  • Reducing cognitive overload from one-shot large forms
  • Grounding dressup data into structured JSON incrementally

Best For

  • Creators who enjoy dressup but dislike one-shot forms
  • Developers who need field-by-field JSON output
  • Terminal users who prefer lightweight plugins with zero external dependencies