shorten
⚠Review·Scanned 2/18/2026
This skill shortens URLs using the is.gd service. It directs network calls to https://is.gd and references a local executable ./shorten.sh, implying the skill will perform shell execution.
from clawhub.ai·vdf49997·1.4 KB·0 installs
Scanned from 1.0.0 at df49997 · Transparency log ↗
$ vett add clawhub.ai/kesslerio/shortenReview findings below
OpenClaw Shorten Skill
Quickly shorten URLs using is.gd directly from OpenClaw.
Features
- Zero setup: No API key or account required
- Permanent links: URLs don't expire
- Privacy: No tracking dashboards or analytics
Installation
npx clawdhub install shorten
Usage
shorten <url>
Example:
shorten https://github.com/kesslerio/openclaw
# Output: https://is.gd/example
License
Apache-2.0
Repository
https://github.com/kesslerio/url-shortener-openclaw-skill