Bilibili Hot Trend
Skill by codekungfu
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/codekungfu/bilibili-hot-trendWhat This Skill Does
The Bilibili Hot Trend skill, developed by codekungfu, is a specialized tool for the OpenClaw AI ecosystem designed to aggregate, summarize, and analyze public content from the Bilibili platform. This skill acts as an interface for tracking trending videos, popular rankings, and creator performance metrics without requiring manual browsing or manual data tabulation. It parses public video information, including interaction counts (views, likes, bookmarks, comments) and metadata, providing users with a quick snapshot of what is happening on one of the world's largest video-sharing platforms.
Installation
You can install the Bilibili Hot Trend skill by running the following command in your OpenClaw terminal:
clawhub install openclaw/skills/skills/codekungfu/bilibili-hot-trend
Ensure you have your OpenClaw environment initialized and that your local agent has permission to initiate network-aware tasks.
Use Cases
This skill is highly effective for content creators, researchers, and marketing professionals who need to maintain awareness of platform trends. Use cases include monitoring the performance of specific creators over a 30-day window, analyzing the topical distribution of current rankings, or extracting metadata for competitive benchmarking. It is perfect for teams who need to curate internal reports on video performance or track the reception of specific keywords within the Bilibili ecosystem.
Example Prompts
- "Check the current top 10 videos on the Bilibili trending list and summarize the most popular categories."
- "Analyze the last 10 videos from [UP主Name] and give me a comparison of their average view-to-like ratio."
- "Search for 'AI technical trends' on Bilibili and extract the titles and view counts for the top 5 results."
Tips & Limitations
To ensure consistent results, keep in mind that Bilibili employs sophisticated anti-bot mechanisms. The skill is designed for light analytical use, not for heavy-duty scraping. Always control your request frequency to avoid triggering platform security protocols or account flags. For best results, use this tool for intermittent data extraction rather than continuous background automation. It does not support video file downloading or reverse engineering of private internal APIs. Always respect the platform's terms of service and use the data solely for internal analysis and individual reference.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-codekungfu-bilibili-hot-trend": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, data-collection