·tuzi-post-to-wechat
</>

tuzi-post-to-wechat

透過API或Chrome CDP將內容發佈到微信公眾號。支援文章發布(HTML、Markdown或純文字輸入)和圖文訊息發布(多圖)。當使用者提及「發佈公眾號」、「微信公眾號」、「發布圖片」、「圖文並茂」或「文章」時使用。

31安裝·2熱度·@tuziapi

安裝

$npx skills add https://github.com/tuziapi/tuzi-skills --skill tuzi-post-to-wechat

如何安裝 tuzi-post-to-wechat

透過命令列快速安裝 tuzi-post-to-wechat AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/tuziapi/tuzi-skills --skill tuzi-post-to-wechat
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:tuziapi/tuzi-skills。

SKILL.md

查看原文

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/md-to-wechat.ts | Markdown → WeChat-ready HTML with image placeholders | | scripts/check-permissions.ts | Verify environment & permissions |

透過API或Chrome CDP將內容發佈到微信公眾號。支援文章發布(HTML、Markdown或純文字輸入)和圖文訊息發布(多圖)。當使用者提及「發佈公眾號」、「微信公眾號」、「發布圖片」、「圖文並茂」或「文章」時使用。 來源:tuziapi/tuzi-skills。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/tuziapi/tuzi-skills --skill tuzi-post-to-wechat
分類
</>開發工具
認證
收錄時間
2026-03-06
更新時間
2026-03-10

Browse more skills from tuziapi/tuzi-skills

快速解答

什麼是 tuzi-post-to-wechat?

透過API或Chrome CDP將內容發佈到微信公眾號。支援文章發布(HTML、Markdown或純文字輸入)和圖文訊息發布(多圖)。當使用者提及「發佈公眾號」、「微信公眾號」、「發布圖片」、「圖文並茂」或「文章」時使用。 來源:tuziapi/tuzi-skills。

如何安裝 tuzi-post-to-wechat?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/tuziapi/tuzi-skills --skill tuzi-post-to-wechat 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/tuziapi/tuzi-skills