← Back to Skills Marketplace
631
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install weixin-content-creator
Description
集热点追踪、写作画像定制、质量审查与多平台同步发布于一体的自媒体内容创作助手。
Usage Guidance
Before installing or running this skill: 1) Understand it expects you to provide WeChat AppID/AppSecret and a Tencent Docs (MCP) token — only provide those to trusted code and prefer least-privilege test accounts. 2) The SKILL.md instructs cloning and pip-installing a GitHub repo (wexin-read-mcp); inspect that repository's code before running it. 3) Be aware the skill reads/writes local paths (it uses hard-coded example paths and a specific username 'sue'); adapt paths to a sandboxed workspace so it cannot access unrelated files. 4) Verify why IP 180.165.18.247 is listed in the doc and whether any external services require whitelisting. 5) If you plan to let the agent publish automatically, test with a non-production account and avoid giving high-privilege tokens until you confirm behavior. 6) If you want lower risk, ask the skill author to: declare required env vars in metadata, remove hard-coded local paths, and supply an audited install package or a vetted release URL instead of an ad-hoc git clone.
Capability Analysis
Type: OpenClaw Skill
Name: weixin-content-creator
Version: 1.0.1
The skill bundle is a legitimate content creation assistant for WeChat and Xiaohongshu. It outlines a comprehensive workflow for hotspot tracking, style imitation, and automated publishing via Tencent Docs and WeChat APIs. While the documentation contains hardcoded local file paths (e.g., `/Users/sue/` and `/Volumes/小v工作空间/`) and a specific IP address (180.165.18.247) for whitelisting, these appear to be remnants of the author's personal environment rather than indicators of malicious intent. The tool requires sensitive API credentials, but it correctly instructs the user to configure these locally within their own environment.
Capability Assessment
Purpose & Capability
Name and description (热点追踪、写作画像与发布) align with the SKILL.md workflow (tracking, style library, writing, quality checks, publish). However the skill assumes a local '写作画像库' and specific local paths (/Volumes/小v工作空间, /Users/sue/...) and references an IP (180.165.18.247) that are environment-specific and not justified in the registry metadata. The functional needs (WeChat publishing, Tencent Docs MCP) explain some extra requirements, but those credentials are not declared in the skill metadata — this mismatch is noteworthy.
Instruction Scope
SKILL.md tells the agent to read and write specific local file paths, inspect a local '写作画像库', call a 'tools/call' MCP method, and interact with external endpoints (api.weixin.qq.com, docs.qq.com). It also instructs cloning and running a third-party 'wexin-read-mcp' service. Instructions reference local config files (mcporter.json) and outputs directory. These actions are within the skill's stated purpose but broaden the agent's access to user filesystem and to installing/running external code — this is scope expansion that the registry metadata did not declare.
Install Mechanism
The package is instruction-only (no install spec), but SKILL.md includes explicit install steps: `git clone https://github.com/Bwkyd/wexin-read-mcp.git` and `pip install -r requirements.txt`. That means following the instructions will fetch and execute arbitrary third-party code from GitHub. While the URL is a normal GitHub repo (not an obfuscated host), the registry did not surface this install requirement. Treat running those install steps as a moderate risk until the repo is audited.
Credentials
Registry lists no required env vars, yet SKILL.md expects and references several credentials/configs: WeChat AppID/AppSecret for publishing, MCP token/headers for Tencent Docs, and an IP whitelist entry. Those credentials are proportionate to the publishing capability, but the skill failing to declare them is an incoherence. Requiring user secrets is expected for this functionality, but they should be declared and the skill should document how they are used and stored.
Persistence & Privilege
always is false and there is no claim to modify other skills or system-wide settings. The skill writes to its own workspace output/config paths per the instructions; that is normal for a content-authoring skill. No elevated persistence privileges are requested in the metadata.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install weixin-content-creator - After installation, invoke the skill by name or use
/weixin-content-creator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- 技能文档中的“公众号 API (AppID)”状态由已配置改为需用户自行配置,提升配置透明度。
- 其余内容及功能流程保持不变。
- 适合关注自主配置和环境准备的用户。
v1.0.0
weixin-content-creator 1.0.0 changelog
- Initial release of a fully integrated content creation assistant for new media.
- Supports end-to-end workflow: topic tracking, writing, quality review, and publishing.
- Includes advanced style learning with a customizable writing persona library.
- Integrates multi-role review and fact-checking workflows for higher content quality.
- Enables seamless publishing to Tencent Docs and WeChat Official Accounts.
- Provides detailed, step-by-step guidance and sample output formats for different use cases.
Metadata
Frequently Asked Questions
What is 热点追踪,写作画像自定义,创作发布一体化自媒体内容创作助手?
集热点追踪、写作画像定制、质量审查与多平台同步发布于一体的自媒体内容创作助手。 It is an AI Agent Skill for Claude Code / OpenClaw, with 631 downloads so far.
How do I install 热点追踪,写作画像自定义,创作发布一体化自媒体内容创作助手?
Run "/install weixin-content-creator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 热点追踪,写作画像自定义,创作发布一体化自媒体内容创作助手 free?
Yes, 热点追踪,写作画像自定义,创作发布一体化自媒体内容创作助手 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 热点追踪,写作画像自定义,创作发布一体化自媒体内容创作助手 support?
热点追踪,写作画像自定义,创作发布一体化自媒体内容创作助手 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 热点追踪,写作画像自定义,创作发布一体化自媒体内容创作助手?
It is built and maintained by Suzanneyp (@suzanneyp); the current version is v1.0.1.
More Skills