Url Shorten

Shorten URLs via tinyurl or bitly API

modbender 2b24d33 549 B Updated 12 repo stars

File contents

URL Shorten

Shorten URLs via tinyurl or bitly API. Requires BITLY_TOKEN env var for bitly; falls back to tinyurl if not set.

Commands

# Shorten a URL (uses tinyurl by default, bitly if BITLY_TOKEN is set)
url-shorten "https://example.com/very/long/path/to/resource"

Install

No installation needed. curl is always present on the system. Optionally set BITLY_TOKEN environment variable to use the bitly API instead of tinyurl.

modbender/skill-library-mcp/tree/main/data/url-shorten commit 2b24d33478

Frequently asked questions

npx skillmds add modbender/url-shorten