dsh plugins中文
← Back to popular plugin directory

awesome · DSH plug-in selection directory

Anil-matcha/awesome-dsh-plugin · skills

A curated list of plugins for DeepSeek Harness (dsh) - DeepSeek Harness plugin ecosystem.

★ 925GitHub stars
193Forks
2026-08-17Last updated
Language
License

Project overview

Awesome DSH Plugin A curated guide to DeepSeek Harness (dsh) — DeepSeek's open-source, everything-is-a-plugin coding agent — and the best community plugins built on it.

deepseek-ai/deepseek-harness is DeepSeek's open-source agent harness, currently in developer preview. Its defining idea is everything is a plugin: the model provider, the sandbox, the tool set, the session store, and the UI are all plugins loaded into a Cordis-based runtime, so you can replace or extend any layer without forking the harness itself. Plugins declare a dsh.bundle manifest and install with: Getting Started

Install command

dsh plugin --profile web add github:Anil-matcha/awesome-dsh-plugin
View GitHub repository ↗Back to popular plugin directory