← 返回
未分类 中文

WeChat Studio

Launch a local WeChat article workbench for Markdown import, WeChat HTML preview, theme tuning, image selection, and optional draft push. Use when Codex need...
本地微信文章工作台:支持 Markdown 导入、微信 HTML 预览、主题调整、图片选择以及可选的草稿推送,用于 Codex 需求时。
abigale-cyber
未分类 clawhub v1.0.1 1 版本 100000 Key: 无需
★ 1
Stars
📥 335
下载
💾 0
安装
1
版本
#latest

概述

WeChat Studio

Use wechat-studio as the manual workbench between generated article assets and final publishing. On ClawHub, this skill is published as content-system-wechat-studio.

Quick Start

Install the shared Python dependencies and the workbench frontend dependency:

.venv/bin/pip install -r requirements.txt
cd skills/wechat-studio/frontend && npm install

Start the local server:

python3 skills/wechat-studio/frontend/server.py

Open the workbench in the browser:

http://127.0.0.1:4173

The image defaults shown in the settings page should reflect the adjacent generate-image runtime:

provider: openai
api base: https://new.suxi.ai/v1
model: nano-nx

Use This Skill When

  • You need a local WeChat preview before publishing
  • You want to import Markdown into a reusable article workspace
  • You want to adjust theme, typography, and layout manually
  • You need to review cover images or inline image slots
  • You want to push a checked article into the WeChat draft box

Default Workflow

  1. Start the server and open the local workbench.
  2. Import a Markdown article or switch to an existing article workspace.
  3. Review the generated WeChat preview and article metadata.
  4. Tune theme, typography, cover, and inline images.
  5. Push the final checked version to the WeChat draft box if needed.

Use the settings page to distinguish:

  • configured image values from the current md2wechat setup
  • effective image values that generate-image actually injects at runtime

Related Skills

  • wechat-formatter provides the WeChat HTML render step
  • generate-image provides the article companion images
  • case-writer-hybrid and humanizer-zh typically feed the upstream article draft

Notes

  • This is a workbench skill, not a pure one-shot executor
  • Draft push depends on the local WeChat publishing configuration already being available
  • Article workspaces live under skills/wechat-studio/content/articles/
  • Users with an existing 香蕉制作平台 can use it directly
  • Users without one can open job.suxi.ai, generate an SK, place it into the token field, and log in

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-05-07 13:40 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 938 📥 212,199
content-creation

Marketing Skills

jchopard69
访问 23 个营销模块,提供转化率优化(CRO)、SEO、文案撰写、分析、发布、广告和社交媒体的清单、框架及可直接使用的交付物。
★ 146 📥 31,725
dev-programming

Feishu User Auth

abigale-cyber
一次性完成飞书浏览器授权并在本地缓存 `user_access_token`,以便后续 `feishu-bitable-sync` 运行能够以当前用户身份写入 Bitable 行。
★ 0 📥 645