← 返回 Skills 市场
299
总下载
1
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install wechat-writing-workflow
功能描述
Standardized WeChat official account writing workflow integrating wechat-publisher, wechat-toolkit, wechat-mp-writer-skill and other skills. Provides complet...
安全使用建议
The workflow appears to do what it says (search, rewrite, format, publish), but there are important mismatches you should resolve before installing or providing credentials:
- Verify provenance: this skill's source and homepage are unknown. Confirm who 'academic-assistant' is and where the referenced node scripts (search_wechat.js, download.js, publish.js) and tools (wechat-publisher, wechat-toolkit, wenyan-cli) come from. The package does not include those node scripts.
- Credentials not declared: the SKILL.md and helper script mention WeChat AppID/AppSecret and IP whitelist, but the manifest does not declare required env vars. Do not provide real AppID/AppSecret until you understand how/where they will be stored and used.
- Inspect dependent tools: the instructions call external tooling that will fetch web content and publish to WeChat. Review the source of those tools (wechat-publisher, wechat-toolkit, wechat-mp-publish) to ensure they are trustworthy and do not exfiltrate data.
- Legal/ethical risk: the workflow includes explicit '改写/洗稿' steps. Automated scraping and aggressive rewriting can violate copyright or platform policies—assess legal risk for your use case.
- Test in a sandbox: run the skill in a controlled environment with dummy/test credentials and network monitoring to confirm behavior before using production credentials.
- Ask the publisher to update the manifest: request that the author declare required environment variables (WeChat AppID/AppSecret), list required binaries/tools, and include or link to the external node/python scripts so you can inspect them. If they cannot or will not provide these details, treat the skill as untrusted.
功能分析
Type: OpenClaw Skill
Name: wechat-writing-workflow
Version: 1.0.1
The skill bundle defines a legitimate 5-stage workflow for managing WeChat official account content, including searching, writing, and publishing. The provided Python script (wechat_writing_workflow.py) is purely informational, printing workflow stages and configuration checklists without executing any high-risk operations or accessing sensitive data.
能力评估
Purpose & Capability
The skill claims to orchestrate a WeChat writing/publishing workflow and references other skills (wechat-publisher, wechat-toolkit, wechat-mp-writer-skill) — that purpose is plausible. However the SKILL.md and script clearly expect WeChat credentials (AppID/AppSecret), CLI tools (node scripts like search_wechat.js, download.js) and other tooling (wenyan-cli) but the registry metadata lists no required environment variables or required binaries. That mismatch is disproportionate and unexplained.
Instruction Scope
Runtime instructions tell the agent to run external node and python commands to search, download, rewrite and publish articles (e.g., node search_wechat.js, node download.js, python wechat_publisher.py). Those operations (web scraping, content download, automated publishing) are consistent with the stated workflow, but the skill does not include the referenced node scripts and gives broad, actionable steps to fetch and publish content — including steps for 'AI 去痕迹/洗稿' (rewriting) which raises ethical and copyright concerns. The SKILL.md also references saving outputs to disk and scheduling publishes; the instructions do not read or require any unrelated system files, but they give the agent broad discretion to fetch and transmit external content.
Install Mechanism
There is no install spec (instruction-only with a small helper script). That is low-risk from an installation standpoint because nothing is downloaded or installed by the registry package itself. The included scripts are readable and not obfuscated.
Credentials
Although the registry metadata declares no required environment variables or primary credential, the SKILL.md and scripts explicitly mention WeChat AppID and AppSecret, IP whitelists, and '已配置环境变量' in a checks list. The skill likely needs sensitive credentials to publish to WeChat, but those credentials are not declared in requires.env or described how they should be provided/secured. This is a significant coherence gap and a potential security/privacy risk if users supply credentials without clarity on storage/usage.
Persistence & Privilege
The skill is not marked always:true and does not request system-wide persistence or modify other skills. It is user-invocable and allows autonomous invocation (platform default), which is expected for skills. No elevated privileges are requested in the manifest.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wechat-writing-workflow - 安装完成后,直接呼叫该 Skill 的名称或使用
/wechat-writing-workflow触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Complete WeChat official account writing workflow with 5 stages: material search, content creation, formatting, publishing, and data analysis. Supports popular_science/research_report/daily_tips/case_study content types.
v1.0.0
Complete WeChat official account writing workflow with 5 stages: material search, content creation, formatting, publishing, and data analysis. Supports popular_science/research_report/daily_tips/case_study content types.
元数据
常见问题
WeChat Writing Workflow 是什么?
Standardized WeChat official account writing workflow integrating wechat-publisher, wechat-toolkit, wechat-mp-writer-skill and other skills. Provides complet... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 299 次。
如何安装 WeChat Writing Workflow?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wechat-writing-workflow」即可一键安装,无需额外配置。
WeChat Writing Workflow 是免费的吗?
是的,WeChat Writing Workflow 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
WeChat Writing Workflow 支持哪些平台?
WeChat Writing Workflow 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 WeChat Writing Workflow?
由 Roma(@earthwalking)开发并维护,当前版本 v1.0.1。
推荐 Skills