watch

Official

Learn from YouTube with Gemini transcription

AuthorSoul-Brews-Studio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill automates YouTube video transcription by sending content to Gemini for transcription and then indexing results into Oracle, enabling quick knowledge capture from video content.

Core Features & Use Cases

  • Automated Transcription: Transcribe YouTube videos with timestamps using Gemini.
  • Knowledge Extraction & Indexing: Save transcripts as learning files under ψ/memory/learnings and index to Oracle for fast search.
  • Use Case: A researcher can watch a long lecture, have Gemini generate a structured document, and store key takeaways for later queries.

Quick Start

Use the watch skill to transcribe a YouTube video:

  • Transcribe: bun src/skills/watch/scripts/transcribe.ts https://youtube.com/watch?v=xxx
  • Get metadata: bun src/skills/watch/scripts/get-metadata.ts https://youtube.com/watch?v=xxx
  • Get captions: bun src/skills/watch/scripts/get-cc.ts https://youtube.com/watch?v=xxx en
  • Save learning: bun src/skills/watch/scripts/save-learning.ts "Video Title" https://youtube.com/watch?v=xxx <VIDEO_ID> "<transcript>"

Dependency Matrix

Required Modules

yt-dlpmosquitto

Components

scripts

💻 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: watch
Download link: https://github.com/Soul-Brews-Studio/oracle-skills-cli/archive/main.zip#watch

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 223,000+ vetted skills library on demand.