fff122/dsh-prompt-presets ↗★ 1
dsh-prompt-presets
DSH 本地可复用提示词预设插件,支持在本地保存并快速调用常用的 Prompt 模板。
AI 分析
核心用途是管理和复用提示词。具体用途尚不清楚,建议阅读仓库说明以获取详细配置和使用方法。
安裝
此插件尚未提供可驗證的 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.