shujiTech/dsh-plugin-wepre1

dsh-plugin-wepre

DeepSeek Harness plugin: publish single-screen content cards to WePre Next straight from a dsh agent session

AI Analysis

核心用途是简化内容卡片的发布流程。适合使用 DSH 进行内容创作并需要一键发布至 WePre Next 平台的用户。需要在配置文件中配置发布 Token 和端点。

Package
dsh-plugin-wepre
Version
0.1.0
License
MIT
Last updated
Aug 13, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:shujiTech/dsh-plugin-wepre

Configuration

Override the plugin row in your profile's cordis.patch.yml (a patch replaces the row's whole config — restate keys you keep):

- id: wepre-publish
  name: dsh-plugin-wepre
  config:
    endpoint: 'https://wepre.cn/next-test'
    token: !!js process.env.WEPRE_PUBLISH_TOKEN
    sessionFile: '/home/me/.dsh/wepre-session.json'
KeyDefaultMeaning
endpointhttps://wepre.cn/next-testWePre Next site root
tokenShort-lived publish token (Bearer)
sessionFile~/.dsh/wepre-session.jsonPersisted login session