shorten
SafeCLI Utilities
Shorten URLs using is.gd (no auth required). Returns a permanent short link.
SKILL.md
# Shorten
Quickly shorten URLs using the [is.gd](https://is.gd) service. No API key or account required.
## Usage
```bash
/home/art/clawd/skills/shorten/shorten.sh "https://example.com/very/long/url"
```
## Examples
**Standard usage:**
```bash
shorten "https://google.com"
# Output: https://is.gd/O5d2Xq
```
**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).
More in CLI Utilities
bible
SafeGet the Bible.com Verse of the Day with shareable image.
camsnap
SafeCapture frames or clips from RTSP/ONVIF cameras.
canvas-lms
SafeAccess Canvas LMS (Instructure) for course data, assignments, grades, and submissions.
Cat Fact
SafeRandom cat facts and breed information from catfact.ninja (free, no API key).