Url Shortener OpenClaw Skill - ClawHub
Do you want your AI agent to automate Url Shortener workflows? This free skill from ClawHub helps with security & passwords tasks without building custom tools from scratch.
What this skill does
Shorten URLs using is.gd (no auth required). Returns a permanent short link.
Install
npx clawhub@latest install url-shortenerFull SKILL.md
Open original| name | description |
|---|---|
| shorten | Shorten URLs using is.gd (no auth required). Returns a permanent short link. |
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).