Opens a FileMaker object in the FM-Lab web frontend (browser deep link) — detail view by default, references or graph view via flags; works from inside the dev container by opening the browser on the host. Use fm-open instead to jump to the object in FileMaker Pro itself. Triggers (English): "/fm-show", "show this in FM-Lab", "open in the web frontend", "show the references in the browser", "show the callers in FM-Lab", "show this in the graph". Triggers (German): "zeig das in FM-Lab", "im Web-Frontend öffnen", "zeig die Referenzen im Browser", "zeig die Aufrufer in FM-Lab", "zeig das im Graph". Triggers (Spanish): "muestra esto en FM-Lab", "muestra las referencias en el navegador". Triggers (French): "montre ça dans FM-Lab", "montre les références dans le navigateur". Triggers (Italian): "mostra questo in FM-Lab", "mostra i riferimenti nel browser". Triggers (Dutch): "toon dit in FM-Lab", "toon de referenties in de browser". Triggers (Portuguese): "mostre isto no FM-Lab", "mostre as referências no navegador". Triggers (Swedish): "visa detta i FM-Lab", "visa referenserna i webbläsaren". Triggers (Japanese): "これをFM-Labで表示して", "参照をブラウザで表示して". Triggers (Korean): "이것을 FM-Lab에서 보여 줘", "참조를 브라우저에서 보여 줘". Triggers (Chinese): "在 FM-Lab 中显示这个", "在浏览器中显示引用".
$npx -y skills add marcel-more/fm-lab --skill fm-showInstalls into the current project.
Run `npx skills use "https://github.com/marcel-more/fm-lab" --skill "marcel-more/fm-lab/fm-show"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/marcel-more/fm-lab" that are relevant to the current task. Run `npx skills add "https://github.com/marcel-more/fm-lab"` and select the relevant skills, then follow their instructions.