Skip to main content
Back to registry

wechat-article-publisher

iamzifei/wechat-article-publisher-skill

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

Installs667
Install command
npx skills add https://github.com/iamzifei/wechat-article-publisher-skill --skill wechat-article-publisher
Security audits
Gen Agent Trust HubWARN
SocketPASS
SnykPASS
About this skill
Publish Markdown or HTML content to WeChat Official Account drafts via API, with automatic format conversion. Located in ~/.claude/skills/wechat-article-publisher/scripts/ : WeChat API client for listing accounts and publishing articles: Parse Markdown and extract structured data (optional, for advanced use): Strategy: "API-First Publishing" Unlike browser-based publishing, this skill uses direct API calls for reliable, fast publishing. Supported File Formats: Before any operation, verify the API key is available: If not set, remind user to: Get the list of authorized WeChat accounts: Output example: Important : For Markdown files: For HTML files (preserves formatting): For 小绿书 (image-text mode): Success response: After successful publishing: All API requests require the X-API-Key header: Parameters: HTML Title Extraction Priority: HTML Content Extraction: User: "把 ~/articles/ai-tools.md 发布到微信公众号" User: "把这个HTML文章发布到公众号:~/articles/newsletter.html" Solution : Ask user to set up .env file with their API key. Solution : Ask user to authorize their account on wx.limyai.com. Solution : Ask user to re-authorize on wx.limyai.com. Solution : May be temporary issue, retry or check WeChat service status. A: Register and authorize your WeChat account at wx.limyai.com to get your API key. A: Yes, use list-accounts to see all authorized accounts, then specify the target --appid .

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does wechat-article-publisher do?

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

Is wechat-article-publisher good?

wechat-article-publisher does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does wechat-article-publisher work with?

wechat-article-publisher currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to wechat-article-publisher?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install wechat-article-publisher?

npx skills add https://github.com/iamzifei/wechat-article-publisher-skill --skill wechat-article-publisher

Related skills

Alternatives in Software Engineering