resolve-recipe-ingredient-link

Installation
SKILL.md

Resolving an unresolved Obsidian wikilink

Given an unresolved wikilink (e.g. [[leeks]]), find the existing note that best matches it.

Binary: /Users/mtm/go/bin/islandiguana

Vault path: /Users/mtm/Documents/Obsidian Vault

Method

The link text is the bare name inside the brackets (e.g. leeks from [[leeks]]).

For a piped wikilink ([[leek|leeks]]), the link text is the part before the |.

Step 1 — enumerate candidates.

Resolution candidates live among notes tagged product.

Installs
18
First Seen
Jun 21, 2026
resolve-recipe-ingredient-link — gkwa/volcanicviper