keepongokeepongoCommunity·1 Agent Skills Included

video-summarizer

Summarize videos from any platform into structured notes

Extracts subtitles and transcripts from Bilibili, YouTube, Douyin, Xiaohongshu, TikTok, and 1800+ other video sites. Generates structured markdown notes with section headers, keyframe screenshots, highlights, and hashtags. Eliminates manual note-taking and rewatching by falling back to speech recognition when no subtitles exist. Caches results locally so repeated summaries are instant.
npx skills add keepongo/video-summarizer --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install video-summarizer?

Run `npx skills add keepongo/video-summarizer --all -g -y` in your terminal to install the skill globally for your AI agent.

Which video platforms are supported?

It supports Bilibili, YouTube, Douyin, Xiaohongshu, TikTok, and over 1800 other sites via yt-dlp. Bilibili, Douyin, and Xiaohongshu work without any login or cookies.

What if a video has no subtitles?

The skill falls back to Whisper speech recognition, either locally for free or via the OpenAI API. You can enable this in the config.json file.

Does it work with Cursor and Claude Code?

Yes. Once installed, just paste a video URL into Cursor or Claude Code and the agent automatically extracts the transcript and writes a structured summary.

Can I get screenshots in my video notes?

Yes. If ffmpeg is installed, the skill extracts keyframe screenshots and embeds them into each section of the markdown summary automatically.

Related Repositories in Content & Communication

View All in Content & Communication