DeepSeek Harness 插件

plugin

学习模式(Learning Mode)Agent 预设:边做边教的编码 Agent——具体的情景化阐释、苏格拉底式引导、TODO(你) 留白练习,模拟 Claude Code 的 Learning 输出风格;可 `dsh plugin add` 安装(npm 包 dsh-learning-mode)。

跳到安装方式

来源信息

GitHub 仓库
CHplus0/dsh-learning-mode
最近更新
2026年8月16日
分类
工具与能力
GitHub stars
4

安装

默认先复制一段 Prompt,让 Agent 读页面和仓库;需要自己装时再切到命令。

复制这段 Prompt,发给 DSH、Codex 或其他 Agent,让它先读页面和仓库。

请先不要安装。阅读这个 DeepSeek Harness 插件,说明它解决什么问题、会访问哪些文件、网络或密钥,以及如何安装和卸载。

插件页面:https://deepseekplugins.org/zh/plugins/CHplus0/dsh-learning-mode~23plugin
GitHub:https://github.com/CHplus0/dsh-learning-mode/tree/main/plugin
插件名:dsh-learning-mode#plugin
作者:CHplus0
安装命令:dsh plugin --profile web add dsh-learning-mode

确认前不要执行安装命令。

检查来源文件

安装前先看这个插件目录里的 README 和其他文件。

文件资源管理器2 个文件
LICENSE来源说明 · 只读预览

MIT License

Copyright (c) 2026 CHplus0 Portions of this preset composition are derived from the standard agent preset of deepseek-ai/deepseek-harness, Copyright (c) 2026 DeepSeek (MIT License).

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.