← Back to Skills Marketplace
216
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wechat-trending
Description
Extract and summarize publicly accessible WeChat shared pages including announcements, app info, and group invite details without login or private data access.
Usage Guidance
This skill appears to do what it claims and doesn't ask for credentials, but note: (1) provenance is limited — there's no homepage or source code to review, so consider trust implications before enabling; (2) it assumes the agent can render JavaScript-driven pages (headless browser) — confirm your platform supports that or the skill won't work as intended; (3) ensure scraping follows site terms, robots.txt, and rate limits to avoid blocking; and (4) watch for any future changes that add network endpoints or credential requests.
Capability Analysis
Type: OpenClaw Skill
Name: wechat-trending
Version: 0.1.0
The skill bundle (wechat-trending) consists of metadata and instructions for an AI agent to extract and summarize information from public WeChat pages, such as articles and announcements. The SKILL.md file explicitly limits the scope to publicly accessible content and disclaims any ability to perform account login, message transmission, or permission bypass, showing no signs of malicious intent or suspicious behavior.
Capability Assessment
Purpose & Capability
The name/description align with the SKILL.md: all tasks refer to public WeChat share pages and summarization. However, the package has no homepage/source and limited provenance information (owner ID only), which reduces transparency though not necessarily functionality.
Instruction Scope
SKILL.md stays within scope (visit public share pages, extract title/author/time/body, summarize). It explicitly forbids login/privilege bypass. It does require waiting for dynamic content to render — but the skill declares no required binaries or helper tooling (e.g., headless browser), so it relies on the agent platform's browsing/rendering capability. There is no guidance on user-agent, rate limits, robots.txt, or anti-bot behavior.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk or downloaded by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested — proportional for a public-page scraping/summarization skill.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The skill does not request persistent or cross-skill privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wechat-trending - After installation, invoke the skill by name or use
/wechat-trending - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
wechat-hot-trend 0.1.0
- Initial release of the skill for extracting and summarizing public WeChat announcement, app, and group invitation pages.
- Supports gathering title, author, update time, summary, tags, and source link from public share links.
- Does not provide login, message sending, or restricted content access.
- Handles only publicly accessible content with dynamic loading support.
- Includes compliance notices for responsible use and information security.
Metadata
Frequently Asked Questions
What is Wechat?
Extract and summarize publicly accessible WeChat shared pages including announcements, app info, and group invite details without login or private data access. It is an AI Agent Skill for Claude Code / OpenClaw, with 216 downloads so far.
How do I install Wechat?
Run "/install wechat-trending" 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 (@codekungfu); the current version is v0.1.0.
More Skills