ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified social Safety 5/5

Wechat Trending

Skill by codekungfu

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/codekungfu/wechat-trending
Or

What This Skill Does

The Wechat Trending skill, developed by codekungfu, is a specialized OpenClaw agent capability designed to parse and extract information from public-facing WeChat links. By leveraging browser automation techniques, this skill allows users to transform semi-structured public content—such as official announcements, shared application pages, and public group invitation pages—into clear, concise summaries. It is designed to act as an information bridge, pulling relevant data from the WeChat ecosystem into the OpenClaw environment for better visibility and workflow integration.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal:

clawhub install openclaw/skills/skills/codekungfu/wechat-trending

Ensure that your OpenClaw runtime environment has sufficient permissions to initiate browser-based automation tasks, as this skill requires dynamic rendering to parse content correctly.

Use Cases

This skill is highly effective for professionals who monitor industry updates or digital trends disseminated via WeChat.

  • Market Intelligence: Quickly summarize corporate announcements shared through official WeChat links without manually browsing through cluttered interfaces.
  • Content Curation: Automatically extract the core functionality, versioning, and link lists from public application shared pages for documentation purposes.
  • Community Management: Review the terms, conditions, and descriptions of group invitation pages before deciding whether to join, ensuring alignment with organizational safety policies.

Example Prompts

  1. "Summarize the latest product update details from this WeChat link: [URL]"
  2. "Can you extract the functionality overview and version history from the WeChat shared app page at: [URL]?"
  3. "Please read this group invitation page and highlight any specific terms of service or important usage guidelines: [URL]"

Tips & Limitations

  • Transparency and Safety: This skill operates strictly on public, unauthenticated web pages. It cannot access private WeChat accounts, personal chats, or encrypted content.
  • Dynamic Rendering: Because WeChat pages often utilize dynamic JavaScript, ensure your network connection is stable during the skill execution; the agent needs to wait for the page to finish rendering before it can extract data.
  • Rate Limiting: To maintain system integrity, avoid flooding the skill with rapid-fire requests. Always verify that the link provided is a valid, publicly accessible WeChat share link before running the process.

Metadata

Stars3453
Views1
Updated2026-03-26
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-codekungfu-wechat-trending": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#wechat#automation#summarization#web-parsing#social-media
Safety Score: 5/5

Flags: network-access