SmileTao/dsh-plugin-dev-skill

SmileTao★ 0最后同步: 2026-08-14

在 GitHub 打开

帮助 AI 正确地编写 DeepSeek Harness (dsh) 插件的skill

README 摘要

dsh-plugin-dev-skill An AI Skill for developing DeepSeek Harness (dsh) plugins. English 中文 What is this? This project provides a knowledge-packed Skill file ( SKILL.md ) that teaches AI coding assistants how to write dsh plugins. When loaded into a TraeCode, Cursor, Claude Code, or any Agent Plugins v1-compatible client, it gives the AI instant access to: - dsh's Cordis-based "Everything is a Plugin" architecture - Complete extension point map (15+ mechanisms) - Copy-paste templates for 5 plugin types (Tool, Hook, LLM Adapter, UI, Session Event) - Package structure conventions and naming rules - Turn flow reference and event dispatch modes - Verification checklist and best practices It is NOT a dsh runtime plugin itself — it is a development-time knowledge asset that makes AI assistants write better dsh plugins, faster. Why use this skill? Writing dsh plugins requires understanding Cordis services, typed events, the session log invariant, tool execution contracts, and 15+ extension points. Without this skill, an AI assistant has to guess or hallucinate API shapes. With it, the AI gets it right the first time. Without skill With skill Hallucinated ctx.registerTool() Correct ctx.tool…

在 GitHub 查看完整 README →
Tools / Devdeepseek-harnessdeepseek-harness-plugindeepseek-harness-skillsdshdsh-pluginagent

分类