baoyu-post-to-wechat
仓库创建 2026年1月13日最近提交 23 天前SkillHot 收录 21 天前
▸ 精选理由
自动化投稿并支持多种内容格式,适合内容创作者。
▸ 风险提示
需要公众号凭证或浏览器登录,涉及账号权限与隐私风险。
这个 Skill 做什么
通过 API 或 Chrome 自动化将内容发布到微信公众号。
把文章或图文素材自动发布到微信公众号,支持用 API 或通过 Chrome 自动化(CDP)发文,接受 HTML、Markdown 或纯文本并能处理多图贴图格式。适合需要频繁推送公众号内容、批量发布或把现有 Markdown 转成微信友好格式时用。优势是兼容多种输入格式并默认把外链处理成微信底部引用,减少手工整理工作。
▸ 展开 SKILL.md 英文原文
Posts content to WeChat Official Account (微信公众号) via API or Chrome CDP. Supports article posting (文章) with HTML, markdown, or plain text input, and image-text posting (贴图, formerly 图文) with multiple images. Markdown article workflows default to converting ordinary external links into bottom citations for WeChat-friendly output. Use when user mentions "发布公众号", "post to wechat", "微信公众号", or "贴图/图文/文章".
2.4w
Stars
2.7k
Forks
22
仓库内 Skill
+1.0k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/JimLiu/baoyu-skills/main/skills/baoyu-post-to-wechat/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/JimLiu/baoyu-skills/main/skills/baoyu-post-to-wechat/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Post to WeChat Official Account ## User Input Tools When this skill prompts the user, follow this tool-selection rule (priority order): 1. **Prefer built-in user-input tools** exposed by the current agent runtime — e.g., `AskUserQuestion`, `request_user_input`, `clarify`, `ask_user`, or any equivalent. 2. **Fallback**: if no such tool exists, emit a numbered plain-text message and ask the user to reply with the chosen number/answer for each question. 3. **Batching**: if the tool supports multiple questions per call, combine all applicable questions into a single call; if only single-question, ask them one at a time in priority order. Concrete `AskUserQuestion` references below are exam
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有