dsh-superpowers
Run the following command in DeepSeek Harness:
dsh plugin install anht3889/dsh-superpowers
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install anht3889/dsh-superpowers in DeepSeek Harness to install the plugin; the open-source repository is at https://github.com/anht3889/dsh-superpowers .
About this plugin
Superpowers ships a structured skill catalog and the using-superpowers methodology, but both are tightly coupled to the Claude Code ecosystem. Pulling them into DeepSeek Harness normally means manually wiring up a provider, hand-crafting system-prompt sections, and keeping the two in sync. dsh-superpowers is a thin adapter plugin that makes all of that plug-and-play at profile load time.
The plugin does two things. First, it mounts skills: it resolves the Superpowers skill tree and registers an isolated skill-filesystem provider (providerName: superpowers) so the agent can invoke any skill through the skill tool mid-session. Second, it injects guidance: on the first model request it contributes a durable system-prompt section drawn from using-superpowers/SKILL.md, delivering the core methodology and practical notes on using the skill tool in a single pass. Skills are vendored inside the npm tarball, so installing the plugin only requires access to the npm registry with no GitHub fetches.
Built for DeepSeek Harness users who want to tap into the Superpowers skill catalog and its methodology without switching ecosystems or maintaining provider registrations and prompt fragments by hand, and for teams that prefer a single, versioned plugin over a patchwork of manual integrations.
Use Cases
- Invoke Superpowers skills on demand via the skill tool inside a Harness session
- Automatically inject using-superpowers methodology guidance on the first model request
- Distribute the Superpowers skill catalog uniformly across team profiles without manual provider wiring
Best For
- DeepSeek Harness developers who want immediate access to the Superpowers skill catalog
- Engineers who prefer not to hand-craft system prompts or maintain provider registrations
- Teams seeking a consistent skill experience across Claude Code and Harness
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.