🎥
AutomationPowerShell

Bilibili Page Reader

by Misaka-Mikoto-Tech

Bilibili Page Reader is an Automation skill for Claude Code, published by Misaka-Mikoto-Tech in agent-skills.

243 stars10 forkson Misaka-Mikoto-Tech/agent-skillsAdded 2026/09/02+3% in starsRepository updated 2026/08/28
agent-skillsai-agentscodexpowershellpowershell-7windows
Install in seconds
Install Bilibili Page Reader
Copy Bilibili Page Reader into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Misaka-Mikoto-Tech/agent-skills/tree/main/skills/bilibili-page-reader ~/.claude/skills/bilibili-page-reader

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Misaka-Mikoto-Tech/agent-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/bilibili-page-reader/SKILL.md in Misaka-Mikoto-Tech/agent-skills
Installs to
~/.claude/skills/bilibili-page-reader
Collection
One of 3 skills cataloged from this repository
Category
Automation1648 skills

What Bilibili Page Reader does

Bilibili Page Reader extracts official subtitles, danmaku density and peaks, and comment samples from Bilibili videos. If no subtitles are available, it falls back to audio download and FunASR transcription.

Bilibili Page Reader is cataloged under Automation on DirSkills. Bilibili Page Reader comes from a repository tagged agent-skills, ai-agents, codex, powershell and powershell-7.

Documentation

README

Bilibili Page Reader

Core Rules

  • Browser access via kimi-webbridge for page state, login-only data, Bilibili Evolved (BE) providers.
  • Do not click BE download buttons. Call providers directly via evaluate.
  • Always use a named session. A session-less evaluate may land on a different tab and silently return wrong data.
  • Network calls outside the browser (audio download, playurl API) use Node.js — PowerShell's curl.exe and Python's requests both get blocked by Bilibili CDN TLS fingerprinting on this platform.

Workflow Overview

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Bilibili Page Reader

  • What else does Misaka-Mikoto-Tech publish alongside Bilibili Page Reader?

    Bilibili Page Reader is one of 3 skills that DirSkills catalogs from Misaka-Mikoto-Tech/agent-skills, the repository it ships in. Its siblings there include Locus Unity Bridge and PowerShell Safe Invocation. Each one is a separate skill with its own page in this directory, installs the same way Bilibili Page Reader does, and is maintained by Misaka-Mikoto-Tech in that same repository. The rest of the collection is listed on the Misaka-Mikoto-Tech/agent-skills page.

  • How does Bilibili Page Reader compare to other Automation skills?

    Bilibili Page Reader ranks #1488 by stars among the 1648 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Bilibili Page Reader against them. Open each page to compare what they document and how they install.