Shorten

Shorten URLs using is.gd (no auth required). Returns a permanent short link.

Demerzels-lab 1f67d38 4 files · 1.7 KB Updated 10 repo stars

File contents

Shorten

Quickly shorten URLs using the is.gd service. No API key or account required.

Usage

shorten "https://example.com/very/long/url"

Examples

Standard usage:

shorten "https://google.com"
# Output: https://is.gd/O5d2Xq

Notes

  • Links are permanent.
  • No analytics dashboard (simple redirect).
  • Rate limits apply (be reasonable).

Demerzels-lab/elsamultiskill/tree/main/public/skills/kesslerio/url-shortener commit 1f67d3891a

Frequently asked questions

npx skillmds@latest add demerzels-lab/shorten