biliup-publish

Automate video publishing to Bilibili via the biliup CLI.

27|9|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/Leoyishou/personal-ai-company --skill biliup-publish
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: biliup-publish
Source: https://github.com/Leoyishou/personal-ai-company/tree/main/claude-global/skills/biliup-publish
Command: npx skills add https://github.com/Leoyishou/personal-ai-company --skill biliup-publish

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the publishing of videos to Bilibili by leveraging the biliup CLI, reducing manual steps and ensuring consistent metadata handling.

Core Features & Use Cases

  • Automated login, video selection, and upload workflow using biliup.
  • Metadata management: title, description, tags, cover, and tid with sensible defaults for common channels.
  • Use Case: A creator publishes daily videos to Bilibili with pre-defined templates and one-click uploads.

Quick Start

Publish a local video file to Bilibili by running biliup-publish with a title and optional metadata.

Frequently Asked Questions about biliup-publish

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

FAQPage Schema
How do I automate uploading local video files to Bilibili?

Automating Bilibili video uploads is achieved by running the biliup CLI to handle login, video file validation, and metadata configuration for one-click publishing. The workflow enforces login checks before upload confirmation.

Do I need cookies to publish videos to Bilibili via biliup?

Yes, cookies are required for biliup to automate Bilibili login. You must have valid cookies available and the biliup CLI installed to execute the deterministic upload workflow successfully.

Can I set video metadata like title, tags, and partition when uploading to Bilibili?

Yes, biliup automates Bilibili metadata management by configuring title, description, tags, cover, and partition (tid). It provides sensible default tid values for common channels to streamline the upload process.

What is the best way to publish daily videos to Bilibili with predefined templates?

Automating daily Bilibili publishing is best handled by using biliup with predefined metadata templates. This CLI workflow applies consistent title, description, and tags to local video files before executing the upload.

How does the biliup workflow handle video validation and upload confirmation?

The biliup workflow enforces a deterministic process from login check to video file validation and finally upload confirmation. This ensures local files meet Bilibili requirements before the automated publishing completes.

Are there limitations when using biliup for Bilibili video automation?

Limitations of biliup automation include its dependency on having the CLI installed and valid cookies available. It is designed for deterministic workflows and requires proper local video file validation before publishing.