Shorten.REST Shorten.REST is a URL shortening service, similar to bit.ly. It allows users to create shorter, more manageable links that redirect to longer URLs. Official docs: https://shorten.rest/api documentation.html Shorten.REST Overview - Link - Shortened Link - Bundle - Shortened Link Use action names and parameters as needed. Working with Shorten.REST This skill uses the Membrane CLI to interact with Shorten.REST. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the Membr…