dsh-io/dsh-plugin-skill

dsh-io★ 0最后同步: 2026-08-17

在 GitHub 打开

Agent skill (SKILL.md) for creating DeepSeek Harness (dsh) plugins: authoritative defineTool API, schema rules, project layout and workflow — works with Claude Code, Codex, Cursor, Gemini CLI, opencode

README 摘要

creating-dsh-plugins An agent skill for building tools and plugins for DeepSeek Harness (dsh) — the official plugin API, project layout, and workflow, distilled from the real @deepseek-ai/dsh-tools type definitions. Written in the standard SKILL.md format so every mainstream AI coding agent can load it. If your agent has ever refused to write a dsh plugin (unfamiliar API) or confidently emitted a wrong one ( run instead of execute , missing output , no inject ), this skill fixes both: it gives the agent authoritative signatures it can copy verbatim. Install The skill is a single SKILL.md folder. Install it in the skills directory your agent reads. The common locations: Agent Path Claude Code /.claude/skills/creating-dsh-plugins/ Codex /.codex/skills/creating-dsh-plugins/ or /.agents/skills/creating-dsh-plugins/ Gemini CLI /.agents/skills/creating-dsh-plugins/ opencode /.config/opencode/skills/creating-dsh-plugins/ (or a plugin) Cursor /.cursor/skills/creating-dsh-plugins/ superpowers (plugin ecosystem) /.config/opencode/node modules/superpowers/skills/creating-dsh-plugins/ One-line install: For a single project, you can also drop the folder into the project's skills directory ( .cl…

在 GitHub 查看完整 README →
Agent/智能体agent-skillsai-agentclaude-codecodexcursordeepseek-harnessdsh-pluginskill

分类