Make app deep links clickable on Discord, Telegram, and other platforms that block custom URI schemes.
Append any app URL as a ?url= parameter. The page redirects to it instantly.
https://DOMAIN/?url=obsidian%3A%2F%2Fopen%3Fvault%3DX%26file%3DY
Works with obsidian://, raycast://, things://, bear://, notion://, shortcuts://, or any other protocol.
To generate a linker URL: URL-encode the full app URI and pass it as the ?url= parameter. Install the agent skill with npx skills add mortenjust/protocol-linker.