← 返回
未分类 Key

WeChat Post Skill

User-authorized WeChat Official Account article workflow for topic selection, drafting, editing, image planning, pre-publish review, and handoff to the user'...
用户授权的微信公众号文章工作流,包括选题、撰写、编辑、图片策划、预发布审查,以及交接给用户……
jiao1yin2he3 jiao1yin2he3 来源
未分类 clawhub v1.0.3 1 版本 100000 Key: 需要
★ 0
Stars
📥 317
下载
💾 0
安装
1
版本
#latest

概述

WeChat Post Skill

Use this skill to prepare a polished WeChat Official Account draft and hand it off to a user-authorized publishing tool. It is an orchestration workflow, not a credential manager and not a browser-control package.

Safety boundaries

  • Use only for the user's own WeChat Official Account or an account they are authorized to operate.
  • Do not ask the user to paste secrets into chat. Use environment variables or an agent-managed private config controlled by the user.
  • Do not store, print, commit, or publish AppSecret, tokens, cookies, browser profile data, or private account config.
  • Do not publish final content without explicit user direction; default target is the WeChat draft box unless instructed otherwise.
  • If API access is blocked by credentials, permissions, or IP allowlist settings, ask the user to fix account settings; do not bypass controls.
  • Browser-based publishing or image generation is out of scope for this skill. If needed, use a dedicated companion skill in an isolated, user-controlled browser profile.

Core workflow

  1. Pick topic
    • If the user already gives a topic: use it directly.
    • If not: search current hot topics and offer 3 options.
    • Prefer topics with local relevance, clear public interest, conflict, usefulness, or share value.
  1. Write article
    • Create an article folder under the project/workspace, e.g. articles/YYYY-MM-DD-short-title/.
    • Write article.md at roughly 900–1300 Chinese characters unless the user asks otherwise.
    • Include image placeholders in Markdown syntax only: ![](img0.png), ![](img1.png), etc.
    • Use a strong opening, varied paragraph rhythm, useful subheads, and a hard ending with a comment/share prompt.
  1. Humanize/self-edit
    • Remove generic AI phrases, over-formal transitions, excessive bold, and excessive em dashes.
    • Keep the article concrete, local, useful, and conversational.
    • If an AI-humanizer skill/tool exists, use it for analysis and targeted revision.
  1. Prepare images
    • Prepare or generate the article assets in the article folder:
    • cover.png — WeChat cover, 2.35:1 preferred.
    • img0.png … — body images, usually 16:9.
    • Use only image-generation tools explicitly available and authorized in the current environment.
    • For Gemini web UI image generation, use the separate gemini-browser-image companion skill rather than embedding browser instructions here.
  1. Self-review before draft handoff
    • Verify image placeholders use ![](imgX.png).
    • Verify all referenced image files exist.
    • Verify no secrets, local-only credentials, cookies, or tokens are embedded in article.md.
    • Choose theme by topic:
    • tech/hard analysis: modern
    • finance/business/career: grace
    • emotion/life/soft topics: simple
    • controversy/hot news: default
    • unsure: grace
  1. Hand off to authorized publisher
    • Use a vetted WeChat publishing companion tool when available, such as baoyu-post-to-wechat.
    • Confirm the required environment variables or private config already exist before running the publisher.
    • Do not print secret values. Only report whether required configuration is present or missing.
    • If publishing fails because of WeChat account settings, credentials, permissions, or IP allowlist, stop and ask the user to resolve those settings.
  1. Clean up
    • Remove temporary generated-image downloads when safe.
    • Keep the article folder and source assets unless the user asks to delete them.

Quality bar

  • The article must have a clear traffic goal: clicks, saves, comments, shares, or follower growth.
  • The first 100–300 characters must create tension, curiosity, usefulness, or emotional resonance.
  • Every image must serve the article: cover for click-through, body images for pacing/comprehension.
  • Never hand off for publishing before self-review.

Optional references

  • references/content-playbook.md — article structure, title/opening/ending patterns.
  • references/publishing-notes.md — WeChat draft handoff checks and common failures.

版本历史

共 1 个版本

  • v1.0.3 当前
    2026-05-08 00:19 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

humanizer-zh

liuxy951129-cpu
去除文本中的 AI 生成痕迹。适用于编辑或审阅文本,使其听起来更自然、更像人类书写。 基于维基百科的"AI 写作特征"综合指南。检测并修复以下模式:夸大的象征意义、 宣传性语言、以 -ing 结尾的肤浅分析、模糊的归因、破折号过度使用、三段
★ 64 📥 30,330
content-creation

Marketing Skills

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

Gemini Browser Image

jiao1yin2he3
使用用户自己的Chrome会话和Gemini网页界面生成图片,适用于文章封面、插图和社交媒体视觉内容,用户明确要求时使用。
★ 1 📥 433