CLI UtilitiesDocumentedScanned

shorten

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

Share:

Installation

npx clawhub@latest install shorten

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

/home/art/clawd/skills/shorten/shorten.sh ""

Examples

Standard usage:

shorten ""
# Output:

With custom alias (if supported by script extension later):
Currently basic shortening only.

Notes

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