AI Agent Hub
Back to plugins
🎮

dsh-future-brain-upload

Fun & Dress-up Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-future-brain-upload

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

Run dsh plugin install uckkk/dsh-future-brain-upload in the DeepSeek Harness terminal to install this plugin. Source: https://github.com/uckkk/dsh-future-brain-upload .

About this plugin

In the world of fun dressup, "mind upload" is a sci-fi-flavored role concept that still needs a simple way to store and retrieve its entries. dsh-future-brain-upload fills that gap: it registers lightweight, fully local tools so you can manage your dressup records without any external service.

The plugin exposes two tools. list_mind-upload returns all mind-upload entries at a glance, while get_mind-upload lets you look up a specific entry by id or name. The entire implementation is pure Node.js with zero network dependencies, so it starts instantly and adds no extra runtime overhead.

If you are building fun-dressup workflows with dsh or simply want a quick way to browse and query mind-upload role data inside a session, this plugin is a low-friction, plug-and-play option. It is released under the MIT license.

Use Cases

  • Browse all mind-upload entries quickly within a session
  • Look up a specific mind-upload role by name or ID
  • Manage local fun-dressup entries without network access

Best For

  • Developers building fun-dressup workflows with dsh
  • Players maintaining local mind-upload role data
  • Users seeking zero-dependency lightweight plugins