util-youtube-analyzer
✓Analyze YouTube videos by extracting and processing transcripts. Triggers when user provides a YouTube URL (youtube.com, youtu.be) or asks to analyze, summarize, or extract insights from a YouTube video. Supports both existing captions and local AI transcription via whisper-cpp. Useful for learning from Dreamforce talks, Trail Together sessions, and Salesforce tutorials.
Installation
SKILL.md
Agentic workflow for extracting and analyzing YouTube video content locally.
Step 1: Extract Transcript Run the extraction script from this skill's directory:
Step 2: Read the Transcript Use the Read tool to load the transcript:
Analyze YouTube videos by extracting and processing transcripts. Triggers when user provides a YouTube URL (youtube.com, youtu.be) or asks to analyze, summarize, or extract insights from a YouTube video. Supports both existing captions and local AI transcription via whisper-cpp. Useful for learning from Dreamforce talks, Trail Together sessions, and Salesforce tutorials. Source: jaganpro/claude-code-sfskills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/jaganpro/claude-code-sfskills --skill util-youtube-analyzer- Category
- *Creative Media
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is util-youtube-analyzer?
Analyze YouTube videos by extracting and processing transcripts. Triggers when user provides a YouTube URL (youtube.com, youtu.be) or asks to analyze, summarize, or extract insights from a YouTube video. Supports both existing captions and local AI transcription via whisper-cpp. Useful for learning from Dreamforce talks, Trail Together sessions, and Salesforce tutorials. Source: jaganpro/claude-code-sfskills.
How do I install util-youtube-analyzer?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jaganpro/claude-code-sfskills --skill util-youtube-analyzer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/jaganpro/claude-code-sfskills
Details
- Category
- *Creative Media
- Source
- skills.sh
- First Seen
- 2026-02-01