← 返回 Skills 市场
631
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install weixin-content-creator
功能描述
集热点追踪、写作画像定制、质量审查与多平台同步发布于一体的自媒体内容创作助手。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install weixin-content-creator - 安装完成后,直接呼叫该 Skill 的名称或使用
/weixin-content-creator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
热点追踪,写作画像自定义,创作发布一体化自媒体内容创作助手 是什么?
集热点追踪、写作画像定制、质量审查与多平台同步发布于一体的自媒体内容创作助手。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 631 次。
如何安装 热点追踪,写作画像自定义,创作发布一体化自媒体内容创作助手?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install weixin-content-creator」即可一键安装,无需额外配置。
热点追踪,写作画像自定义,创作发布一体化自媒体内容创作助手 是免费的吗?
是的,热点追踪,写作画像自定义,创作发布一体化自媒体内容创作助手 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
热点追踪,写作画像自定义,创作发布一体化自媒体内容创作助手 支持哪些平台?
热点追踪,写作画像自定义,创作发布一体化自媒体内容创作助手 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 热点追踪,写作画像自定义,创作发布一体化自媒体内容创作助手?
由 Suzanneyp(@suzanneyp)开发并维护,当前版本 v1.0.1。
推荐 Skills