AI Agent Hub
Back to plugins
🧰

dsh-bilibili-live

Web Tools Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-bilibili-live

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

Run dsh plugin install uckkk/dsh-bilibili-live to install this plugin in your current DeepSeek Harness; the full source code is available at https://github.com/uckkk/dsh-bilibili-live.

About this plugin

When you need the latest metadata of a Bilibili video right inside a DeepSeek Harness session without hand-crafting HTTP requests or async glue code, dsh-bilibili-live collapses the whole step into a single tool call. It registers the bilibili_live tool that fetches real-time data over the network and returns the result straight back into the conversation context, all in pure Node with no extra system dependencies. It is well suited for content monitoring, pre-translation pipeline ingestion, or quickly jotting down a video summary in personal notes.

Use Cases

  • Grab the latest Bilibili video metadata in a single in-session tool call
  • Auto-ingest video info as a pre-step in a monitoring or translation pipeline
  • Quickly fill in a video summary with current data while writing personal notes

Best For

  • Developers who need live Bilibili video data without hand-writing HTTP calls
  • Platform users building automation workflows inside DeepSeek Harness
  • Everyday users doing content monitoring, pre-translation, or note-taking around Bilibili content