url-ingestor-enhanced

Capture, extract, classify, and organize URL content into an Obsidian vault.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of capturing, classifying, and organizing content from any URL source into your Obsidian vault, enhancing your knowledge management system.

Core Features & Use Cases

  • Universal URL Capture: Capture and process URLs from a variety of platforms like Discord, Telegram, and Slack.
  • Content Extraction: Extract full content, metadata, and classify articles, repositories, videos, etc.
  • Proper Formatting: Create Markdown files with frontmatter, classifying and organizing content.
  • Use Case: Automate the organization of content from various social media platforms into specific categories within your Obsidian vault.

Quick Start

Use the 'url-ingestor-enhanced' skill to process URLs found in the 'new_urls.txt' file.

Frequently Asked Questions about url-ingestor-enhanced

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

FAQPage Schema
How do I automate URL capture and content organization into an Obsidian vault?

Automating URL capture into an Obsidian vault is done by processing URLs from a file, extracting content, classifying it, and saving it as formatted Markdown files with frontmatter. You can trigger this by placing links into a 'new_urls.txt' file.

How do I extract content and metadata from social media URLs into Markdown files?

Extracting content and metadata from social media URLs into Markdown files requires processing the links through external APIs. The system captures full content from platforms like Discord, Telegram, and Slack, classifying it into specific categories.

Does URL content extraction for knowledge management require Python?

URL content extraction for this knowledge management workflow does require Python. The Skill utilizes external APIs to handle content extraction and classification, meaning a Python environment is necessary to execute the automation scripts.

What is the best way to classify articles and repositories captured from URLs?

The best way to classify articles and repositories captured from URLs is to use an automated extraction tool that generates Markdown files with frontmatter. This approach automatically categorizes various URL types, including videos and social media posts, within your vault.

Can I process videos and social media posts into Obsidian Markdown automatically?

You can process videos and social media posts into Obsidian Markdown automatically. The system supports a variety of URL types, extracting full content and metadata to organize them into specific categories within your knowledge base.

What types of URLs are supported for automated content capture and frontmatter generation?

Supported URL types for automated content capture and frontmatter generation include articles, repositories, videos, and social media posts. The tool extracts metadata and formats the output into Markdown files structured for knowledge management.