intelligence-stream-ingest

Ingest YouTube playlist videos with yt-dlp and store analysis in CKS.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/EndUser123/cc-marketplace --skill intelligence-stream-ingest
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: intelligence-stream-ingest
Source: https://github.com/EndUser123/cc-marketplace/tree/main/plugins/cc-skills-ai-api/skills/intelligence-stream-ingest
Command: npx skills add https://github.com/EndUser123/cc-marketplace --skill intelligence-stream-ingest

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automating the ingestion of YouTube playlist content and the subsequent storage of video analytics into CKS to support scalable knowledge creation and retrieval.

Core Features & Use Cases

  • Ingest entire YouTube playlists using yt-dlp with automated processing and analysis storage in CKS.
  • Organize and persist video-level analytics (metadata, transcripts, summaries) for downstream querying and reporting.
  • Use cases include building knowledge bases from video content, tracking playlist metrics over time, and generating summaries for team briefings.

Quick Start

Run intelligence-stream-ingest with a playlist URL to begin ingesting and analyzing a YouTube playlist.

Frequently Asked Questions about intelligence-stream-ingest

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I ingest YouTube playlists for data pipeline processing?

The skill uses yt-dlp to ingest entire YouTube playlists, extracting video-level analytics such as metadata and summaries, and persisting them directly into the CKS ingestion pipeline for scalable knowledge retrieval.

Can I use yt-dlp to extract video transcripts and store them in CKS?

Yes, the skill leverages yt-dlp for playlist-level ingestion and metadata extraction, persisting video transcripts and summaries into CKS for downstream reporting and team briefings.

What is the best way to automate YouTube video analysis and metadata extraction?

The best way to automate YouTube video analysis is to run the skill with a playlist URL, which triggers automated yt-dlp ingestion and stores the extracted metadata and summaries in CKS.

Do I need a CKS ingestion pipeline to use this YouTube ingestion tool?

Yes, the CKS ingestion pipeline is required to persist the extracted video analytics, metadata, and summaries from YouTube playlists for downstream querying and reporting.

Does yt-dlp support extracting metadata from entire YouTube playlists?

Yes, yt-dlp supports playlist-level ingestion, allowing you to extract metadata and video analytics from entire YouTube playlists and persist them in CKS for media analytics workflows.