bilibili-mcp

Automate B站 account management and content publishing through API-driven workflows.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/zinohome/zinoClaw --skill bilibili-mcp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bilibili-mcp
Source: https://github.com/zinohome/zinoClaw/tree/main/docker-customize/deskclaw-resources/skills/bilibili
Command: npx skills add https://github.com/zinohome/zinoClaw --skill bilibili-mcp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bilibili_api, cryptography, cv2, and includes scripts (resource) components.

What problem does it solve?

This Skill removes the complexity of manually managing B站 accounts by providing automated workflows for publishing content, interacting with videos, and handling creator activities.

Core Features & Use Cases

  • Content Management: Upload videos, publish dynamic posts, schedule releases, and manage video metadata such as covers, tags, and descriptions.
  • Community Interaction: Search videos and users, like, comment, coin, favorite, send danmaku, follow creators, and manage social engagement.
  • Account Operations: Handle QR-code login, encrypted credential storage, watch history, favorites, live room information, and livestream messaging.
  • Use Case: A B站 creator can use this Skill to upload a finished video, generate suitable metadata, publish it, and monitor audience interactions through automated commands.

Quick Start

Use the bilibili-mcp skill to upload my video file to B站 with an appropriate title, description, and category.

Frequently Asked Questions about bilibili-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate B站 video uploads and content publishing?

Automate B站 video uploads and content publishing through API-driven workflows that handle video files, metadata, covers, tags, and scheduled releases. This requires bilibili-api-python integration and secure credential handling.

Can I use social media automation to send danmaku and manage engagement on B站?

Yes, social media automation supports B站 engagement actions including sending danmaku, liking, commenting, coining, favoriting, and following creators through automated API commands.

How does QR-code login work for B站 account operations automation?

QR-code login for B站 account operations works by generating a login QR code, waiting for a successful scan, and then storing encrypted credentials locally for secure subsequent automated API access.

Do I need video processing dependencies like cv2 for B站 content automation?

Optional video processing dependencies like cv2 are required for complete B站 content automation if you need to process video files before uploading, otherwise basic API-driven publishing tasks do not strictly require them.

What is the best way to manage B站 livestream interactions and account data?

The best way to manage B站 livestream interactions and account data is using API-driven workflows to retrieve live room information, send livestream messages, access watch history, and manage favorites automatically.

Why are secure credential handling and bilibili-api-python integration required for B站 automation?

Secure credential handling and bilibili-api-python integration are required because B站 automation routes all video uploads, dynamic publishing, and engagement actions through authenticated API workflows to ensure authorized access.