← Back to Skills Marketplace
caol64

微信公众号文章发布工具

by Lei · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
83
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wenyan-publish
Description
AI-ready skill to format and publish Markdown articles to WeChat Official Accounts using Wenyan CLI.
Usage Guidance
Do not install or provide real WeChat credentials until the author clarifies the mismatch between the SKILL.md and the registry metadata. Ask the publisher to (1) update the manifest to list required env vars (WECHAT_APP_ID, WECHAT_APP_SECRET) and the wenyan-cli dependency with a pinned version and install spec, (2) provide a trustworthy homepage or source repo for wenyan-cli and the skill, and (3) document exactly what files/paths the skill will read or upload. If you must test, use a disposable/test WeChat account and rotate credentials afterwards, run the CLI installation in an isolated environment (container/VM), and inspect the wenyan-cli package source on npm/GitHub before granting access to production secrets.
Capability Analysis
Type: OpenClaw Skill Name: wenyan-publish Version: 1.0.1 The skill bundle provides instructions and documentation for using the legitimate 'wenyan-cli' tool to publish Markdown articles to WeChat Official Accounts. It requires standard API credentials (WECHAT_APP_ID/SECRET) and follows expected workflows for article formatting and publishing without any evidence of malicious intent, data exfiltration, or harmful prompt injection in SKILL.md.
Capability Assessment
Purpose & Capability
The skill's stated purpose (publishing Markdown to WeChat via Wenyan CLI) is coherent, but the registry metadata does not declare the credentials (WECHAT_APP_ID / WECHAT_APP_SECRET) or the wenyan-cli dependency that the SKILL.md says are mandatory. Either the metadata is incomplete or the instructions are inconsistent with the declared requirements.
Instruction Scope
Runtime instructions tell the agent to read a Markdown file, parse and upload local or remote images to the WeChat material library, and use environment credentials to call WeChat APIs. These actions are appropriate for publishing, but the SKILL.md references environment variables and local file reads that are not reflected in the skill manifest — a scope/visibility gap that could hide unexpected behavior.
Install Mechanism
This is an instruction-only skill (no install spec), yet the document instructs installing wenyan-cli via pnpm (global install). That increases friction and risk because the skill assumes an external CLI will be installed at runtime; the skill should declare an install spec and pin a known package/version or document provenance for the CLI.
Credentials
WECHAT_APP_ID and WECHAT_APP_SECRET are sensible and required for using WeChat APIs, but they are sensitive credentials and the manifest does not declare them. The skill asks agents to upload images and post content to an external service — requesting these secrets without declaring them is disproportionate and should be fixed. Consider using test credentials and limiting scope/permissions.
Persistence & Privilege
The skill does not request always:true, does not declare persistent config paths, and does not claim to modify other skills or system-wide settings. Its runtime behavior appears limited to reading files and calling external APIs for publication.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wenyan-publish
  3. After installation, invoke the skill by name or use /wenyan-publish
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Initial release of publish-to-wechat skill (v1.0.1) - Enables AI-ready formatting and publishing of Markdown articles to WeChat Official Accounts using Wenyan CLI - Supports automated styling, code highlighting, and automatic upload of local/remote images to WeChat media library - Requires YAML frontmatter for seamless metadata-driven publishing (title, cover image, optional author/source) - Highly customizable with support for built-in and custom CSS themes - Includes detailed usage examples, theme listing, and troubleshooting guide
Metadata
Slug wenyan-publish
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 微信公众号文章发布工具?

AI-ready skill to format and publish Markdown articles to WeChat Official Accounts using Wenyan CLI. It is an AI Agent Skill for Claude Code / OpenClaw, with 83 downloads so far.

How do I install 微信公众号文章发布工具?

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

Is 微信公众号文章发布工具 free?

Yes, 微信公众号文章发布工具 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 微信公众号文章发布工具 support?

微信公众号文章发布工具 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 微信公众号文章发布工具?

It is built and maintained by Lei (@caol64); the current version is v1.0.1.

💬 Comments