dbs-save
dbs save
What it does
- 「snapshot」→「存档」(一份诊断状态文件叫一份存档)
- 「session」→「对话」或「下次回来」
- 「slug」→「项目」(每个项目下独立一份存档目录)
- 「定价偏低,需要拉到 10 倍价差」
- YYYYMMDD-HHMMSS 用本地时间
- title-slug 把标题里的空格和标点替换成 -,保留中英文字符
- 如果同一秒已有同名(极少见),追加 4 位随机后缀,比如 -a7k2
Requirements & configuration
Configuration: YYYYMMDD
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
dbs-save FAQ
What does the dbs-save skill do?
| 把当前诊断的关键状态存到本地,下次回来可以接着用。 触发方式:/dbs-save、/存档、「保存这次诊断」「记下来」「这个结论留着」 Save the current diagnosis state to disk for cross-session recall. Trigger: /dbs-save, "save this diagnosis", "remember this 「snapshot」→「存档」(一份诊断状态文件叫一份存档) 「session」→「对话」或「下次回来」
How do I install dbs-save?
Run: npx -y skills add https://github.com/dontbesilent2025/dbskill --skill dbs-save --agent claude-code — the source lives at github.com/dontbesilent2025/dbskill.
Maintain dbs-save?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/dontbesilent2025-dbskill-dbs-save?ref=badge) npx agentictools info skills/dontbesilent2025-dbskill-dbs-save The second line is the CLI lookup for this page — handy in READMEs and docs.