anht3889/dsh-superpowers0

@anht3889/dsh-superpowers

DeepSeek Harness profile plugin: obra Superpowers skills + session bootstrap

AI 分析

核心用途是为 DSH 会话注入 Superpowers 技能和初始化引导。适合希望增强 Agent 基础能力和定制会话启动行为的用户。

パッケージ
@anht3889/dsh-superpowers
バージョン
0.0.1
最終更新
2026/08/19

インストール

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

ドキュメント

README 全文を読む ↗

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.