fff122/dsh-prompt-presets1

dsh-prompt-presets

Local reusable prompt presets for DeepSeek Harness.

AI 分析

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

パッケージ
dsh-prompt-presets
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/13

インストール

検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗

ドキュメント

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.