Skip to content
Skill

wechat-article-publisher

by iamzifei

AI Summary

Publish Markdown or HTML content to WeChat Official Account drafts via API, with automatic format conversion. WeChat API client for listing accounts and publishing articles: Parse Markdown and extract structured data (optional, for advanced use):

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "wechat-article-publisher" skill in my project.

Please run this command in my terminal:
# Install skill into your project
mkdir -p .claude/skills/wechat-article-publisher && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/wechat-article-publisher/SKILL.md "https://raw.githubusercontent.com/iamzifei/wechat-article-publisher-skill/main/skills/wechat-article-publisher/SKILL.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Publish Markdown/HTML articles to WeChat Official Account (微信公众号) drafts via API

Prerequisites

• WECHAT_API_KEY environment variable set (from .env file) • Python 3.9+ • Authorized WeChat Official Account on wx.limyai.com

WeChat Article Publisher

Publish Markdown or HTML content to WeChat Official Account drafts via API, with automatic format conversion.

Scripts

Located in ~/.claude/skills/wechat-article-publisher/scripts/:

wechat_api.py

WeChat API client for listing accounts and publishing articles: `bash

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 3mo ago
Stale
Adoption100+ stars on GitHub
115 ★ · Growing
DocsMissing or thin
Undocumented

GitHub Signals

Stars115
Forks17
Issues3
Updated3mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code