Plugins
Browse, filter, and install DeepSeek-Harness plugins.
4 plugins found
sealos-skills
labring/sealos-skills
AI agent skills for Sealos — deploy any project, provision databases, object storage & more with one command. Works with Claude Code, Gemini CLI, Codex.
dsh-prompt-persona
xilin3/dsh-prompt-persona
DSH plugin: edit the system prompt (deployment persona) from the Settings page, with live preview.
dsh-remote-access-web (remote-access-web)
wikkd/dsh-remote-access-web
Reverse tunnel for the DSH Web GUI: exposes a `dsh --profile web` deployment at a public frp URL and switches the directory picker to the in-app browser, so a phone or remote machine can open and manage the workspace.
dsh-session-search-pro
lesliewylie/dsh-session-search-pro
Search, list and read past and current sessions through the harness's own `sessionQuery` service: uses the SQLite FTS5 index where a deployment enables it, and falls back to a bounded newest-first scan where it does not.