aiworkskills/dsh-wechat-article
一个DeepSeek Harness的公众号运营插件,DeepSeek Harness community plugin for AI-assisted WeChat article writing, review, image workflows, knowledge bases, and publishing.
Install
set -e
mkdir -p "$HOME/code/aiworkskills"
if [ ! -d "$HOME/code/deepseek-harness/.git" ]; then
git clone https://github.com/deepseek-ai/DeepSeek-Harness.git \
"$HOME/code/deepseek-harness"
fi
if [ ! -d "$HOME/code/aiworkskills/dsh-plugin/.git" ]; then
git clone https://github.com/aiworkskills/dsh-wechat-article.git \
"$HOME/code/aiworkskills/dsh-plugin"
fi
cd "$HOME/code/deepseek-harness"
pnpm install
pnpm run build
cd "$HOME/code/aiworkskills/dsh-plugin"
pnpm install
pnpm build
cd "$HOME/code/deepseek-harness"
pnpm dsh plugin --profile web add "$HOME/code/aiworkskills/dsh-plugin"
pnpm dsh web --port 3081
Add aiworkskills/dsh-wechat-article to your DSH config (web profile) to enable.
README
Expand full README Collapse
README is empty.
tt-a1i/archify
zhu1090093659/dsh-web-ui
strukto-ai/mirage
liustack/modlens
omdsh-dev/DSH-better-sidebar
ccch1mneyyy/dsh-TUI
agentrq/agentrq
GanyuanRan/Aegis