dsh plugins中文
← Back to popular plugin directory

DSH plug-in selection directory

walkinglabs/awesome-deepseek-harness-plugins · skills

A curated, bilingual list of verified plugins, tools, design workflows, and learning resources for DeepSeek Harness (DSH).

★ 4GitHub stars
5Forks
2026-08-15Last updated
Language
NOASSERTIONLicense

Project overview

Awesome DeepSeek Harness Plugins A curated index of plugins, starters, tools, and primary resources for DeepSeek Harness (DSH).

DeepSeek Harness is DeepSeek AI's open-source, plugin-first agent harness: models, tools, skills, sessions, sandboxes, filesystems, loops, orchestration, and UI can all be composed as plugins. Quick Tutorial — Install DSH and Write Your First Plugin 1. Install and run DeepSeek Harness

Open http://127.0.0.1:3080. In Settings → Models, add a DeepSeek API key; then select a workspace before starting a session. The official Web UI guide explains the next steps. 2. Create a minimal plugin from source

Install command

dsh plugin --profile web add github:walkinglabs/awesome-deepseek-harness-plugins
View GitHub repository ↗Back to popular plugin directory