← Back to Skills Marketplace
198
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wechat-video
Description
提供微信视频号公开页面的视频数据检索与表现摘要,包括话题合集、账号主页及榜单统计分析。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wechat-video - After installation, invoke the skill by name or use
/wechat-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Wechat?
提供微信视频号公开页面的视频数据检索与表现摘要,包括话题合集、账号主页及榜单统计分析。 It is an AI Agent Skill for Claude Code / OpenClaw, with 198 downloads so far.
How do I install Wechat?
Run "/install wechat-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Wechat free?
Yes, Wechat is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Wechat support?
Wechat is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Wechat?
It is built and maintained by clawkk (@clawkk); the current version is v0.1.0.
More Skills