← 返回 Skills 市场
caol64

微信公众号文章发布工具

作者 Lei · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
83
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wenyan-publish
功能描述
AI-ready skill to format and publish Markdown articles to WeChat Official Accounts using Wenyan CLI.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wenyan-publish
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wenyan-publish 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug wenyan-publish
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

微信公众号文章发布工具 是什么?

AI-ready skill to format and publish Markdown articles to WeChat Official Accounts using Wenyan CLI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 83 次。

如何安装 微信公众号文章发布工具?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install wenyan-publish」即可一键安装,无需额外配置。

微信公众号文章发布工具 是免费的吗?

是的,微信公众号文章发布工具 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

微信公众号文章发布工具 支持哪些平台?

微信公众号文章发布工具 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 微信公众号文章发布工具?

由 Lei(@caol64)开发并维护,当前版本 v1.0.1。

💬 留言讨论