DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Canvas Xiaohe — DSH Plugin for DeepSeek Harness
← Plugins

dsh-canvas-xiaohe

Canvas Xiaohe

DeepSeek Harness plugin for Xiaohe Canvas: AI-powered e-commerce content creation (images, videos, workflows).

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add dsh-canvas-xiaohe@0.1.1
READMECompatibilityVersions

Compatibility and provenance

Canvas Xiaohe is published as dsh-canvas-xiaohe and currently resolves to version 0.1.1. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
any
Release source
npm
Registry updated
9/19/2026

Versions

0.1.1stable
9/19/2026

Related plugins

Loading related plugins…

Latest
0.1.1
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
65.5 kB
Files
13
Surface
any
License
MIT
Source
npm
GitHub
★ 0
Weekly downloads
0
Last push
9/19/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

Related plugins

More verified plugins in vision-media.

Tool Describe Image@linxin666/dsh-tool-describe-imageModel-facing describe_image tool for the dsh web GUI: gives a text-only model image understanding by asking a vision-language model at an OpenAI-compatible endpoint to describe one image (local path, http(s) URL, or attachment reference). Hot-pluggable — Modlens@liustack/modlensPlug-in vision for text-only LLMs, powered by the free Antigravity CLIDeepseek Ivideodeepseek-ivideoiPolloWork HyperFrames Video Studio and 27 editable video templates as a native DeepSeek Harness conversation view.Imagegen@dickpy/dsh-imagegenAI image generation plugin for the dsh web GUI: text-to-image and image-to-image through configurable provider channels (gpt-image-2 / grok-imagine-image / nanobanana series / seedream-5.0-pro / dall-e-3, with native xAI Grok Imagine, Google Nano Banana a

README

dsh-canvas-xiaohe

DeepSeek Harness 插件 - 小禾画布 AI 创作助手

让 DeepSeek Harness 能够操作小禾画布,帮助用户创作电商内容(图片、视频、工作流)。

功能

  • 🎨 画布操作:创建、编辑、删除节点,管理连线和布局
  • 📦 模板库:搜索和使用电商模板(服装、美妆、食品等 16 个分类)
  • 🖼️ AI 生成:生成图片、视频、音频、文案
  • 📚 素材管理:管理用户素材库

安装

# DSH Web 版
dsh plugin --profile web add dsh-canvas-xiaohe

# DSH Desktop 版
dsh plugin --profile desktop add dsh-canvas-xiaohe

⚠️ 注意:安装完成后需要重启 DSH(不是刷新界面),插件才会生效。

使用

1. 启动 DeepSeek Harness

npx @deepseek-ai/dsh web

插件会自动启动 Canvas Agent。

2. 打开小禾画布

在浏览器中打开小禾画布网页,Canvas Agent 会自动连接。

3. 开始对话

在 DeepSeek Harness 中输入:

我是淘宝店主,主要卖童装,帮我创建一个带货视频的工作流

配置

插件配置在 ~/.dsh/profiles/web/cordis.patch.yml 中:

- insert:
    - id: xiaohe-canvas
      name: 'dsh-canvas-xiaohe'
      config:
        apiUrl: 'http://127.0.0.1:17371'
        timeout: 30000
        autoStartAgent: true

工具列表

插件提供 42 个工具,包括:

  • 画布操作:创建/更新/删除节点、连线、布局
  • AI 生成:图片、视频、音频、文案
  • 模板库:搜索、导入模板
  • 素材管理:列出、添加素材

卸载

dsh plugin --profile web remove dsh-canvas-xiaohe

相关项目

  • 小禾画布 - AI 创作画布
  • Canvas Agent - 画布 MCP 服务
  • DeepSeek Harness - DeepSeek 官方 Agent 运行时

许可证

MIT