← 返回 Skills 市场
Wechat Blog Write Publish
作者
CaiJichang
· GitHub ↗
· v0.1.0
· MIT-0
152
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wechat-blog-write-publish
功能描述
基于用户提供的参考资料,自动创作并排版微信公众号文章,保存为 Markdown 并发布至公众号草稿箱。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wechat-blog-write-publish - 安装完成后,直接呼叫该 Skill 的名称或使用
/wechat-blog-write-publish触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Wechat Blog Write Publish 是什么?
基于用户提供的参考资料,自动创作并排版微信公众号文章,保存为 Markdown 并发布至公众号草稿箱。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 152 次。
如何安装 Wechat Blog Write Publish?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wechat-blog-write-publish」即可一键安装,无需额外配置。
Wechat Blog Write Publish 是免费的吗?
是的,Wechat Blog Write Publish 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Wechat Blog Write Publish 支持哪些平台?
Wechat Blog Write Publish 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wechat Blog Write Publish?
由 CaiJichang(@caijichang212)开发并维护,当前版本 v0.1.0。
推荐 Skills