Skip to content
dsh.fish

Browse

6 results

Skill

dsh-plugin-dev-skill

指导任何 Agent 正确、高效、符合规范地开发 DeepSeek Harness(DSH)插件。涵盖 Tool(defineTool)、LLM 适配器、服务与依赖、事件系统、配置、打包发布,以及 Cordis 框架的心智模型、代码模板与验证清单。

green-dalii3
Skill

dsh-plugin-schemes

deepseek-harness(dsh)插件开发总规范:五种扩展形态——组合包 Bundle、本地 --patch 插件、Agent Preset、Skill、运行时动态 Cordis 插件——各自的安装/打包/发布方式、选型决策树,以及所有插件共守的设计铁律。当用户要开发、安装、打包、发布 dsh/deepseek-harness 插件,或询问「插件怎么做 / 怎么装 / 用哪种方案 / 该做成 bundle 还是 skill 还是 preset」时使用。

JasperGuWP2
Skill

find-image-prompt

Create production-ready AI image prompts and image descriptions with the Find Image Prompt image-to-prompt API.

jasonliu1191
Skill

dsh-plugin-scaffold

从规划到发布的 DeepSeek Harness 插件全流程指南,覆盖需求与形态决策、脚手架生成、业务实现、本地验证、发布准备和最终发布。Use when the user wants to plan, create, bootstrap, develop, verify, or publish a DSH plugin/extension, or asks how to build a DeepSeek Harness plugin end-to-end.

goatbroai1
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
Skill

gsd

用 GSD(Get Shit Done)项目管理法推进大型项目:把项目组织成 里程碑(Milestone) → 阶段(Phase) → 计划(Plan) → 任务(Task) 的层级,维护 .planning/ 状态文档。当项目存在 .planning/ 目录(ROADMAP.md / STATE.md / phases/),或用户要求按里程碑/阶段拆分推进大项目时使用。

wuwuzhige-sudo