video-summarizer-local

Community

Summarize and transcribe videos locally, without external dependencies.

Authorskkeoriw
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables local, on-demand video summarization and transcript generation, removing the need for external dependencies and ensuring privacy and efficiency.

Core Features & Use Cases

  • Local Summarization: Generate summaries for YouTube videos and other supported URLs without reliance on external services.
  • Transcription: Extract captions or audio transcriptions and generate summaries based on the content.
  • Output Modes: Support both stdout mode and file output mode for summaries.
  • Multi-Source Support: Summarize content from YouTube, other video URLs, and local files.
  • Use Case: Imagine you want to quickly summarize a YouTube video without relying on internet connectivity or external APIs.

Quick Start

Use the video-summarizer-local skill to summarize the video with the following command:

cd ~/.hermes/skills/devops/video-summarizer-local/vendor/summarize && docker compose exec -T summarizer python -m summarizer --source "https://www.youtube.com/watch?v=VIDEO_ID" --provider deepseek --prompt-type "Distill Wisdom" --no-save

Dependency Matrix

Required Modules

dockerpythonsummarize

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: video-summarizer-local
Download link: https://github.com/skkeoriw/hermes-brain/archive/main.zip#video-summarizer-local

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.