biliup-skills

Upload videos to Bilibili via biliup with QR login and metadata.

5|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/HikariShine/AgentStudy --skill biliup-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: biliup-skills
Source: https://github.com/HikariShine/AgentStudy/tree/main/skills/biliup-skills
Command: npx skills add https://github.com/HikariShine/AgentStudy --skill biliup-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

该技能让创作者能够通过命令行使用 biliup 将视频投稿到 B 站,简化重复性上传流程并集中管理登录凭据。

Core Features & Use Cases

  • 自动检测并安装 biliup;- 浏览器扫码登录并提交作品;- 依据视频信息自动执行投稿并返回结果;- 支持多视频上传和元数据管理,适用于每天需要批量上传的创作者。

Quick Start

使用 biliup 将本地视频投稿到 B 站,提供视频文件路径、标题、分区与标签等信息。

Frequently Asked Questions about biliup-skills

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

FAQPage Schema
How do I automate Bilibili video uploads from the command line?

Automate Bilibili video uploads from the command line by using biliup to script submissions with video paths, titles, tids, and tags. This simplifies repetitive uploading workflows and supports batch processing for creators with multiple files.

How does browser QR login work for Bilibili video uploads?

Browser QR login for Bilibili video uploads works by scanning a code to authenticate your session, which then saves a valid cookies.json in your biliup directory for managing login credentials and submitting videos without repeated manual logins.

Can I upload multiple videos to Bilibili in one batch with metadata?

You can upload multiple videos to Bilibili in one batch by providing file paths and metadata like titles, tags, and descriptions to biliup. This enables automated batch uploading and centralized metadata management for creators.

Do I need to install biliup before doing CLI video submissions to Bilibili?

You need to install biliup before doing CLI video submissions to Bilibili, though the skill can automatically detect and install it. A valid cookies.json from a successful QR login must also exist in your local biliup directory.

What metadata is required to post Bilibili videos using biliup?

Required metadata to post Bilibili videos using biliup includes the video file path, title, tid, and tags. Optional fields like description and cover can also be submitted to provide additional video details for the upload.

Why does my biliup CLI video upload fail even after scanning the QR code?

Your biliup CLI video upload may fail after scanning the QR code if a valid cookies.json is missing or corrupted in your biliup directory. Successful video submission requires both functional QR login and properly saved cookie credentials.