Lava → Razor converter
Port a Lava template to an equivalent Obsidian-compatible Razor view.
Need a quick read on Lava → Razor converter?
Skim the gist, what it's good for, a real prompt to try, and the gotchas — all distilled from SKILL.md. Cached after the first run.
About this skill
--- name: lava-to-razor version: 1.0.0 description: Port a Lava template to an equivalent Obsidian-compatible Razor view. triggers: - convert this lava to razor - port lava to obsidian runtimes: - code tags: - lava - razor - obsidian - conversion ---
# Lava → Razor converter
Converts Lava templates (including merge fields, filters, and include tags) into an Obsidian/Razor equivalent. Flags any constructs that don't translate cleanly (`{% capture %}`, custom Lava filters) and suggests alternatives.
## When to use
- "convert this lava to razor" - "port lava to obsidian"
## Notes
This skill is published to the Triumph Skills Marketplace. Report issues or request features directly from the skill's page.