← 返回 Skills 市场
08820048

Welight 公众号排版发布

作者 Ornata · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
140
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install wechat-layout-publish
功能描述
Independently turn an article into WeChat Official Accounts compatible Markdown/HTML, present built-in theme choices, and publish to WeChat as a draft or for...
安全使用建议
This skill appears to implement exactly what it claims (formatting, theme application, and publishing to WeChat). However, the package metadata omitted the runtime credentials it actually uses. Before installing or providing credentials: 1) Expect the publish flow to require WECHAT_APP_ID and WECHAT_APP_SECRET (or an equivalent config file) and to make outbound calls to api.weixin.qq.com or a configured proxy. 2) Do not supply your WeChat app secret unless you trust the source — prefer testing with a throwaway account or using a proxy that you control. 3) If you will let the agent fetch URLs or accept files, be aware it can reach arbitrary URLs (including internal endpoints if the agent has network access). 4) Review scripts/publish_wechat.py (it uploads images and posts drafts) and test with --dry-run before real publish. 5) If you need higher assurance, ask the author to update the registry metadata to declare required env vars and to document any proxy behavior; otherwise treat the missing credential declaration as a red flag.
功能分析
Type: OpenClaw Skill Name: wechat-layout-publish Version: 1.0.1 The skill bundle provides a legitimate utility for converting articles into WeChat-compatible Markdown/HTML and publishing them to WeChat Official Accounts. The scripts (normalize_to_markdown.py, render_wechat_html.py, and publish_wechat.py) use Python's standard library to perform content fetching, regex-based transformation, and API interaction with WeChat's servers. While the skill handles sensitive credentials (appId/appSecret) and performs network requests, these actions are strictly aligned with the stated purpose of the tool. No evidence of data exfiltration, unauthorized execution, or malicious prompt injection was found.
能力评估
Purpose & Capability
Name, description, SKILL.md, asset themes, and the provided scripts (normalize, list themes, render HTML, publish) are coherent for a WeChat article formatting and publishing tool. The requested functionality (normalize → theme → render → publish) is implemented by the included files.
Instruction Scope
SKILL.md explicitly allows inputs from pasted text, files, or URLs and says publishing occurs only if runtime has publishing prerequisites. The scripts perform web fetches (to fetch article URLs and to upload images / call WeChat APIs). That network activity is expected for the stated purpose, but it means the tool will fetch arbitrary URLs the user supplies and will perform outbound calls to WeChat (or an optional proxy).
Install Mechanism
There is no install spec — this is instruction/code-only. No remote downloads or package installs are performed by the skill itself, so there is no high-risk install mechanism in the bundle.
Credentials
Registry metadata lists no required env vars or primary credential, but the runtime docs and publish script read WECHAT_APP_ID, WECHAT_APP_SECRET, WECHAT_PROXY_ORIGIN, and WECHAT_AUTHOR (via args, config file, or environment). The skill will require valid WeChat credentials to publish; omitting these from the declared requirements is a misalignment and a transparency/privilege concern.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It does perform network I/O for publishing and fetching, but that is consistent with its purpose and is not granted implicitly beyond normal autonomous invocation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wechat-layout-publish
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wechat-layout-publish 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Rename the skill to Welight 公众号排版发布 and align the internal skill id with Welight branding.
v1.0.0
Initial release: standalone WeChat article normalization, theme selection, themed HTML rendering, and WeChat publish workflow.
元数据
Slug wechat-layout-publish
版本 1.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Welight 公众号排版发布 是什么?

Independently turn an article into WeChat Official Accounts compatible Markdown/HTML, present built-in theme choices, and publish to WeChat as a draft or for... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 140 次。

如何安装 Welight 公众号排版发布?

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

Welight 公众号排版发布 是免费的吗?

是的,Welight 公众号排版发布 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Welight 公众号排版发布 支持哪些平台?

Welight 公众号排版发布 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Welight 公众号排版发布?

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

💬 留言讨论