什么是 canghe-post-to-wechat?
通过 API 或 Chrome CDP 将内容发布到微信公众号。支持HTML、Markdown或纯文本输入的文章发布(文章),以及多图的图文发布(贴图,原图文)。当用户提及“发布公众号”、“发布到微信”、“微信公众号”或“贴图/图文/文章”时使用。 来源:freestylefly/canghe-skills。
通过 API 或 Chrome CDP 将内容发布到微信公众号。支持HTML、Markdown或纯文本输入的文章发布(文章),以及多图的图文发布(贴图,原图文)。当用户提及“发布公众号”、“发布到微信”、“微信公众号”或“贴图/图文/文章”时使用。
通过命令行快速安装 canghe-post-to-wechat AI 技能到你的开发环境
来源:freestylefly/canghe-skills。
Match user's language: Respond in the same language the user uses. If user writes in Chinese, respond in Chinese. If user writes in English, respond in English.
Agent Execution: Determine this SKILL.md directory as SKILLDIR, then use ${SKILLDIR}/scripts/ .ts.
| scripts/wechat-browser.ts | Image-text posts (图文) | | scripts/wechat-article.ts | Article posting via browser (文章) | | scripts/wechat-api.ts | Article posting via API (文章) | | scripts/check-permissions.ts | Verify environment & permissions |
通过 API 或 Chrome CDP 将内容发布到微信公众号。支持HTML、Markdown或纯文本输入的文章发布(文章),以及多图的图文发布(贴图,原图文)。当用户提及“发布公众号”、“发布到微信”、“微信公众号”或“贴图/图文/文章”时使用。 来源:freestylefly/canghe-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/freestylefly/canghe-skills --skill canghe-post-to-wechat通过 API 或 Chrome CDP 将内容发布到微信公众号。支持HTML、Markdown或纯文本输入的文章发布(文章),以及多图的图文发布(贴图,原图文)。当用户提及“发布公众号”、“发布到微信”、“微信公众号”或“贴图/图文/文章”时使用。 来源:freestylefly/canghe-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/freestylefly/canghe-skills --skill canghe-post-to-wechat 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/freestylefly/canghe-skills