shujiTech/dsh-plugin-wepre1

dsh-plugin-wepre

DeepSeek Harness 插件:直接从 DSH 智能体对话中发布单屏内容卡片到 WePre Next。

AI 分析

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

套件
dsh-plugin-wepre
版本
0.1.0
授權
MIT
最近更新
2026年8月13日

安裝

$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