beancookie/awesome-dsh-plugin
Awesome DSH Plugin

AwesomeDeepSeek Harness(DSH) Plugin

A curated list of DeepSeek Harness (dsh) plugins.

0 / 0
  1. 🧩技能包Skills 14

  2. ★ 10

    creght-dev/skills

    Skills for building websites on the Creght platform: CLI pull/push sync, page and component conventions, CMS, forms, auth, SEO, publishing and version rollback.

  3. ★ 120

    dhicoc/dsh-reverse-skill

    Complete reverse-skill pack (85 SKILL.md files) as a DeepSeek Harness plugin: a skill router for reverse engineering, authorized penetration testing, and security research.

  4. ★ 10

    gongyijie85/dsh-ponytail

    Ponytail, lazy senior dev mode, for DSH: 6 skills (ponytail, ponytail-audit, ponytail-debt, ponytail-gain, ponytail-help, ponytail-review) adapted from DietrichGebert/ponytail (MIT).

  5. ★ 13

    gongyijie85/mattpocock-skills-dsh

    Matt Pocock's full promoted skill set (25 SKILL.md files: grilling, writing-for-agents, wait-what, TDD, code-review, wayfinder, ask-matt router and more) as a DeepSeek Harness plugin, adapted from mattpocock/skills (MIT).

  6. ★ 5

    gongyijie85/mattpocock-skills-dsh-zh

    Matt Pocock's skills in Chinese for DSH: all 25 SKILL.md translated to natural Chinese (technical terms kept in English with glosses), adapted from mattpocock/skills (MIT).

  7. ★ 2

    gwrsfsfeefdsfs/dsh-skill-curator

    Meta-skill for DSH skill experience feedback and knowledge accumulation: feeds fixes back into skills and records a searchable knowledge base (keyword + local bge semantic retrieval, 7-point write-back checklist, anti-bloat archiving), with self-validation and event-hook tools.

  8. ★ 1

    docgen

    Documentation workshop skill pack: pure-prompt doc generation — README, PR description, changelog, code review.

  9. ★ 2

    skill-framework

    Praxis: bundled engineering-methodology skill library (Agent Skills) for dsh, served as a Cordis plugin via ctx.skills.

  10. ★ —

    skill-manager

    Multi-zone skill discovery, progressive disclosure, creation wizard, audit and statistics.

  11. ★ 3

    spec-driven

    keel (龙骨): spec-driven development discipline skill pack — spec first, verify assumptions, prevent over-engineering.

  12. ★ 8

    leechen298/Code2Skill

    Generates Function, MCP, Agent Skill, and offline test packages from existing code as an installable DSH bundle.

  13. ★ 141

    sandbaseai/sandbase-skills

    88 Agent Skills for research, social intelligence, marketing, and business workflows, mounted through a native DSH bundle with optional project-scoped installation of multi-source-search.

  14. ★ 1

    weibaohui/skills-management

    Skill marketplace and manager: manage skills from all local coding agents (10+ executors, incl. Claude Code and Codex) in one page and import them into the DSH skill library; built-in market of 6600+ skills, per-skill token-overhead stats, and model visibility control.

  15. ★ 1

    yanglaofish/dsh-skill-manager

    Skill lifecycle manager for DSH: list / edit / import / enable / disable skills under a global-workspace-session three-layer model, with unified settings & conversation UI, cross-layer search and pagination.

No plugins match.

Installing

# from npm (prebuilt)
dsh plugin --profile web add <npm-package>

# from GitHub (first run asks for allowBuilds approval — follow the hint, retry)
dsh plugin --profile web add github:<owner>/<repo>

GitHub-sourced plugins run build scripts on your machine at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).

Get your plugin listed

Open a PR against awesome-dsh-plugin — one line each in every README language file; the site syncs automatically. Add the dsh-plugin topic to your repo too.