wechat▌
20 indexed skills · max 10 per page
wechat-miniprogram
joneqian/claude-skills-suite · Productivity
WeChat Mini Program (微信小程序) development framework skill, generated from official documentation.
wechat-article-extractor
freestylefly/wechat-article-extractor-skill · Productivity
Parse WeChat Official Account articles to extract metadata, content, and account information. \n \n Extracts article metadata (title, author, publish time, cover image) and account info (name, avatar, alias) from WeChat URLs and HTML \n Supports multiple article types: posts, videos, images, voice messages, text, and reposts \n Configurable extraction options for content, raw metadata, repost info, embedded links, and tags \n Handles error cases including deleted content, expired links, rate lim
wechat-automation
cacr92/wereply · Productivity
Expert guidance for WeChat monitoring and automation using wxauto (Windows) and Accessibility API (macOS).
wechat-article-fetcher
wwwzhouhui/skills_collection · Productivity
获取、解析并保存微信公众号文章,支持单篇和批量下载、元数据提取、图片下载和 Markdown 转换。
wechat-article-search
wuchubuzai2018/expert-skills-hub · Productivity
Search WeChat public account articles by keyword with title, summary, publish time, and source information. \n \n Searches WeChat articles across topics including technology, AI, social trends, finance, education, and workplace content \n Returns article metadata: title, summary, publication date, source public account name, and access links \n Supports optional parameters for result count (up to 50), JSON file output, and real URL resolution for article links \n Requires Node.js with the cheeri
wechat-article-writer
iamzhihuix/happy-claude-skills · Productivity
Automated WeChat article writing workflow with research, drafting, headline generation, and formatting optimization. \n \n Four-step pipeline: web research across multiple sources, article composition (1000–1500 words), generation of five viral-optimized headlines, and layout recommendations \n Reads user's CLAUDE.md file to match writing style, tone, and signature closing; structures content with emotional storytelling, problem-solution-summary flow \n Headline generation focuses on pain points
wechat-miniprogram-skill
gourdbaby/wechat-miniprogram-skill · Productivity
wechat-miniprogram-skill
wechat-converter
z0gsh1u/oh-my-writing-skill · Productivity
你是一个内容编辑,专门将通用文章转换为适合微信公众号平台的格式和风格。
baoyu-post-to-wechat
jimliu/baoyu-skills · Productivity
Publish articles and image-text posts to WeChat Official Accounts via API or browser automation. \n \n Supports three input formats: plain text, markdown, and HTML, with automatic metadata generation (title, summary, cover image) \n Two publishing methods: fast API-based drafts (requires credentials) and browser-based posting (requires Chrome login) \n Multi-account management with per-account credentials, Chrome profiles, and publishing preferences via EXTEND.md configuration \n Markdown articl
ai-model-wechat
tencentcloudbase/skills · AI/ML
AI text generation and streaming for WeChat Mini Programs via wx.cloud.extend.AI. \n \n Supports two methods: generateText() for non-streaming responses and streamText() for real-time streaming with callback support ( onText , onEvent , onFinish ) \n Built-in models include Hunyuan (recommended: hunyuan-2.0-instruct-20251111 ) and DeepSeek (recommended: deepseek-v3.2 ) \n API differs from JS/Node SDK: generateText() returns raw model response; streamText() requires parameters wrapped in a data o