bilibili-youtube-watcher

Fetch and read transcripts from YouTube and Bilibili videos.

7 stars

Best use case

bilibili-youtube-watcher is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Fetch and read transcripts from YouTube and Bilibili videos.

Teams using bilibili-youtube-watcher should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/bilibili-youtube-watcher/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/donnycui/bilibili-youtube-watcher/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/bilibili-youtube-watcher/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How bilibili-youtube-watcher Compares

Feature / Agentbilibili-youtube-watcherStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Fetch and read transcripts from YouTube and Bilibili videos.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# bilibili-youtube-watcher

Fetch and read transcripts from YouTube and Bilibili videos.

## Install

```
npx clawhub@latest install bilibili-youtube-watcher
```

Related Skills

video-watcher

7
from Demerzels-lab/elsamultiskillagent

Analyze video content by extracting frames at regular intervals.

youtube-video-downloader

7
from Demerzels-lab/elsamultiskillagent

Download YouTube videos in various formats and qualities. Use when you need to save videos for offline viewing, extract audio, download playlists, or get specific video formats.

youtube-thumbnail-grabber

7
from Demerzels-lab/elsamultiskillagent

Download YouTube video thumbnails in various resolutions. Use when you need to get video preview images, create collages, or save thumbnails for reference.

youtube-summarize

7
from Demerzels-lab/elsamultiskillagent

Summarize YouTube videos by extracting transcripts and captions. Use when you need to get a quick summary of a video, extract key points, or analyze video content without watching it.

portfolio-watcher

7
from Demerzels-lab/elsamultiskillagent

Monitor stock/crypto holdings, get price alerts, track portfolio performance

youtube-editor

7
from Demerzels-lab/elsamultiskillagent

Automate YouTube video editing workflow: Download -> Transcribe (Whisper) -> Analyze (GPT-4) -> High-Quality.

bilibili-monitor

7
from Demerzels-lab/elsamultiskillagent

生成B站热门视频日报并发送邮件。触发词:B站热门、bilibili日报、视频日报、热门视频

worthclip-youtube-video-scorer

7
from Demerzels-lab/elsamultiskillagent

AI-powered YouTube video scoring.

youtube-apify-transcript

7
from Demerzels-lab/elsamultiskillagent

Fetch YouTube transcripts via APIFY API (works from cloud IPs, bypasses YouTube bot detection).

sec-filing-watcher

7
from Demerzels-lab/elsamultiskillagent

Monitor SEC EDGAR for new filings and get Telegram/Slack summaries via Clawdbot. Use when setting up SEC filing alerts, adding/removing tickers to monitor, configuring form types, starting/stopping the watcher, or troubleshooting filing notifications.

Trend Watcher Tool

7
from Demerzels-lab/elsamultiskillagent

Monitors GitHub Trending and tech communities for emerging tools and technologies.

youtube

7
from Demerzels-lab/elsamultiskillagent

Search YouTube videos, get channel info, fetch video details and transcripts using YouTube Data API v3 via MCP server or yt-dlp fallback.