youtube-link-ingestor

Extract YouTube links from conversation history and save them to an Obsidian vault with deduplication.

Updated May 9, 2026
One-click install
npx skills add https://github.com/LuminaVault/LuminaVaultServer --skill youtube-link-ingestor
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: youtube-link-ingestor
Source: https://github.com/LuminaVault/LuminaVaultServer/tree/main/Sources/App/Resources/Skills/content/youtube-link-ingestor
Command: npx skills add https://github.com/LuminaVault/LuminaVaultServer --skill youtube-link-ingestor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of extracting YouTube links from conversation history and saving them to an Obsidian vault, ensuring efficient content management without manual duplication.

Core Features & Use Cases

  • YouTube Link Extraction: Automatically identifies YouTube links from conversation history.
  • Obsidian Vault Integration: Inserts extracted links into the specified Obsidian vault directory with deduplication.
  • Fallback Mechanism: Continues to function even when Hermes tools are unavailable through a file scanning fallback method.
  • Use Case: Ideal for content creators or researchers who need to aggregate YouTube links from discussions or notes into their Obsidian knowledge base.

Quick Start

Activate the 'youtube-link-ingestor' skill to process your conversation history and add YouTube links to your Obsidian vault.

Frequently Asked Questions about youtube-link-ingestor

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

FAQPage Schema
How do I automatically extract YouTube links from conversation history into Obsidian?▼

You can automatically extract YouTube links from conversation history and save them directly to an Obsidian vault using a link extraction skill. This process includes deduplication to prevent repeated entries.

Can I save YouTube links to my Obsidian vault without creating duplicates?▼

Yes, saving YouTube links to an Obsidian vault includes a deduplication mechanism. This ensures efficient content management by preventing the same YouTube links from being added multiple times.

What happens to YouTube link extraction if Hermes tools are unavailable?▼

If Hermes tools are unavailable, the extraction process utilizes a fallback mechanism. This fallback method scans files directly to continue extracting YouTube links and saving them to your Obsidian vault.

Do I need Python to run automated YouTube link extraction for Obsidian?▼

Yes, automated YouTube link extraction requires Python 3.8 or higher. You also need access to your conversation history to identify and process the YouTube links effectively.

What is the best way to aggregate YouTube links from discussions into a knowledge base?▼

The best way to aggregate YouTube links from discussions into a knowledge base is to automate extraction from conversation history. This method directly integrates the links into an Obsidian vault with deduplication.