← 返回列表
D

@qw457812/dsh-pi-prompts

v0.1.2 · 0 天前发布

Expose Pi prompt templates as DeepSeek Harness slash commands

deepseek-harnessdshdsh-pluginpiprompt-templatesslash-commands

README

@qw457812/dsh-pi-prompts

Expose Pi prompt templates as DeepSeek Harness slash commands.

Each direct *.md file in Pi's prompts directory becomes a dsh command. The command name is the file stem, while description and argument-hint are read from YAML frontmatter with the same yaml.parse semantics Pi uses.

Install

Install the bundle into the web profile:

sh
dsh plugin --profile web add @qw457812/dsh-pi-prompts

Remove it with:

sh
dsh plugin --profile web remove @qw457812/dsh-pi-prompts

The plugin is profile-scoped; install it separately in each profile that needs Pi prompts.

Prompt directory

The plugin follows Pi's directory resolution:

  • $PI_CODING_AGENT_DIR/prompts when PI_CODING_AGENT_DIR is set, includin
  • 查看完整 README →

    版本兼容矩阵

    DSH 版本状态说明
    dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
    dsh@0.1.0 ✅ 兼容 标准 patch ✅
    dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
    dsh@0.3.0+ ❓ 未知 尚未发布

    💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

    元数据

    License
    MIT
    npm
    @qw457812/dsh-pi-prompts
    Repo
    git+https://github.com/qw457812/dotfiles.git
    Engines
    {"node":"^22.19.0 || >=24.0.0"}
    Weekly DL
    0
    Monthly DL
    0
    dsh.bundle
    {"bundle":{"patch":"./cordis.patch.yml"}}