AI Agent Hub
Back to plugins
🎮

dsh-wrapped

Fun & Dress-up Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install rand0wn/dsh-wrapped

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

Run dsh plugin install rand0wn/dsh-wrapped in DeepSeek Harness to install this plugin. Source: https://github.com/rand0wn/dsh-wrapped

About this plugin

Every agent session ends with a tiny stats strip you glance at and forget. dsh-wrapped turns those real numbers — turns, tool vs. thinking time, TTFT, decode speed — into a dark, screenshot-ready SVG card you can actually share, like a Spotify Wrapped for your agent.

Type /wrapped in any session and the plugin reads the sessionStats projection, builds display rows through a pure function, and writes a self-contained SVG file. A one-line verdict derived from the tool/time ratio labels you as The Explorer, The Deep Thinker, or The Balanced Operator.

It is for DeepSeek Harness users who want a quick, zero-token-cost way to capture and showcase what actually happened in a session — no extra tracking, no extra requests, just the numbers the session already produced.

Use Cases

  • Generate a shareable stats summary card right after a session ends
  • Compare tool-call time versus pure thinking time ratios
  • Track decode speed and time-to-first-token across sessions

Best For

  • Developers who enjoy sharing agent usage on social media
  • Users who want to quantify their interaction patterns with agents
  • Minimalists who prefer zero-overhead, no-extra-token utilities