anht3889/dsh-superpowers0

@anht3889/dsh-superpowers

DeepSeek Harness profile plugin: obra Superpowers skills + session bootstrap

包名
@anht3889/dsh-superpowers
版本
0.0.1
最近更新
2026年8月19日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:anht3889/dsh-superpowers

Configuration

In your profile's cordis config (or patch overlay), optional plugin config:

- name: '@anht3889/dsh-superpowers'
  config:
    injectBootstrap: false   # default: true

When injectBootstrap is false, skills still mount but the session-start bootstrap inject is skipped.