What problem does it solve?
Bilibili hosts a broad ecosystem of videos, users, comments, and interactions. Automation of data retrieval and engagement on bilibili.com can be tedious and repetitive. This Skill provides script-based access to read video details, search content, fetch user profiles, and retrieve comments or dynamic feeds, with optional write actions that require a logged-in session.
Core Features & Use Cases
- Read operations: video details, user profiles, comments, search results, and dynamic feeds.
- Write operations: like, coin, and favorite actions that require a signed session cookie.
- Use Case: An AI assistant can fetch real-time video metrics, monitor new videos from a channel, or automate engagement in approved scenarios.
Quick Start
Install the bilibili skill and run a script like bilibili_video.py with a BV ID to fetch video details, using a cookie if you need authenticated features.