Skip to content
dsh.fish

Browse

5 results

Skill

dsh-plugin-dev

为 DeepSeek Harness (dsh) 开发插件并走官方机制安装(独立 npm bundle + dsh plugin add)。当用户要求开发/创建 dsh 或 deepseek-harness 插件、给 dsh 添加工具/搜索 provider/LLM 适配器/设置卡片/UI 皮肤/事件钩子,或排查 dsh 插件安装失败时使用。含可复制模板、官方安装三形态、验证清单与常见坑。

ligaoc
Skill

dsh-free-search-builder

为 DeepSeek Harness (DSH) 搭建"免费、无需 API key"的联网搜索插件(Bing HTML 抓取 provider)。当用户说"DSH 搜索用不了/没 key/不想用官方 key"、"给 DSH 加搜索插件"、"装搜索插件"、"dsh-web-search provider"或类似意图时使用。支持一句话安装(GitHub bundle 源,AI 自动执行)。也可用于复刻、升级或排查任何 ctx.web 搜索 provider。

SUJIElearning2
Skill

orchestration

长任务编排引擎。接收任务→模块装配(steps.json 装配表 + minds.json)→两层审计→机械化执行。触发词:长任务、编排、拆解任务、多步骤执行、任务流水线、编排引擎。

pridesong1
Skill

video-to-text

视频转文字。用户发抖音分享链接(获取标题/作者/点赞等元数据),或本地视频文件(语音转写全文)时使用。抖音链接用 SSR 解析无需 Cookie。Video to text: extract metadata from Douyin share links, or transcribe speech from local video files.

jiawood2006
Skill

dsh-plugin-development

Use when turning a user idea or feature request into a DeepSeek Harness plugin; choose the right extension point and delivery shape, implement a Cordis plugin with correct lifecycle/effects/config, compose it, and run the required repository checks.

zephyrpersonal