Bundle
dsh-writing-shape
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
- Source
- satan9394
- stars
- 1 stars
- License
- MIT
- Updated
- Updated 21 days ago
Readme
# dsh-writing-shape DSH(DeepSeek Harness)技能插件:**写作塑形**。 把原始素材塑形为文章:逐段生长(每步问"读者下一步需要听什么")、奠基纪律(先决条件 vs 文中引入、已奠基清单)、2-3 个候选开头、边写边追加。受 [mattpocock/skills](https://github.com/mattpocock/skills) 的 writing-shape(223k★ MIT)启发的中文原创精简版。 ## 安装 ```bash dsh plugin add dsh-writing-shape ``` ## 触发方式 描述中包含"整理素材 / 写文章 / 塑形 / 素材成文 / 段落生长"等关键词时自动触发。 ## 能力 - 六步塑形循环(读堆→先决→开头→生长→追加→完成) - 奠基纪律(概念先奠基后依赖) - 候选开头与格式选择可辩护 - 边写边追加、用户决定完成 ## 许可 MIT
Install
dsh plugin --profile web add github:satan9394/dsh-writing-shape
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install dsh-writing-shape from the hub
- This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.