← 返回列表
D

dsh-plugin-academic-writing

v0.1.0 · 1 天前发布

Academic writing toolkit for DeepSeek Harness agents: paper outlines, title and abstract skeletons, GB/T 7714 / APA / MLA citations, phrasing QA, and a pre-submission checklist

deepseek-harnessdshdsh-plugincordispluginbundleacademicwritingpapercitation

README

dsh-plugin-academic-writing

面向 DeepSeek Harness agent 的学术写作工具包。模型负责行文,插件提供结构、格式与确定性检查。

安装

bash
dsh plugin --profile <profile> add dsh-plugin-academic-writing

重启 DSH 后,academic_writing 工具全局注册。

工具

| 动作 | 用途 |
| --- | --- |
| outline | 论文大纲骨架(研究 / 综述 / 开题 / 议论文),可限章节数 |
| title | 按风格模板生成标题候选(描述式、疑问式、断言式、冒号式) |
| abstract | 结构化摘要骨架 —— 背景 / 方法 / 结果 / 结论 |
| citation | 参考文献条目格式化为 GB/T 7714APA 7MLA 9 |
| check | 段落措辞质检(被动语态、第一人称、模糊限定、句长) |
| checklist | 投稿前清单(伦理、利益冲突、数据、基金、排版) |

配置

均为可选项,写在组合行的 config 里:

| 键 | 默认值 | 含义 |
| --- | --- | --- |
| personaSection | true | 是否注册学术写作提示词段 |
| sectionOrder | 6 | 提示词段顺序(persona 为 0,升序) |

设计

纯逻辑(lib/academic.js)零 DSH/Cordis 依赖、可独立单测;`lib/index.j

查看完整 README →

版本兼容矩阵

DSH 版本状态说明
dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
dsh@0.1.0 ✅ 兼容 标准 patch ✅
dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
dsh@0.3.0+ ❓ 未知 尚未发布

💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

元数据

License
MIT
npm
dsh-plugin-academic-writing
Repo
git+https://github.com/863683348/dsh-plugin-academic-writing.git
Engines
{}
Weekly DL
0
Monthly DL
0
dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}