什麼是 tuzi-post-to-wechat?
透過API或Chrome CDP將內容發佈到微信公眾號。支援文章發布(HTML、Markdown或純文字輸入)和圖文訊息發布(多圖)。當使用者提及「發佈公眾號」、「微信公眾號」、「發布圖片」、「圖文並茂」或「文章」時使用。 來源:tuziapi/tuzi-skills。
透過API或Chrome CDP將內容發佈到微信公眾號。支援文章發布(HTML、Markdown或純文字輸入)和圖文訊息發布(多圖)。當使用者提及「發佈公眾號」、「微信公眾號」、「發布圖片」、「圖文並茂」或「文章」時使用。
透過命令列快速安裝 tuzi-post-to-wechat AI 技能到你的開發環境
來源:tuziapi/tuzi-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/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透過API或Chrome CDP將內容發佈到微信公眾號。支援文章發布(HTML、Markdown或純文字輸入)和圖文訊息發布(多圖)。當使用者提及「發佈公眾號」、「微信公眾號」、「發布圖片」、「圖文並茂」或「文章」時使用。 來源:tuziapi/tuzi-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/tuziapi/tuzi-skills --skill tuzi-post-to-wechat 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/tuziapi/tuzi-skills