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 분석

核心用途是简化内容卡片的发布流程。适合使用 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