← 返回 Skills 市场
198
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wechat-video
功能描述
提供微信视频号公开页面的视频数据检索与表现摘要,包括话题合集、账号主页及榜单统计分析。
安全使用建议
This skill appears coherent but you should still: (1) verify that scraping public WeChat Channels complies with legal and platform Terms of Service in your jurisdiction; (2) ensure the agent uses approved tooling (e.g., a controlled headless browser) and enforce strict rate limits to avoid IP blocks or anti-bot escalation; (3) do not provide any WeChat account credentials — the skill explicitly says it doesn't need them; (4) monitor and log agent scraping activity and limit the volume of data collected to avoid privacy issues; and (5) test on a small dataset first and confirm that the agent's concrete scraping implementation does not attempt to bypass human verification or otherwise exceed the documented scope.
功能分析
Type: OpenClaw Skill
Name: wechat-video
Version: 0.1.0
The skill bundle consists of metadata and instructions (SKILL.md) for an AI agent to analyze public WeChat Video Channel data. It lacks executable code and explicitly states it does not support authentication, API reverse engineering, or bypassing platform security controls, focusing solely on public data summarization.
能力评估
Purpose & Capability
The name/description claim public-page scraping and summarization; the SKILL.md only discusses visiting public pages, extracting visible fields, and summarizing metrics. No unexpected credentials, binaries, or installs are requested.
Instruction Scope
The instructions describe visiting topic/board/share pages, waiting for dynamic rendering, extracting titles/metrics, and applying frequency controls. They explicitly state no login/anti-fraud bypass. This is within scope, but the guidance is high-level and leaves implementation choices (headless browser, scraping cadence) to the agent — which can affect compliance and operational risk.
Install Mechanism
No install spec and no code files (instruction-only). That minimizes on-disk code risk; runtime behavior depends on the agent's browsing/scraping tooling, which is external to the skill.
Credentials
No environment variables, credentials, or config paths are requested. The lack of secrets is proportionate to an intended read-only analysis of public pages.
Persistence & Privilege
always is false and the skill does not request system-wide persistence or modification of other skills. Autonomous invocation is allowed (platform default) but not combined with other elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wechat-video - 安装完成后,直接呼叫该 Skill 的名称或使用
/wechat-video触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
wechat-video-channel-hot-trend 0.1.0
- Initial release registering the "微信视频号" skill.
- Supports summarizing public WeChat Channels video and topic pages.
- Enables lightweight analysis of video engagement (likes/comments/favorites) and channel statistics.
- No login, API reverse engineering, or bypassing of security measures; only for public content.
- Designed for tasks such as topic video summaries, channel performance comparisons, and leaderboard statistics.
元数据
常见问题
Wechat 是什么?
提供微信视频号公开页面的视频数据检索与表现摘要,包括话题合集、账号主页及榜单统计分析。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 198 次。
如何安装 Wechat?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wechat-video」即可一键安装,无需额外配置。
Wechat 是免费的吗?
是的,Wechat 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Wechat 支持哪些平台?
Wechat 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wechat?
由 clawkk(@clawkk)开发并维护,当前版本 v0.1.0。
推荐 Skills