← Back to Skills Marketplace
bingze00000

Wechat Article Gen Pro

by bingze00000 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
77
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wechat-article-gen-pro
Description
AI-powered tool generating optimized WeChat article titles and content with automatic formatting and SEO suggestions for various styles.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wechat-article-gen-pro
  3. After installation, invoke the skill by name or use /wechat-article-gen-pro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- 首发版本,推出 AI 驱动的微信公众号爆款文章生成工具 - 支持智能标题优化及正文自动生成 - 自动排版美化,符合公众号规范 - 提供 SEO 优化建议与多风格选择 - 适用于公众号、自媒体及品牌推广
Metadata
Slug wechat-article-gen-pro
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Wechat Article Gen Pro?

AI-powered tool generating optimized WeChat article titles and content with automatic formatting and SEO suggestions for various styles. It is an AI Agent Skill for Claude Code / OpenClaw, with 77 downloads so far.

How do I install Wechat Article Gen Pro?

Run "/install wechat-article-gen-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Wechat Article Gen Pro free?

Yes, Wechat Article Gen Pro is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Wechat Article Gen Pro support?

Wechat Article Gen Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Wechat Article Gen Pro?

It is built and maintained by bingze00000 (@bingze00000); the current version is v1.0.0.

💬 Comments