fff122/dsh-prompt-presets1

dsh-prompt-presets

Local reusable prompt presets for DeepSeek Harness.

AI Analysis

核心用途是管理和复用提示词。具体用途尚不清楚,建议阅读仓库说明以获取详细配置和使用方法。

Package
dsh-prompt-presets
Version
0.1.0
License
MIT
Last updated
Aug 13, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

Step 2: Create the plugin configuration

Run this command from the repository root:

cat > prompt-presets.patch.yml <<EOF
- insert:
    - id: dsh-prompt-presets
      name: '$PWD/dist/src/index.js'
EOF

The plugin path is absolute because the Harness patch loader requires an absolute path.