Plugins
Browse, filter, and install DeepSeek-Harness plugins.
55 plugins found
dsh-continual-evolve
zk-andy/dsh-continual-evolve
Continual self-evolution: versioned, auditable, rollback-safe harness state (prompts, memory, skills, subagent specs) refined from session trajectories, with review gates and hot-reloaded skills.
dsh-skill-loader
kezboardpj/dsh-skill-loader
dsh-plugin-opencode-bridge
yytbit/dsh-plugin-opencode-bridge
Bridge OpenCode's skills and configuration into DeepSeek Harness
dsh-superpowers
codeanqiang-ma/dsh-superpowers
Superpowers (obra/superpowers) for DeepSeek Harness: the software-development methodology skills plus their session bootstrap, as a dsh plugin
dsh-ops-kit
lesliewylie/dsh-ops-kit
Evidence-first operating kit: six read-only tools (capability catalog, staged workflow plans, packaged skill reader, bounded local memory search, repository release audit, release checklist) and five packaged skills - plans and audits, never remote writes.
dsh-skill-manager
lanxing6480/dsh-skill-manager
Skill manager for the dsh web GUI: a sidebar entry plus a panel listing the skills visible to the current session (split into global / local groups) with per-skill on/off switches, create / import / edit / delete. Disabling a skill removes it from the mod
dsh-skill-hub
cheshireez/dsh-skill-hub
In-GUI skill hub for DeepSeek Harness (dsh): browse the full local skill catalog from the official ctx.skills registry (every root + third-party providers), toggle skills on/off, inspect bodies, surface frontmatter diagnostics, and scaffold new skills — t
dsh-plugin-pi-bridge
yytbit/dsh-plugin-pi-bridge
Bridge Pi Agent's skills and configuration into DeepSeek Harness
dsh-plugin-codex-bridge
yytbit/dsh-plugin-codex-bridge
Bridge OpenAI Codex's memory, skills, and configuration into DeepSeek Harness
dsh-claude-marketplace
ben7am1n/dsh-claude-marketplace
Claude Code compatibility layer for DeepSeek Harness: load .claude skills/commands/agents and install plugins from Claude Code marketplaces as native dsh skills.
pptfast
liustack/pptfast
Stable, editable PPTX generation for AI agents — semantic IR in, native DrawingML out
Code2Skill
leechen298/code2skill
Generate Functions, MCP tools, workflow Skills, and offline test packages from user-authorized source code.
shopline-ai-toolkit-dsh
lunw/shopline-ai-toolkit-dsh
SHOPLINE AI Toolkit: bridges the official SHOPLINE Developer MCP server and ships seven SHOPLINE agent skills (Admin REST, GraphQL, OAuth, webhooks, Sline) — the SHOPLINE counterpart of the Shopify AI Toolkit.
pack-agent
sakikotgw/pack-agent
Project .pack.json/.pack.zip into .agent-pack/modpacks/ and expose skills via a workspace allow-list.
dsh-skillport
jesse-njx/dsh-skillport
Bring your existing Agent Skills (SKILL.md) library to DSH: discover skills across Claude/Codex/Cursor/Gemini paths, inject a progressive-disclosure index, and load bodies on demand.
dsh-hud
a903067276-rgb/dsh-hud
HUD status panel: Git status, MCP servers, skills, model and token usage in a floating side panel.
dsh-find-skill
moximxxx/dsh-find-skill
Bridge the vercel-labs/skills ecosystem into dsh: LLM-driven skill search, install, and lifecycle for temp/project/global scopes
dsh-skills
cocosgt/dsh-skills
Global skill hub for dsh: aggregates Claude Code, project, and .skill-package skills into ~/.dsh/skills with reference/copy import and slash-menu usage
dsh-skill-pack-security
perrylink/dsh-skill-pack-security
Optional provider plugin for dsh-skill-pack-security: registers the pack's skills/ (zh) or skills-en/ (en) edition on ctx.skills. Ships both editions embedded in pack/.
coding-coach
xiehuan123/coding-coach
面向非开发人员的 35 个技能 bundle(DSH profile bundle,非 Agent 预设):编排 + 工程 + 产品 + 界面/上线。dsh plugin add coding-coach 即可把技能装进任意 profile;完整「编程教练」Agent 见仓库 dsh/coding-coach 目录。
dsh-project-organizer
caoqinnan-web/dsh-project-organizer
Rename project conversations into clear, content-based Category|Topic titles.
amber-protocol
bandersnatch0x/amber-protocol
DeepSeek Harness bundle for Amber Protocol governance tools and skills
dsh-inspector
cocosgt/dsh-inspector
Inspect and manage the live instruction chain and project skills for the current dsh session, with in-place creation and editing — what you see is what the model gets
design-playbook
bandersnatch0x/design-playbook
Design I/O for coding agents: controllable UI generation via declarations (spec/domain/craft/design/components/template) and contracts (skill/evaluator). Use for product UI—console, dashboard, agent-ops, CJK-first apps.