·wechat-publisher-yashu
</>

wechat-publisher-yashu

将本地 Markdown 文章发布到微信公众号草稿箱。当用户提到发布文章到公众号、上传 markdown 到微信公众号、或需要将本地文章同步到微信公众号时使用此技能。

13Installs·0Trend·@steelan9199

Installation

$npx skills add https://github.com/steelan9199/wechat-publisher-skill --skill wechat-publisher-yashu

How to Install wechat-publisher-yashu

Quickly install wechat-publisher-yashu AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/steelan9199/wechat-publisher-skill --skill wechat-publisher-yashu
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: steelan9199/wechat-publisher-skill.

SKILL.md

View raw

| markdownFilePath | 是 | Markdown 文件路径。本地要发布的文章文件绝对路径。 | | APPID | 否 | 微信 AppID。微信开发者平台的 AppID。 | | APPSECRET | 否 | 微信 AppSecret。微信开发者平台的 AppSecret。 | | AUTHOR | 否 | 文章作者名称。在公众号文章中显示的作者名。 | | coverFilePath | 否 | 封面图片路径。文章封面的本地文件路径。 | | title | 否 | 文章标题。未指定时默认使用文件名作为标题。 | | theme | 否 | 渲染主题。使用 themes 目录下的主题文件(默认使用蓝色主题)。 |

| prefix | 否 | 文章前缀。见下方[配置生成]中的决策逻辑。用户未指定时严禁自行发挥。 | | suffix | 否 | 文章后缀。见下方[配置生成]中的决策逻辑。用户未指定时严禁自行发挥。 |

在生成 JSON 内容时,严禁对prefix 和 suffix 字段的值进行二次转义. 举例说明: 假设用户提供的prefix是"我是文章的前缀\n"

将本地 Markdown 文章发布到微信公众号草稿箱。当用户提到发布文章到公众号、上传 markdown 到微信公众号、或需要将本地文章同步到微信公众号时使用此技能。 Source: steelan9199/wechat-publisher-skill.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/steelan9199/wechat-publisher-skill --skill wechat-publisher-yashu
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from steelan9199/wechat-publisher-skill

Quick answers

What is wechat-publisher-yashu?

将本地 Markdown 文章发布到微信公众号草稿箱。当用户提到发布文章到公众号、上传 markdown 到微信公众号、或需要将本地文章同步到微信公众号时使用此技能。 Source: steelan9199/wechat-publisher-skill.

How do I install wechat-publisher-yashu?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/steelan9199/wechat-publisher-skill --skill wechat-publisher-yashu Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/steelan9199/wechat-publisher-skill

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22