CLI skill for Bilibili (哔哩哔哩, B站) with token-efficient YAML output for AI agents to browse videos, users, search, trending, dynamics, favorites, and…
bilibili-cli Skill A CLI tool for interacting with Bilibili (哔哩哔哩). Use it to fetch video info, search content, browse user profiles, and perform interactions like liking or triple-clicking. Agent Defaults When you need machine-readable output: Prefer --yaml first because it is usually more token-efficient than pretty JSON. Use --json only when downstream tooling strictly requires JSON. Keep result sets small with --max, --page, or --offset. Prefer specific commands over broad ones. Example: use bili user-videos 946974 --max 3 --yaml instead of fetching large timelines. When summarizing a video, fetch subtitles first. Subtitles usually contain the video's core content and are the best primary source for summaries. Only fall back to --ai, comments, or audio extraction when subtitles are unavailable or clearly insufficient. Prerequisites
don't have the plugin yet? install it then click "run inline in claude" again.