Andiii208/gzhflow2

gzhflow

Six-stage WeChat Official Account content-publishing workflow with quality-gate tools and a bundled skill, installable as a DeepSeek Harness (DSH) plugin

AI Analysis

核心用途是自动化微信公众号的内容创作与发布流程。适合自媒体运营者或内容创作者,通过结构化的六阶段工作流和质量把控工具,在 DSH 中高效生成并发布合规的公众号文章。

Package
gzhflow
Version
0.1.0
License
MIT
Last updated
Sep 1, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Andiii208/gzhflow

1. 复制配置模板

cp config/workflow.example.yaml config/workflow.yaml cp config/styles.example.yaml config/styles.yaml cp config/themes.example.yaml config/themes.yaml cp config/publish.example.yaml config/publish.yaml

在 DeepSeek Harness 中使用(DSH 插件)

gzhflow 同时打包为 DSH 插件(package.json 声明 dsh.bundle),可一键安装: