DSH plug-in development tool
pingfanfan/hello-dsh · skills
The first lesson for DeepSeek Harness From "open a terminal" to your first plugin, in 30 minutes DSH introduces itself as "Everything is a Plugin." That is not marketing.
★ 46GitHub stars
2Forks
2026-08-15Last updated
PythonLanguage
MITLicense
Project overview
From "open a terminal" to your first plugin, in 30 minutes
DSH introduces itself as "Everything is a Plugin."
That is not marketing. Open Settings → Plugins → Plugin list and look at the count: 133 of them. llm (the model adapter), session (conversation history), webserver (the page you are looking at), ui-sidebar (the sidebar on the left), and agent-loop — the agent loop itself is a plugin.
Install command
dsh plugin --profile web add github:pingfanfan/hello-dsh