YUCONG-28/dsh-skills-plugins

YUCONG-28★ 0TypeScript最后同步: 2026-08-21

在 GitHub 打开

README 摘要

dsh-skills-plugins 个人 DeepSeek Harness(DSH)Skill 与插件集合 · Personal collection of DSH skills and plugins. 发现性(Discoverability) 本仓库按 DeepSeek Harness 官方生态约定打标: - GitHub Topics : dsh-plugin (官方要求)、 deepseek-harness 、 dsh 、 agent-skills - 可发现性 :三个插件均声明 dsh.bundle manifest,可通过 dsh plugin add 标准安装(详见各插件 README) - 收录状态 :已准备 awesome-dsh-plugin 投稿文件(见 docs/awesome-submission/),收录确认后启用上方 badge - 插件市场 :可关注 dsh-market(聚合列表内插件的一键安装/升级市场) 目录结构 Skills 一览 Skill 版本 用途 study-review 1.0 课程/资料整理:提炼结构化学习笔记、公式速查、考点梳理(full / exam / quick / lecture / concept 五模式) markdown-math-writer 3.0 按目标渲染器(GitHub / Markdown Preview Enhanced / 通用)正确书写 Markdown LaTeX 公式,内置验证器与格式化器 安装方法 Skill:study-review 安装后无需重启:DSH 的 skill watcher 会自动发现,新会话中模型可见 study-review 并可调用。 Skill:markdown-math-writer 首次使用其验证/格式化脚本( validate math.mjs / github safe math.mjs / render html.mjs )前,在 scripts/ 目录安装依赖( package-lock.json 已入库, node modules 不入库): 安装后无需重启:DSH 的 skill watcher 会自动发现,新会话中模型可见 markdown-math-writer 并可调用(目标是 README / GitHub 仓库文档时自动进入 github-safe 方言)。 插件:dsh-vision-bridge v0.3+ 无需任何 node modules 补丁 :插件声明 image-capable 虚拟 provider( vision-router ),官方图像准入直接通过;旧式补丁脚本已废弃(默认 NO-OP)。 在 cordis.patch.yml 中启用插件并配置视觉模型(示例见插件 README)。 主要能力:含…

在 GitHub 查看完整 README →
工具/开发agent-skillsdeepseek-harnessdshdsh-pluginagent

分类