my-wechat-publish

Generate and publish WeChat Official Account articles to the draft box using the Wenyan CLI.

5|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/HikariShine/AgentStudy --skill my-wechat-publish
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: my-wechat-publish
Source: https://github.com/HikariShine/AgentStudy/tree/main/skills/my-wechat-publish
Command: npx skills add https://github.com/HikariShine/AgentStudy --skill my-wechat-publish

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill automates the end-to-end process of generating and publishing WeChat Official Account articles, reducing manual writing time and ensuring consistency.

Core Features & Use Cases

  • 自动撰写:基于用户提示词生成文章草稿,保持风格一致。
  • 草稿发布:将完成的文章直接推送至公众号草稿箱,简化发布流程。
  • 内容管理:支持将生成的 Markdown 和素材整理存储在本地工作区。

Quick Start

输入文章主题和要点,系统将生成草稿并发布至公众号草稿箱。

Frequently Asked Questions about my-wechat-publish

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate WeChat Official Account article publishing from Markdown?

To automate WeChat publishing, this Skill generates article drafts from your prompts and pushes them directly to the WeChat draft box using the Wenyan CLI. It converts your content inputs into formatted drafts ready for review and publication.

Do I need environment variables to publish articles to the WeChat draft box?

Yes, publishing to the WeChat draft box requires configuring the WECHAT_APP_ID and WECHAT_APP_SECRET environment variables. These credentials authenticate your account access through the Wenyan CLI to enable automated article submission.

Can I generate WeChat article drafts automatically based on a topic prompt?

Yes, you can input an article topic and key points to automatically generate WeChat article drafts. The system creates consistent content from your prompt and formats it as Markdown before pushing it to the WeChat draft box.

What is the best way to manage generated Markdown content for WeChat publishing?

The best way to manage generated Markdown content is using the local workspace storage provided by this Skill. It organizes your generated Markdown articles and media assets locally, keeping content structured before pushing drafts to the WeChat draft box.

Does the Wenyan CLI work with WeChat Official Account draft publishing automation?

Yes, the Wenyan CLI works directly with WeChat Official Account automation by handling the API integration for draft publishing. Combined with configured environment variables, it pushes generated Markdown articles into the WeChat draft box automatically.

Why is my automated WeChat article publishing not working?

Automated WeChat publishing may not work if the WECHAT_APP_ID or WECHAT_APP_SECRET environment variables are missing or incorrectly configured. The Wenyan CLI requires these valid credentials to authenticate and push drafts to your Official Account.