AI Agent Hub
Back to plugins
🎮

dsh-hair-pick

Fun & Dress-up Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-hair-pick

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

Run dsh plugin install uckkk/dsh-hair-pick in the DeepSeek Harness terminal to install this plugin; the full source code is available at https://github.com/uckkk/dsh-hair-pick .

About this plugin

In fun dress-up and virtual avatar workflows, "which hairstyle should I go with today?" is a small but surprisingly annoying question. dsh-hair-pick exists to answer it: a lightweight hairstyle-pick tool that takes parameters and returns a matching styling plan, collapsing the browse-screenshot-fiddle loop into a single function call.

The plugin is pure Node with zero network dependencies. It runs offline, in CI pipelines, or in local scripts without worrying about external API availability or latency. Once installed, you simply invoke the registered hair_pick tool in your session — plug in, pick a look, move on.

Whether you are building a virtual character workshop, a game NPC outfit system, or just enjoy restyling paper dolls for fun, dsh-hair-pick slots in as a zero-dependency, zero-maintenance utility that gives hairstyle selection a clean, structured path.

Use Cases

  • Quickly pick a daily hairstyle for a virtual character
  • Generate hairstyle pairings for multiple characters in batch scripts
  • Assign character styling locally in an offline environment

Best For

  • Virtual avatar and paper-doll restyling enthusiasts
  • Indie developers building NPC outfit systems for games
  • Script authors who prefer local, zero-dependency tooling