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

Kuaishou

Skill by codekungfu

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/codekungfu/kuaishou
Or

What This Skill Does

The Kuaishou skill, developed by codekungfu, is a specialized OpenClaw agent tool designed for retrieving and analyzing public content from the Kuaishou platform. It facilitates the extraction of metadata, engagement metrics, and trend analysis from public video pages and creator homepages. This skill acts as an intelligent assistant for monitoring content performance, tracking topic trends, and gathering insights into video engagement metrics like likes, comments, and shares without requiring direct API access.

Installation

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

clawhub install openclaw/skills/skills/codekungfu/kuaishou

Ensure that your OpenClaw agent has the necessary permissions to perform browser-based tasks, as this skill utilizes dynamic content rendering to capture information.

Use Cases

  • Content Research: Quickly aggregate engagement statistics for specific hashtags or keywords to understand current community trends.
  • Creator Performance Analysis: Monitor the recent performance of specific creators by extracting engagement data from their last several videos to perform time-series comparisons.
  • Trend Monitoring: Perform automated scanning of Kuaishou's discovery and hot-list pages to categorize and analyze popular video subjects and emerging content themes.
  • Data Insights: Extract key metadata such as video titles, upload timestamps, and direct URLs for internal documentation and analytical purposes.

Example Prompts

  1. "Search for the latest videos on the hashtag #AItechnology, summarize the top 5 videos by engagement, and provide a list of their titles and link counts."
  2. "Go to the profile of creator [CreatorName] and extract the performance metrics for their last 10 videos, identifying which ones have the highest comment-to-view ratio."
  3. "Analyze the current Kuaishou hot list and provide a summary report on the dominant content themes appearing today."

Tips & Limitations

  • Compliance: This skill is intended for lightweight analysis only. It does not support bulk downloading, API scraping, or bypassing platform security measures. Users must strictly adhere to Kuaishou's terms of service.
  • Dynamic Loading: Since Kuaishou content is dynamically rendered, ensure the agent is allowed adequate time to complete page loading and rendering before the extraction process triggers.
  • Rate Limiting: The platform employs strict anti-scraping and risk-control mechanisms. To avoid IP bans or verification triggers, do not use this skill for high-frequency bulk data extraction. Manual page interaction is recommended before invoking the agent to ensure a natural user flow.
  • Privacy: The tool only accesses publicly available information. It cannot access private video content, restricted creator accounts, or sensitive user data.

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-kuaishou": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#kuaishou#social-media#trend-analysis#web-scraping#data-monitoring
Safety Score: 3/5

Flags: network-access, data-collection