← 返回 Skills 市场
bingze00000

Wechat Article Gen Pro

作者 bingze00000 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
77
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wechat-article-gen-pro
功能描述
AI-powered tool generating optimized WeChat article titles and content with automatic formatting and SEO suggestions for various styles.
安全使用建议
This package is inconsistent: it advertises AI-powered generation but the included code is only a local stub and there are mismatches in metadata and install name. Before installing, ask the publisher for the source repository and a real implementation that shows how/where it calls the AI provider, what environment variables (e.g., OPENAI_API_KEY) it requires, and how payments/licensing are handled. Do not provide API keys until you can inspect code that makes network requests; if the real implementation uses your OpenAI key it can make arbitrary network calls and consume your quota. Prefer installing in an isolated/sandbox environment and verify the actual network behavior (which endpoints are contacted) before using with production credentials or sensitive data.
功能分析
Type: OpenClaw Skill Name: wechat-article-gen-pro Version: 1.0.0 The skill bundle is a placeholder for a WeChat article generator. The Python code in main.py is trivial, containing only a basic function that returns hardcoded strings, and the documentation in SKILL.md describes features that are not yet implemented. There are no signs of malicious intent, data exfiltration, or risky system interactions.
能力评估
Purpose & Capability
The SKILL.md and description claim 'AI 大模型' usage, SEO suggestions, and automatic formatting, but the only code (main.py) is a tiny local stub that does not import or call any AI or network libraries. _meta.json lists requirements ['requests','openai'] which are not used by main.py. The install instruction in SKILL.md (clawhub install wechat-article-generator) uses a different slug than the skill's slug (wechat-article-gen-pro). These mismatches indicate the published bundle does not actually implement the claimed AI/network behavior.
Instruction Scope
SKILL.md gives high-level marketing and a single install command but no runtime instructions for API keys, configuration, or data handling. It does not instruct reading system files or exfiltrating data, but it also fails to explain how the advertised 'AI' features are configured (no mention of OPENAI_API_KEY or endpoints). The lack of operational detail is noteworthy.
Install Mechanism
There is no explicit install spec in the bundle (instruction-only), which is lower risk. However, _meta.json declares Python dependencies ('requests', 'openai') while no packaging/install manifest or install script is provided — this mismatch could cause surprises if a package manager later installs those dependencies.
Credentials
The skill declares no required env vars or credentials, yet claims to use an AI model and lists 'openai' in requirements (which normally requires an API key). Either the skill is incomplete (missing the env var requirement) or it will later need a credential not declared here. That gap is disproportionate to the bundle as published and could hide a future need to supply sensitive keys.
Persistence & Privilege
The skill is not flagged as always:true, requests no config paths, and does not attempt to persist or modify system/agent-wide configuration in the provided files. Default autonomous invocation is allowed (platform default) and is not by itself a red flag here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wechat-article-gen-pro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wechat-article-gen-pro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- 首发版本,推出 AI 驱动的微信公众号爆款文章生成工具 - 支持智能标题优化及正文自动生成 - 自动排版美化,符合公众号规范 - 提供 SEO 优化建议与多风格选择 - 适用于公众号、自媒体及品牌推广
元数据
Slug wechat-article-gen-pro
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Wechat Article Gen Pro 是什么?

AI-powered tool generating optimized WeChat article titles and content with automatic formatting and SEO suggestions for various styles. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 77 次。

如何安装 Wechat Article Gen Pro?

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

Wechat Article Gen Pro 是免费的吗?

是的,Wechat Article Gen Pro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Wechat Article Gen Pro 支持哪些平台?

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

谁开发了 Wechat Article Gen Pro?

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

💬 留言讨论