← 返回 Skills 市场
onceyoungs

wx-mp-write

作者 onceyoungs · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
102
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wx-mp-write
功能描述
微信公众号文章全流程写作助手。支持热点选题、文章撰写、AI去味润色(去除机器感)、配图建议、一键发布到公众号草稿箱。适用于技术博主、自媒体创作者、企业公众号运营等场景。当用户需要写公众号文章、润色内容、寻找配图或发布到微信时使用此skill。
安全使用建议
Before installing or using this skill: 1) Ask the publisher to update the manifest to explicitly declare required env vars (TAVILY_API_KEY) and any other credentials (e.g., for wx-mp-push/WeChat). 2) Confirm whether the skill will read ~/.openclaw/.env or other files and ensure that file doesn't contain unrelated secrets. 3) Verify trustworthiness of the tavily-search and wx-mp-push skills the instructions call, since they will handle web searches and publishing. 4) If you must use it, run it in a restricted environment or with only the minimum credentials required (avoid placing other tokens in the same .env). 5) Treat the mismatch between SKILL.md and metadata as a red flag — lack of declared dependencies/credentials may be an oversight or indicate sloppy/unsafe design; prefer skills whose manifests match their runtime requirements.
功能分析
Type: OpenClaw Skill Name: wx-mp-write Version: 1.0.0 The skill bundle (wx-mp-write) is a legitimate writing assistant for WeChat Official Accounts. It provides detailed instructions in SKILL.md for topic research, content drafting, 'humanizing' AI text, and publishing via external tools like tavily-search and wx-mp-push. There is no evidence of malicious code, data exfiltration, or harmful prompt injection; the mention of environment variables and configuration files (~/.openclaw/.env) is consistent with standard platform usage for API key management.
能力评估
Purpose & Capability
The described purpose (WeChat article writing, polishing, image suggestions, publishing) is reasonable, but the SKILL.md explicitly depends on the tavily-search skill and wx-mp-push for publishing. The registry metadata lists no dependencies or required env vars, so the manifest does not match the actual capabilities the skill intends to use.
Instruction Scope
Runtime instructions tell the agent to use tavily-search for web searches and to call wx-mp-push to publish. They also state a precondition that TAVILY_API_KEY must be configured or present in ~/.openclaw/.env. That instructs the agent to read a user config file for secrets and to call other skills — behavior not reflected in metadata and worth flagging for scope creep and possible unexpected file access.
Install Mechanism
This is an instruction-only skill with no install spec and no bundled code — lower disk/write risk. There are no downloads or install scripts to evaluate.
Credentials
The SKILL.md requires the environment variable TAVILY_API_KEY (and suggests it may be stored in ~/.openclaw/.env), but the skill manifest lists no required env vars or primary credential. Also, publishing via wx-mp-push likely requires separate WeChat credentials which are not declared. Requesting access to a config file that may hold multiple secrets is disproportionate without explicit declaration.
Persistence & Privilege
The skill does not request always: true and has no install actions that modify other skills or system-wide settings. Autonomous invocation is allowed (platform default) but not combined with other high privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wx-mp-write
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wx-mp-write 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- 首发版本,推出微信公众号文章写作全流程助手 - 支持热点选题、资料搜索、文章撰写、AI去味润色、配图建议与一键发布 - 集成 tavily-search 进行资料与配图搜索,优化信息获取流程 - 润色功能可去除AI痕迹,增强真人表达感 - 自动生成符合公众号规范的 Markdown 并支持草稿箱发布
元数据
Slug wx-mp-write
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

wx-mp-write 是什么?

微信公众号文章全流程写作助手。支持热点选题、文章撰写、AI去味润色(去除机器感)、配图建议、一键发布到公众号草稿箱。适用于技术博主、自媒体创作者、企业公众号运营等场景。当用户需要写公众号文章、润色内容、寻找配图或发布到微信时使用此skill。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。

如何安装 wx-mp-write?

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

wx-mp-write 是免费的吗?

是的,wx-mp-write 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

wx-mp-write 支持哪些平台?

wx-mp-write 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 wx-mp-write?

由 onceyoungs(@onceyoungs)开发并维护,当前版本 v1.0.0。

💬 留言讨论