安装
在 DeepSeek Harness 里通过 dsh-market 安装
dsh plugin --profile web add dshmarket
或使用命令行
dsh plugin --profile web add dsh-plugin-writing-guard
装任何插件都等于在你的机器上跑第三方代码,权限和你本人一样大——能读你的文件、用你的凭据、访问网络。请先审阅源码,并尽量锁定 commit(github:owner/repo#sha)。
论文写作守卫(中英双语):去掉 AI 式防御性写作,润色时守住科学证据(数字/引用/主张强度/零结果/scope),并按目标期刊校准写作风格(Journal Profile + Journal Fit)。纯本地正则/统计,零网络零 LLM;提供 writing_rules / writing_audit / writing_style_profile / writing_journal_profile,论文写入后自动审计。
在 DeepSeek Harness 里通过 dsh-market 安装
dsh plugin --profile web add dshmarket
或使用命令行
dsh plugin --profile web add dsh-plugin-writing-guard
装任何插件都等于在你的机器上跑第三方代码,权限和你本人一样大——能读你的文件、用你的凭据、访问网络。请先审阅源码,并尽量锁定 commit(github:owner/repo#sha)。