diff --git a/topics/dsh-plugin/dsh-plugin.png b/topics/dsh-plugin/dsh-plugin.png new file mode 100644 index 00000000000..b3be61eac35 Binary files /dev/null and b/topics/dsh-plugin/dsh-plugin.png differ diff --git a/topics/dsh-plugin/index.md b/topics/dsh-plugin/index.md new file mode 100644 index 00000000000..534b2038be8 --- /dev/null +++ b/topics/dsh-plugin/index.md @@ -0,0 +1,15 @@ +--- +created_by: DeepSeek +display_name: DSH Plugin +github_url: https://github.com/deepseek-ai/deepseek-harness +logo: dsh-plugin.png +related: ai-agents, deepseek, developer-tools, plugin +short_description: DSH plugins extend DeepSeek Harness with reusable tools, + interfaces, integrations, and local capabilities. +topic: dsh-plugin +url: https://deepseek.com/harness +--- +DSH plugins are modular extensions for DeepSeek Harness. They add reusable +tools, interfaces, model integrations, workflow automation, and local +capabilities without changing the core runtime. Developers can compose plugins +across terminal, web, and desktop experiences.