capture-enrich

Enriches URLs with oembed metadata, summaries, and topic tags in vault files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill automates the enrichment of URLs with metadata such as summaries, oEmbed details, and topic tags. This helps in creating a more comprehensive collection of URLs, especially when organizing resources within a vault.

Core Features & Use Cases

  • Metadata Enrichment: Automatically extracts metadata like summaries and oEmbed information from URLs.
  • Tagging: Automatically adds topic tags based on the content and metadata extracted.
  • Vault Rewrite: Writes the extracted metadata and tags back to the original URL reference file.
  • Use Case: Ideal for users who want to maintain a well-organized collection of online resources where detailed metadata can enhance research and knowledge management.

Quick Start

Enrich URLs from your vault by running the capture-enrich skill.

Frequently Asked Questions about capture-enrich

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

FAQPage Schema
How do I automatically extract metadata and tags from URLs in my vault?

To automatically extract metadata and tags from URLs, you can run the capture-enrich skill, which analyzes online content and writes oEmbed details, summaries, and topic tags directly back to your source files.

What is the best way to organize online resources with oEmbed information?

The best way to organize online resources with oEmbed information is using automated metadata enrichment, which collects content details and appends relevant topic tags to your URL reference files for enhanced knowledge management.

Does URL enrichment modify my original source files?

Yes, URL enrichment modifies your original source files. The process requires vault_read access to locate your URL references and then rewrites them in place with the newly extracted summaries and tags.

Why do I need vault access to enrich URLs with topic tags?

You need vault access to enrich URLs because the skill must read your existing URL reference files and rewrite them with the extracted oEmbed metadata, summaries, and assigned topic tags directly within your storage system.

Can I add topic tags automatically based on extracted URL content?

Yes, you can add topic tags automatically based on extracted URL content. The enrichment process analyzes the online resource details and assigns relevant topic tags to help optimize information organization within your vault.