---
title: "blisolver"
description: "Ingest bilibili.com and YouTube videos into consumable bundles: a provenance-tagged transcript with its delivered language recorded, frame/vision notes, burned-in-subtitle OCR, and bilibili danmaku/interaction tracks."
canonical: https://agentpluginsdirectory.com/plugins/blisolver
last-updated: 2026-09-26
---

# blisolver
Ingest bilibili.com and YouTube videos into consumable bundles: a provenance-tagged transcript with its delivered language recorded, frame/vision notes, burned-in-subtitle OCR, and bilibili danmaku/interaction tracks.
- Slug: blisolver
- Publisher: alttina
- Repository: https://github.com/Golenspade/BliSolver
- Manifest: plugin.json
- Version: 0.1.0
- License: MIT
- Category (editorial): research
- Skills: 1 (blisolver-video-ingestion)
- MCP servers: 1 (blisolver)
- Stars: 0
- Repository created: 2026-08-10
- Repository last pushed: 2026-09-22
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/blisolver
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What blisolver does, in the publisher's words

Before operating on a video, read blisolver-video-ingestion / SKILL.md. It routes runtime checks, probing, transcription and output verification. Load only the reference needed for the current stage, not the whole documentation tree. For source edits also follow AGENTS.md.

- Fresh clone: read that Skill directly. Project-skill clients can also discover.agents/skills/blisolver-video-ingestion, a link to the same canonical content.
- Plugin install: install/enable this repository root in an Agent Plugins-compatible host. Cloning or connecting MCP does not install a Skill. Verify the host's skill catalog and refresh the session if necessary.
- MCP only: follow the server instructions to read blisolver://guidance/SKILL.md, then the current stage's resource. Offline preflight is blisolver://runtime/doctor.json. Use advertised tool schemas; do not invent tool names or arguments.

See agent discovery for directory layout, host support and discovery troubleshooting.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/Golenspade/BliSolver/HEAD/README.md

## Skills

- blisolver-video-ingestion: Acquire bilibili.com or YouTube video transcripts and optional visual/OCR tracks with BliSolver. Use for runtime checks, probing, ingestion, provider troubleshooting, and Atlas bundle validation; interpretation belongs downstream.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- blisolver: transport: stdio; command: ./bin/blisolver-mcp; env: BLISOLVER_DATA_DIR

Read from the plugin's own mcp.json. Environment variable names only, never values.
