Guide for creating templates for the Obsidian Web Clipper. Use when you want to create a new clipping template, understand available variables, or format clipped content.
SKILL.md
Obsidian Web Clipper Template Creator
This skill helps you create importable JSON templates for the Obsidian Web Clipper.
Workflow
Identify User Intent: specific site (YouTube), specific type (Recipe), or general clipping?
Check Existing Bases: The user likely has a "Base" schema defined in Templates/Bases/.
Action: Read Templates/Bases/*.base to find a matching category (e.g., Recipes.base).
Action: Use the properties defined in the Base to structure the Clipper template properties.