A professional-grade skill for extracting Bilibili video subtitles and generating structured AI summaries using OpenAI-compatible APIs.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install videototext
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install videototext using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Videototext is a specialized skill designed to bridge the gap between Bilibili video content and actionable text data. It provides a stable framework for fetching official subtitles, handling complex authentication requirements like SESSDATA and WBI signatures, and overcoming common rate-limiting challenges. By integrating this tool into your workflow, you gain access to high-quality transcripts that can be automatically summarized via any OpenAI-compatible LLM.
Built for the Openclaw Skills library, this tool is optimized for developers who need reliable extraction and synthesis. It includes sophisticated validation logic to ensure subtitle quality, such as title matching and duration coverage checks, making it an essential component for automated media analysis and research pipelines.
To get started with this addition to your Openclaw Skills collection, follow these steps:
pip install -r requirements-code.txt
.env.example file to .env in the skill root directory.SESSDATA, to enable authenticated subtitle extraction.SUMMARY_LLM_BASE_URL and SUMMARY_LLM_API_KEY.SKILL.md and the code/ folder for use with your AI agent.The skill organizes extracted data and metadata using the following structure:
| Attribute | Description |
|---|---|
aid/bvid |
Unique identifiers for the Bilibili video source. |
subtitle_url |
The direct endpoint for the JSON subtitle track. |
transcript |
The concatenated text content generated from the subtitle payload. |
summary |
The AI-generated output, formatted with headers and bullet points. |
cookies |
Securely handled session data including SESSDATA and BILI_JCT. |
Loading
A comprehensive intelligence tool for analyzing Avalanche subnets, DeFi protocols, and validator performance.

A sophisticated intelligence tool for analyzing Ethereum Layer 2 scaling solutions, technical performance, and ecosystem liquidity.

A centralized management tool for AI coding agent rules that synchronizes configurations across multiple platforms from a single Markdown file.

A comprehensive data and ecosystem analysis suite for the Binance Smart Chain powered by Openclaw Skills.

A specialized tool for extracting complete text, titles, and metadata from WeChat Public Account articles without requiring a login.

A psychological sleep-aid tool that crafts 1000-2500 word healing bedtime stories using professional relaxation techniques.








































