Bilibili Analyzer

🌐Community
by aidotnet · vlatest · Repository

Analyzes Bilibili content (videos, comments) to extract insights like trending topics and sentiment, boosting research & understanding.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add bilibili-analyzer npx -- -y @trustedskills/bilibili-analyzer
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "bilibili-analyzer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/bilibili-analyzer"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The bilibili-analyzer skill provides tools to interact with Bilibili, a major Chinese video-sharing platform. It enables AI agents to retrieve video metadata, analyze content trends, and extract specific information from the site's extensive library.

When to use it

  • Researching trending topics or viral videos within the Bilibili community.
  • Extracting structured data such as view counts, like numbers, and uploader details for analysis.
  • Investigating specific video content to understand audience engagement metrics.
  • Gathering historical data on channel performance over time.

Key capabilities

  • Accessing real-time Bilibili video statistics and metadata.
  • Analyzing user interaction patterns including likes, comments, and shares.
  • Retrieving detailed information about specific videos or channels.

Example prompts

  • "Analyze the top 10 most viewed tech tutorials on Bilibili from the last month."
  • "Extract view count and comment statistics for a specific video ID provided by the user."
  • "Summarize the engagement trends for gaming content creators on the platform."

Tips & gotchas

Ensure you have valid API access or credentials configured if the skill requires authentication to fetch private or restricted data. Be mindful that analysis results depend entirely on the availability and accuracy of public Bilibili data at the time of query.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
aidotnet
Installs
142

🌐 Community

Passed automated security scans.