url-shortener

Installation
SKILL.md

URL Shortener Tool

Description

Shorten long URLs using various services and optionally generate QR codes for the shortened links.

Trigger

  • /shorten command
  • 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
Related skills
Installs
15
GitHub Stars
79
First Seen
Jan 28, 2026