FeatherHunter / dsh-prompt

Listed

DeepSeek Harness 的 Prompt 工具箱:别再复制粘贴——24 条深度模板随手点,/prompt 与智能推荐主动兜底,装好即用、可自定义。 | The Prompt toolbox for DeepSeek Harness: stop copy-pasting — 24 deep templates at a click, /prompt & smart suggestions as backup; out of the box, fully customizable.

mainModelToolSkill View source

Installation

npm install -g @deepseek-ai/dsh

This command is generated from the GitHub repository address. Inspect the upstream README and source before running it; pin a release or commit when reproducibility matters.

README

Maintainer-authored documentation snapshot.

View on GitHub ↗
Commit ab2e1a6Synced Aug 17, 2026

⚡ dsh-prompt

🌐 中文 · English

DeepSeek Harness 的 Prompt 工具箱:24 条深度模板、自定义管理、/prompt 触发源、智能推荐悬浮卡——点一下,插入当前对话。

License: MIT npm dsh-plugin platform

hero

快速导航

一条命令安装

三种方式叫出模板

24 条深度模板

自定义与管理

常见问题

npm 发布

反馈故障

更新日志

这是给你的吗

这是给你的吗

一条命令安装

需要 DSH CLI(DeepSeek Harness 命令行工具)。还没有就先装:

npm install -g @deepseek-ai/dsh

安装进你的 profile:

dsh plugin --profile web add dsh-prompt

零配置:DSH 官方 bundle 机制,包内自带 cordis.patch.ymldsh plugin add 自动加入 dsh.profile.bundles 装配层;dsh plugin remove 干净卸载。重启 DSH(或刷新页面)即生效。

三种方式叫出模板

装好后,模板可以从三个入口出来——选顺手的:

1 · ⚡Prompt 按钮

方式一 · Prompt 按钮面板

2 · /prompt 触发源

方式二 · /prompt 触发源

3 · 智能悬浮卡

方式三 · 智能悬浮卡

模板长这样

真实模板

自定义与管理

自定义与管理

隐私

隐私

常见问题

常见问题

开发

npm run build:client   # tsdown → lib/client.js
npm run build          # 完整构建

源码 src/client/*(面板/触发源/智能匹配/词表/设置页);匹配引擎与 /prompt 共用数据与排序基础;决策记录见 issue #1(wayfinding map)

同作者

还写了两款 DSH 插件:

作者的话

作者的话

许可

许可

Project files and signals

Shown items are public repository signals detected in the directory snapshot.

DocumentationDetected

Repository information

Language
TypeScript
License
MIT
Latest release
v0.1.2
Last updated
Aug 17, 2026, 6:04 AM

Install deliberately

Review source code, permissions, lifecycle hooks, dependencies and network access. Test untrusted plugins in an isolated environment.