ZeroPointRepoZeroPointRepoOfficialยท12 Agent Skills Included

youtube-skills

YouTube transcripts, video search, channels, and playlist extraction

Extracts YouTube transcripts, captions, and subtitles, and searches videos, channels, and playlists through one simple API. Removes the need for yt-dlp, headless browsers, or Google API quota and OAuth setup. Lets your agent summarize videos, monitor channel uploads, and bulk-pull transcripts from plain-English requests.
npx skills add ZeroPointRepo/youtube-skills --all -g -y

All Skills in This Repository (12)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
ZeroPointRepoZeroPointRepo

captions

Extract YouTube video captions as timestamped JSON or plain text.

Official
Basic
๐Ÿ“ฆ In Repo
ZeroPointRepoZeroPointRepo

video-transcript

Extract full YouTube video transcripts with timestamps and metadata.

Official
Intermediate
๐Ÿ“ฆ In Repo
ZeroPointRepoZeroPointRepo

youtube-data

Retrieves YouTube transcripts, metadata, channels, search results, and playlists via TranscriptAPI.com.

Official
Intermediate
๐Ÿ“ฆ In Repo
ZeroPointRepoZeroPointRepo

youtube-channels

Resolve YouTube channel identifiers, fetch uploads, and search channel content.

Official
Intermediate
๐Ÿ“ฆ In Repo
ZeroPointRepoZeroPointRepo

transcript

Retrieves YouTube video transcripts via the TranscriptAPI service.

Official
Basic
๐Ÿ“ฆ In Repo
ZeroPointRepoZeroPointRepo

yt

Fetch YouTube video transcripts, search videos, and retrieve channel uploads via API.

Official
Intermediate
๐Ÿ“ฆ In Repo
ZeroPointRepoZeroPointRepo

subtitles

Retrieve timestamped subtitles from YouTube videos using a TranscriptAPI key.

Official
Intermediate
๐Ÿ“ฆ In Repo
ZeroPointRepoZeroPointRepo

youtube-playlist

Browse YouTube playlist videos and fetch transcripts via TranscriptAPI.com.

Official
Intermediate
๐Ÿ“ฆ In Repo
ZeroPointRepoZeroPointRepo

transcriptapi

Fetch YouTube video transcripts, search results, channel uploads, and playlist contents via API.

Official
Intermediate
๐Ÿ“ฆ In Repo
ZeroPointRepoZeroPointRepo

youtube-api

Retrieve YouTube transcripts, search results, channels, and playlists via TranscriptAPI.

Official
Intermediate
๐Ÿ“ฆ In Repo
ZeroPointRepoZeroPointRepo

youtube-full

Retrieve YouTube video transcripts, search videos and channels, and extract playlist contents.

Official
Intermediate
๐Ÿ“ฆ In Repo
ZeroPointRepoZeroPointRepo

youtube-search

Search YouTube videos and channels and fetch transcripts via TranscriptAPI.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install youtube-skills?โ–ผ

Run `npx skills add ZeroPointRepo/youtube-skills --all -g -y` in your terminal to install all 12 skills globally. To install just the main skill, use `npx skills add ZeroPointRepo/youtube-skills --skill youtube-full -g -y`.

How to get a YouTube transcript with an AI agent?โ–ผ

Install the transcript or youtube-full skill, then ask your agent something like "Summarize this video: [URL]". The agent fetches the full timestamped transcript and can summarize, translate, or quote it.

Do I need a Google YouTube API key?โ–ผ

No. These skills use TranscriptAPI instead of the Google YouTube Data API, so there is no OAuth setup, no Cloud project, and no daily quota. A free TranscriptAPI key with 100 credits is set up automatically by your agent on first run.

Can I bulk download transcripts from a channel or playlist?โ–ผ

Yes. Ask your agent to list all videos in a channel or playlist, and it will page through the results and fetch each transcript automatically.

Which agents work with youtube-skills?โ–ผ

Any agent that supports the Agent Skills format, including Claude Code, Cursor, OpenClaw, Hermes, Codex, Cline, and Antigravity. No coding is required once installed.

Related Repositories in Content & Communication

View All in Content & Communicationโ†’