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.

Shengcheng — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
S

shengcheng

Shengcheng

DSH plugin: generate images with logged-in Grok/GPT accounts, and videos with Grok.

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

npx -y @deepseek-ai/dsh plugin --profile web add github:yueyexiayu/dsh-shengcheng#5da013607c8692da41f135418b57538fb1f85a47
READMECompatibilityVersions

Compatibility and provenance

Shengcheng is published as shengcheng and currently resolves to version 0.1.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
any
Release source
github
Registry updated
9/21/2026

Versions

0.1.0stable
9/21/2026

Related plugins

Loading related plugins…

Latest
0.1.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
any
License
Not declared
Source
github
GitHub
★ 0
Weekly downloads
0
Last push
9/21/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

README

shengcheng

当前项目是深度适配个人使用,项目只是给大家提供思路和借鉴,尽量不要直接照搬。

用 DeepSeek Harness 里已经登录的 Grok / GPT 账号生图,Grok 还能生成视频。当前对话模型不是它们也可以调用。不要走 API key,不要让模型自己 curl。

  • Grok:grok-imagine-image-2.0 生图,grok-imagine-video-1.5 生视频
  • GPT:gpt-image-2 生图(Codex 账号接口)。GPT 不能生视频

工具只有一个:shengcheng(kind=image 默认,或 kind=video)。文件默认写到会话工作目录,没有工作目录则写到下载文件夹。zhanshi 会预览本轮 saved …png/mp4 的落盘结果。token 只在 Host 读取 $DSH_HOME/.credentials.yaml 的 llm-pi-ai/xai、llm-pi-ai/openai-codex,不会进对话。

安装

复制到 $DSH_HOME/plugins/shengcheng,在 $DSH_HOME/profiles/desktop/cordis.patch.yml 写入:

- insert:
    - id: shengcheng
      name: ../../plugins/shengcheng/lib/index.js

完全退出 DeepSeek Harness(macOS:⌘Q)再打开。

说明

  • 先用输入框下方的 OAuth 插件登录对应账号
  • provider=auto:当前对话是 Grok/GPT 就用那个账号;否则有 Grok 用 Grok,否则用 GPT
  • 生成视频:kind=video,只用 Grok;指定 provider=gpt 会直接报错
  • 不读取 ~/.grok/auth.json / ~/.codex/auth.json

开发

node --check lib/index.js lib/parse.js lib/oauth.js lib/media.js lib/tools.js
node --test

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 — Vision Routerdsh-vision-routerEyes for text-only DeepSeek Harness agents: built-in free vision chain (no key) + pixel-level vision tools (Q&A, grounding, crop, pixel diff, colors, OCR, SVG trace, cutout, screenshots). One-command install, no Python, image turns work like ordinary toolVision Toolkit@anionex/dsh-vision-toolkitDeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, OCR, grounding, UI restoration, pixel diff, Artifacts, and Web UI.Deepseek Ivideodeepseek-ivideoiPolloWork HyperFrames Video Studio and 27 editable video templates as a native DeepSeek Harness conversation view.