AI Agent Hub
Back to plugins
🧰

xby-bilibili-api

Web Tools Updated 2026.09.02

Run the following command in DeepSeek Harness:

dsh plugin install xby-skill/xby-bilibili-api

Paste the following prompt into your AI chat to install this plugin:

Run the following command in your terminal to install this plugin from the GitHub repository https://github.com/xby-skill/xby-bilibili-api into your DeepSeek Harness environment.

About this plugin

Every time you need to check the latest posts from a Bilibili creator or search for videos on a specific topic, you have to leave the current window, open a browser, type a query, and scroll through result pages. xby-bilibili-api folds that workflow into your chat: it connects to DeepSeek Harness as an MCP server, so a quick lookup becomes a simple follow-up question instead of a context switch.

The plugin covers three everyday use cases. You can pull a specific creator profile, fetch the full metadata of a video including title, view count, and upload date, or run a site-wide search across the Bilibili catalog. The API key is set once via the set_xby_apikey command and persists across restarts, so you never re-enter it for each new session.

It is well suited for anyone who regularly consumes Bilibili content: researchers collecting video metadata, creators hunting for reference material, or users who simply want to confirm video details without bouncing between windows.

Use Cases

  • Look up a specific creator profile directly in chat
  • Pull full metadata of a video including title, view count, and upload date
  • Search Bilibili site-wide for videos matching a keyword

Best For

  • Researchers collecting video metadata at scale
  • Creators hunting for reference or competitor content
  • Everyday users who want to confirm video details without switching windows