wechat-ops

Automate WeChat Official Account draft, publish, and analytics workflows.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/garychai/wechat-operation --skill wechat-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wechat-ops
Source: https://github.com/garychai/wechat-operation/tree/main/skill-package/wechat-ops
Command: npx skills add https://github.com/garychai/wechat-operation --skill wechat-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests>=2.31.0, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

Managing a WeChat Official Account can be a manual, time-consuming process, from drafting content to publishing and analyzing performance. This Skill automates these repetitive tasks, freeing up your time to focus on strategy and creativity.

Core Features & Use Cases

  • Effortless Content Management: Create, list, update, and delete article drafts with simple commands.
  • Streamlined Publishing: Publish articles to your Official Account and monitor their status without manual intervention.
  • Insightful Data Analysis: Get instant reports on article readership, shares, and user engagement for any date range.
  • Use Case: Imagine you've just finished writing a new article. Simply tell the AI to "create a draft for my WeChat Official Account titled 'Future of AI' with this content," then "publish the latest draft," and finally, "show me the performance data for this article over the last 7 days."

Quick Start

Help me create a new article draft for my WeChat Official Account about AI trends.

Frequently Asked Questions about wechat-ops

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

FAQPage Schema
How do I automate publishing articles to my WeChat Official Account?

Publishing articles to WeChat Official Account can be automated by creating drafts, submitting them for publication, and monitoring their status through command execution. This Skill handles the entire workflow—from draft creation to publication submission to status monitoring—without manual intervention, using your app credentials configured in config.json.

Can I analyze article performance data across specific date ranges on WeChat?

Yes, this Skill performs date-range data analysis on WeChat Official Account articles, returning JSON analytics outputs that show readership, shares, and user engagement metrics. Query any date range to get instant performance reports for your published content.

What's the best way to manage WeChat article drafts at scale?

Content management for WeChat Official Account drafts is streamlined through commands to create, list, update, and delete articles without manual overhead. The Skill automates these lifecycle tasks, letting you handle multiple drafts efficiently while managing HTML-formatted content.

Do I need to handle WeChat API errors and rate limits myself?

No, this Skill includes robust error handling for WeChat API failures and rate limits built into its core task execution. Your configuration via config.json (app_id and app_secret) works with the automation layer to manage these constraints transparently.

Can I use this with HTML-formatted content for my WeChat posts?

Yes, the Skill supports HTML-formatted content for WeChat Official Account articles. You can draft and publish posts with HTML formatting, and the Skill handles the formatting requirements during the publishing workflow.

What setup is required to start automating my WeChat Official Account?

Setup requires Python with requests library (≥2.31.0) and a config.json file containing your WeChat app_id and app_secret credentials. Once configured, you can execute commands to manage drafts, publish articles, and analyze performance data through the Skill's automation layer.