AI Agent Hub
Back to plugins
🎮

dsh-plugin-colorguess

Fun & Dress-up Updated 2026.09.10

Run the following command in DeepSeek Harness:

dsh plugin install HDNRAY/dsh-plugin-colorguess

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

Install the plugin from https://github.com/HDNRAY/dsh-plugin-colorguess in the DeepSeek Harness terminal, and after restarting you will see the ColorGuess button in the session header.

About this plugin

Want a quick game in the middle of a DeepSeek Harness session without breaking your flow? The ColorGuess plugin adds a small "ColorGuess" button to the session header (top-right action area). One click opens a draggable floating window that embeds the color-guessing game via iframe, so you can play without ever leaving the chat.

The game itself is hosted on GitHub Pages; the plugin is intentionally thin. It handles the floating window UX — drag the title bar to reposition, press Esc or hit ✕ to dismiss — and mirrors the host light/dark theme into the game in real time via a postMessage handshake. There are no extra runtime dependencies and zero interference with the rest of DSH.

A perfect fit for DSH users who like a lightweight, zero-setup color puzzle to tap between messages: install, see the button, click, play, close, resume.

Use Cases

  • A quick color-guessing round between messages, without opening a new tab
  • A short attention reset during a long session, then straight back to prompting
  • A touch of light interactivity to break up a text-only chat experience

Best For

  • Developers who use DSH daily for conversations
  • Users who prefer lightweight, zero-config mini-games
  • Explorers who like adding a little fun to their personal DSH setup