bilibili

Search Bilibili via TikHub and convert video and article results into evidence items.

40|6|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/0xmariowu/Autosearch --skill bilibili-0xmariowu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bilibili
Source: https://github.com/0xmariowu/Autosearch/tree/main/autosearch/skills/channels/bilibili
Command: npx skills add https://github.com/0xmariowu/Autosearch --skill bilibili-0xmariowu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires structlog.

What problem does it solve?

Bilibili is a rich source of Chinese-language tutorials, conference videos, and creator articles, but finding and collecting relevant content across video and article formats is time-consuming and manual.

Core Features & Use Cases

  • Unified search: queries return both video and article results from Bilibili via TikHub, normalized into evidence items.
  • Context-rich retrieval: each result includes a canonical URL, title, snippet, and a source channel tag to aid ranking and display.
  • Use case: quickly surface Chinese-language tutorials and tech opinions for topic audits or competitive research.

Quick Start

Query Bilibili for tutorials or tech opinions about your topic and review the top results.

Frequently Asked Questions about bilibili

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

FAQPage Schema
How do I search Bilibili for Chinese tutorials and tech videos programmatically?

This Skill fetches Bilibili videos and articles through TikHub, returning normalized evidence items. Each result includes a canonical URL, title, snippet, and source channel tag to help you rank and display Chinese-language tech content.

Can I retrieve Bilibili video details and articles together in one search?

Yes, unified search queries return both Bilibili video and article results normalized into evidence items. Each item includes a canonical URL, title, snippet, content, source_channel, and fetched_at for consistent processing.

Do I need a TikHub API key to fetch Bilibili content?

Yes, you must provide valid TikHub credentials to use the api_search and api_video_detail methods. The Skill defines credential requirements and rate limits to manage Bilibili content retrieval.

What type of Bilibili content does this Skill target for evidence gathering?

It targets tutorial-video, comparison, breakdown, and tech-opinion content. The Skill focuses on extracting Chinese-language tutorials, conference videos, and creator articles for topic audits or competitive research.

Are there rate limits when using TikHub to search Bilibili videos?

Yes, the Skill defines specific rate limits for its via_tikhub, api_search, and api_video_detail methods. You must account for these limits when retrieving Bilibili evidence items to ensure continuous content discovery.