yux-publish-wechat

Automates posting markdown content as WeChat official account articles via API or browser.

1|Updated Jan 6, 2026
One-click install
npx skills add https://github.com/wuyuxiangX/yux-claude-hub --skill yux-publish-wechat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yux-publish-wechat
Source: https://github.com/wuyuxiangX/yux-claude-hub/tree/main/plugins/yux-publish/skills/yux-publish-wechat
Command: npx skills add https://github.com/wuyuxiangX/yux-claude-hub --skill yux-publish-wechat

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires wechat-api.ts, wechat-browser.ts, wechat-article.ts, md-to-wechat.ts, check-permissions.ts, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the posting of content to a WeChat official account, eliminating the manual process and saving you time in content distribution.

Core Features & Use Cases

  • Automated Content Posting: Programatically post articles and image-text messages to your WeChat official account.
  • Markdown to WeChat: Convert markdown documents to WeChat article format with HTML and image placeholders.
  • Use Case: Ideal for marketers and communicators looking to maintain an active WeChat presence by scheduling and posting articles, images, and graphics automatically.

Quick Start

Use the yux-publish-wechat skill to post an article with the markdown file 'article.md'.

Frequently Asked Questions about yux-publish-wechat

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

FAQPage Schema
How do I automate WeChat official account content posting from a markdown file?

Automated WeChat content posting converts markdown files into HTML, checks permissions, selects a publishing method, and posts the article. Requires API credentials or a logged-in Chrome session to execute the publishing workflow.

Can I use markdown to automatically post articles to my WeChat official account?

Yes, markdown documents are automatically converted to WeChat article format with HTML and image placeholders. The content is then posted directly to your WeChat official account without manual intervention.

Do I need API credentials or a browser session to automate WeChat social media management?

Automated WeChat posting requires either API credentials or a logged-in Chrome browser session. The system checks permissions and selects the appropriate publishing method based on the available authentication.

What is the best way to convert markdown to WeChat article format for content distribution?

Converting markdown to WeChat article format involves transforming the document into HTML with image placeholders. This format is suitable for programmatic posting to your official account, streamlining content distribution.

Why does the WeChat automated posting process require permission checks before publishing?

WeChat automated posting performs permission checks to verify your authorization before publishing content. This ensures the system has the necessary API credentials or browser session access to successfully post articles.

Does the WeChat publishing automation support both API and browser-based posting methods?

WeChat publishing automation supports both API and browser-based posting methods. It selects the appropriate method after checking permissions, using either API credentials or a logged-in Chrome session to distribute content.