Security & PasswordsDocumentedScanned

url-shortener

Shorten URLs using is.gd (no auth required).

Share:

Installation

npx clawhub@latest install url-shortener

View the full skill documentation and source below.

Documentation

Shorten

Quickly shorten URLs using the [is.gd]() service. No API key or account required.

Usage

shorten ""

Examples

Standard usage:

shorten ""
# Output:

Notes

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