vault-capture

Installation
SKILL.md

Vault Capture

Save a URL as a formatted Obsidian note in the vault. Extracts content via defuddle, generates structure and wikilinks, files into a new project folder.

Workflow

  1. Extract content from the URL:

    defuddle parse <url> --md
    defuddle parse <url> -p title
    defuddle parse <url> -p description
    defuddle parse <url> -p domain
    

    If defuddle is not installed: npm install -g defuddle

  2. Determine a folder name following vault conventions:

    • Format: snake_case with source/author suffix when known
    • Examples: agent_routing_patterns_anthropic, obsidian_cli_guide_kepano, mcp_servers_overview_ai_labs
    • Check the URL domain + page title to construct a descriptive slug
Related skills

More from az9713/claude-code-obsidian

Installs
1
GitHub Stars
2
First Seen
Apr 6, 2026