This walks you through building importable JSON templates for Obsidian's Web Clipper by analyzing actual web pages. It'll fetch a sample URL you provide, pull out Schema.org data and meta tags, then help you map those to template variables and filters. The workflow is methodical: check for existing base schemas in your vault, validate variables against real HTML, output working JSON. Useful if you're clipping from structured sites like recipe blogs or YouTube and want custom templates instead of generic ones. The skill includes references for all available variables, filters, and the JSON schema, plus it connects to your existing Obsidian base templates if you've set those up.
npx skills add https://github.com/davila7/claude-code-templates --skill obsidian-clipper-template-creator