🧪 Skills

Url Shorten

--- name: url-shorten description: "Shorten URLs via tinyurl or bitly API" metadata: { "openclaw": { "emoji": "🔗", "requires": { "bins": ["curl"] }, "install": [

v1.0.0
❤️ 1
⬇️ 1.3k
👁 1
Share

Description


name: url-shorten description: "Shorten URLs via tinyurl or bitly API" metadata: { "openclaw": { "emoji": "🔗", "requires": { "bins": ["curl"] }, "install": [], }, }

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.

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs