| name | shorten |
|---|---|
| description | Shorten URLs using is.gd (no auth required). Returns a permanent short link. |
Quickly shorten URLs using the is.gd service. No API key or account required.
/home/art/clawd/skills/shorten/shorten.sh "https://example.com/very/long/url"Standard usage:
shorten "https://google.com"
# Output: https://is.gd/O5d2XqWith custom alias (if supported by script extension later): Currently basic shortening only.
- Links are permanent.
- No analytics dashboard (simple redirect).
- Rate limits apply (be reasonable).