← 返回 Skills 市场
245
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install zhy-wechat-writing
功能描述
Use when generating a complete WeChat article from a topic, with optional source research, evidence tracking, illustration, HTML conversion, and draft-box pu...
安全使用建议
This skill appears to do what it says (generate WeChat articles, gather sources, optionally add illustrations and save drafts). Before installing/using: (1) Review and separately inspect any auxiliary skills it calls (zhy-article-illustrator, zhy-markdown2wechat, zhy-wechat-publish) because those will likely require API keys/credentials and could upload data to third-party services. (2) Do NOT pass a full personal Chrome profile unless you understand the implications — prefer creating a minimal dedicated profile or using an official API/credential-based publish flow. (3) If you enable illustration upload (七牛/Qiniu) or publishing, confirm where images and article HTML will be uploaded and whether credentials are stored; provide least-privilege credentials. (4) Be aware the skill will crawl public web pages (and may attempt SERP scraping as a fallback); ensure you are comfortable with the agent fetching and storing scraped content in the articles/<slug>/ directory. (5) If you need higher assurance, ask for the auxiliary skills' SKILL.md/README files and their required env vars before enabling image upload or automatic draft publishing.
功能分析
Type: OpenClaw Skill
Name: zhy-wechat-writing
Version: 0.1.0
The skill orchestrates a complex WeChat article creation workflow that includes web searching, content generation, and automated publishing. It exhibits high-risk behaviors such as executing external Node.js scripts via shell commands (Step 6, 7, and 8 in SKILL.md) and requesting access to a Chrome profile directory (wechat_profile_dir) to maintain login states. While these capabilities are plausibly necessary for the stated purpose of automating WeChat publishing, the combination of shell execution and access to sensitive browser data represents a significant security risk without further sandboxing.
能力评估
Purpose & Capability
Name and description match what the SKILL.md instructs: multi-source search, evidence collection, draft generation, optional illustration, HTML conversion, and saving to a WeChat draft. Declared tools (WebSearch, webfetch) and optional helper skills (zhy-article-illustrator, zhy-markdown2wechat, zhy-wechat-publish) are consistent with the described functionality.
Instruction Scope
Instructions direct the agent to crawl/search many public sources, fetch and parse web pages, write outputs under articles/<slug>/, and optionally call other skills. These actions are within the stated purpose. Two items merit attention: (1) an optional wechat_profile_dir can cause the agent to reuse a browser profile (cookies/session artifacts) for publishing, which exposes local credentials/session state if provided; (2) the skill's fallback scraping behavior (SERP scraping when WebSearch is unavailable) can cause broader, unpredictable network fetches. Both are expected for this use case but require conscious user consent/controls.
Install Mechanism
This skill is instruction-only with no install spec and no code files, so it does not install or write new binaries. That minimizes install-time risk.
Credentials
The skill itself declares no required environment variables or credentials, which is proportionate. However, optional flows depend on auxiliary skills that will require credentials (e.g., image upload to 七牛/Qiniu, WeChat draft publishing). The SKILL.md references these integrations but does not declare or manage their env vars — users must ensure auxiliary skills' credentials are provided securely and understand what they grant. Supplying a Chrome profile path can expose session cookies and should be done with caution.
Persistence & Privilege
always:false and default model invocation are normal. The skill writes outputs to a workspace (articles/<slug>/...), which is appropriate for its function. It does not request persistent platform-level privileges or attempt to modify other skills' configurations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zhy-wechat-writing - 安装完成后,直接呼叫该 Skill 的名称或使用
/zhy-wechat-writing触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
zhy-wechat-writing 3.6.0 introduces a comprehensive workflow for automated WeChat article creation, including material gathering, drafting, self-review, illustration, and publishing.
- Adds multi-stage workflow: source collection, draft writing, AI-powered review, polishing, optional illustration, and draft-box publishing.
- Supports source research from official, community, and practice channels with confidence grading and evidence tracking.
- New inputs allow extensive customization: illustration options, HTML export, publishing profile, and more.
- Outputs expanded to include article path, illustration directory, review score, and draft publishing status.
- Enforces factual traceability: all key points in articles must be backed by evidence from collected sources.
- Detailed documentation provided for prerequisites, usage scenarios, error handling, and quality requirements.
元数据
常见问题
Zhy Wechat Writing 是什么?
Use when generating a complete WeChat article from a topic, with optional source research, evidence tracking, illustration, HTML conversion, and draft-box pu... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 245 次。
如何安装 Zhy Wechat Writing?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zhy-wechat-writing」即可一键安装,无需额外配置。
Zhy Wechat Writing 是免费的吗?
是的,Zhy Wechat Writing 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Zhy Wechat Writing 支持哪些平台?
Zhy Wechat Writing 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zhy Wechat Writing?
由 zhy(@zhylq)开发并维护,当前版本 v0.1.0。
推荐 Skills