url-shortener
SKILL.md
URL Shortener Tool
Description
Shorten long URLs using various services and optionally generate QR codes for the shortened links.
Trigger
/shortencommand- User needs to shorten URLs
- User wants short links
Usage
# Shorten URL
python scripts/url_shortener.py "https://example.com/very/long/path"
# Shorten with specific service
python scripts/url_shortener.py "https://example.com" --service tinyurl
# Generate QR code for shortened URL
python scripts/url_shortener.py "https://example.com" --qr --output qr.png
Tags
url, shortener, link, tinyurl, qr
Compatibility
- Codex: ✅
- Claude Code: ✅
Weekly Installs
4
Repository
aidotnet/moyucodeFirst Seen
Jan 28, 2026
Security Audits
Installed on
opencode4
claude-code4
cursor4
mcpjam3
openhands3
zencoder3