← Back to Skills Marketplace
caijichang212

Wechat Blog Write Publish

by CaiJichang · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
152
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wechat-blog-write-publish
Description
基于用户提供的参考资料,自动创作并排版微信公众号文章,保存为 Markdown 并发布至公众号草稿箱。
Usage Guidance
This skill appears coherent for drafting and publishing WeChat articles, but before installing or running anything: 1) Verify the @wenyan-md/cli npm package and its source (GitHub repo, recent maintainers, license, and code) so you trust what the installer will run. 2) Be prepared to supply your WeChat AppID/AppSecret and add your machine's public IP to the official account IP whitelist — treat AppSecret like a password and do not share it. 3) When testing, use a non-critical/test official account or sandbox to confirm behavior (so accidental publishes or credential leaks don't affect a production account). 4) Avoid giving the tool access to sensitive local files you don't want uploaded. 5) If you need stronger assurance, review the wenyan-cli source code (or network traffic) to confirm it doesn't transmit credentials or data to unexpected endpoints and that it only calls the official WeChat API.
Capability Analysis
Type: OpenClaw Skill Name: wechat-blog-write-publish Version: 0.1.0 The skill automates WeChat article publishing by instructing the AI agent to install and use an external CLI tool (@wenyan-md/cli), which involves high-risk operations including global npm installations, shell command execution, and the handling of sensitive WeChat AppID and AppSecret credentials. While these actions are aligned with the stated purpose, the instructions in SKILL.md and README.md lack explicit input sanitization, potentially exposing the system to shell injection if article filenames or metadata are derived from untrusted reference materials. It also directs users to external services like ip.sb to retrieve network information.
Capability Assessment
Purpose & Capability
Name/description promise (generate and publish WeChat articles) aligns with the instructions: create Markdown from references and call wenyan-cli to publish. The tasks and referenced tooling are consistent with the stated purpose.
Instruction Scope
SKILL.md instructs the agent to fetch web pages, read local files/PDFs, generate Markdown/mermaid, and run wenyan-cli commands to publish. Those actions are within the skill's scope, but they require access to local files and network resources and will use WeChat credentials for publishing.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but SKILL.md directs installing @wenyan-md/cli via npm (-g). Installing a global npm package is a normal but non-trivial action — verify the package source (npm/GitHub) before installation. No suspicious download URLs are present in the skill content.
Credentials
Publishing requires WeChat AppID and AppSecret and IP whitelist configuration; these sensitive credentials are necessary and proportional to the described publish action. The skill metadata does not declare these env vars/credentials (it is instruction-only), so the user must provide/configure them separately. Be cautious about how those credentials are stored and which tool/processes can access them.
Persistence & Privilege
Skill is not always-enabled and does not request persistent platform privileges. It does not attempt to modify other skills or system-wide configs in the provided instructions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wechat-blog-write-publish
  3. After installation, invoke the skill by name or use /wechat-blog-write-publish
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
wechat-blog-write-publish v0.1.0 - Initial release: Automates the creation and publishing of WeChat official account articles from user-provided reference materials. - Supports Markdown article generation with strict content, structure, and formatting standards. - Integrates wenyan-cli tool for seamless publishing to the WeChat draft box, with comprehensive setup and usage documentation. - Includes support for Front Matter meta information, mermaid diagrams, and visual enhancements. - Provides clear workflow, example use cases, and troubleshooting tips.
Metadata
Slug wechat-blog-write-publish
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Wechat Blog Write Publish?

基于用户提供的参考资料,自动创作并排版微信公众号文章,保存为 Markdown 并发布至公众号草稿箱。 It is an AI Agent Skill for Claude Code / OpenClaw, with 152 downloads so far.

How do I install Wechat Blog Write Publish?

Run "/install wechat-blog-write-publish" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Wechat Blog Write Publish free?

Yes, Wechat Blog Write Publish is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Wechat Blog Write Publish support?

Wechat Blog Write Publish is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Wechat Blog Write Publish?

It is built and maintained by CaiJichang (@caijichang212); the current version is v0.1.0.

💬 Comments