add-video-to-collection

Add YouTube video URLs to collection CSV files with duplicate detection.

7|1|Updated Dec 6, 2025
One-click install
npx skills add https://github.com/dparedesi/YTScribe --skill add-video-to-collection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-video-to-collection
Source: https://github.com/dparedesi/YTScribe/tree/main/.agent/skills/add-video-to-collection
Command: npx skills add https://github.com/dparedesi/YTScribe --skill add-video-to-collection

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of adding individual YouTube video URLs to curated collections, preventing manual CSV editing errors and ensuring data integrity.

Core Features & Use Cases

  • Safe CSV Updates: Adds videos to specified collections (like library-of-minds or random) without direct CSV manipulation.
  • Duplicate Detection: Automatically checks if a video already exists in the collection.
  • Use Case: You find an insightful interview on YouTube that fits your library-of-minds collection. Instead of manually opening and editing the collection's CSV file, you use this Skill to add the video URL safely and efficiently.

Quick Start

Add the YouTube video at the provided URL to the 'library-of-minds' collection.

Frequently Asked Questions about add-video-to-collection

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

FAQPage Schema
How do I add a YouTube video to a CSV collection without causing formatting errors?

To add a YouTube video to a CSV collection safely, you provide the video URL and the target collection name. The Skill handles the CSV update automatically, preventing manual editing formatting bugs and ensuring data integrity.

Can I check if a YouTube video already exists in my collection before adding it?

Yes, duplicate detection is built into the collection update process. When adding a YouTube video URL, the Skill automatically checks if the entry already exists in the specified CSV file to prevent duplicates.

Does this tool support adding videos to custom collection folders or only predefined ones?

You can add YouTube videos to both predefined collections like 'library-of-minds' and 'random', as well as custom collection folders. The automated checks ensure proper formatting across all supported collection types.

Why should I use an automated tool instead of manually editing my video curation CSV file?

Automating the addition of YouTube video URLs to your curation CSV prevents manual editing errors like formatting bugs and duplicate entries. It ensures data integrity through automated checks and proper formatting without direct file manipulation.

What is the best way to curate YouTube video URLs into a structured collection?

The best way to curate YouTube video URLs into a structured collection is by using an automated Skill that appends entries to a CSV file. This avoids direct CSV manipulation and ensures proper formatting and duplicate detection.