
bnd-1/wechat_article_skills
4 skills215 installs1.2k starsGitHub
Install
npx skills add https://github.com/bnd-1/wechat_article_skillsSkills in this repo
1Wechat Article Formatterwechat-article-formatter is a skill that converts Markdown articles into WeChat-adapted HTML using either curated templates or CSS themes (tech, minimal, business). A developer invokes it to format an article for the WeChat editor, skipping the H1 title and converting code blocks to WeChat's supported format. It integrates with the wechat-tech-writer output and offers single, batch, and preview conversion scripts. This is the fuller variant of the mini formatter. Docs are in Chinese.67installs2Wechat Product Manager Writerwechat-product-manager-writer is a skill that writes WeChat public-account articles from an AI product-manager perspective. A developer or writer invokes it to produce first-person, opinionated articles across five directions: product teardown, scenario solution, efficiency tips, product methodology, and industry observation. It searches and fetches sources, drafts 1500-3000 character articles with per-type structures, and mandates a cover image plus a graphic-recording infographic (via Gemini). Docs are in Chinese.64installs3Wechat Draft Publisherwechat-draft-publisher is a skill that publishes HTML articles to a WeChat public-account draft box with cover, title, author, and digest metadata. A developer invokes it after formatting to create the draft via the official API. It caches the access_token, uploads the cover image, auto-truncates over-length fields, and returns a media_id. It is the last step of the writer to formatter to publisher pipeline. Docs are in Chinese.44installs4Wechat Tech Writerwechat-tech-writer is a skill that searches, fetches, and rewrites technical content into Chinese WeChat public-account explainer articles about AI models, open-source tools, and tech topics. A developer invokes it to draft a 2000-3000 character article for general readers. It runs 3-5 search rounds, rewrites in its own words, and generates a mandatory Chinese-text cover image with 0-2 optional content images. It integrates with the formatter and publisher skills. Docs are in Chinese.40installs