Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →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.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-13 | ✗→✓ | ▲ Improved | 24% | 0% |
| case-14 | ✗→✓ | ▲ Improved | -3% | 0% |
| case-17 | ✗→✓ | ▲ Improved | -31% | 0% |
| case-22 | ✗→✓ | ▲ Improved | 17% | 0% |
| case-04 | ✓→✓ | = Same ✓ | 28% | 0% |
This skill helps you create importable JSON templates for the Obsidian Web Clipper.
Templates/Bases/.Templates/Bases/*.base to find a matching category (e.g., Recipes.base).WebFetch to retrieve the page HTML.ALWAYS output the final result as a JSON code block that the user can copy and import.
json{ "schemaVersion": "0.1.0", "name": "My Template", ... }
See assets/ for JSON examples.
Other measured skills in the registry, with their headline benchmark lift.