From aidotnet-moyucode
Shortens URLs using services like TinyURL and generates QR codes for short links. Invoke via /shorten command or auto-activates when URL shortening is needed.
npx claudepluginhub joshuarweaver/cascade-data-analytics --plugin aidotnet-moyucodeThis skill uses the workspace's default tool permissions.
Shorten long URLs using various services and optionally generate QR codes for the shortened links.
Conducts multi-round deep research on GitHub repos via API and web searches, generating markdown reports with executive summaries, timelines, metrics, and Mermaid diagrams.
Dynamically discovers and combines enabled skills into cohesive, unexpected delightful experiences like interactive HTML or themed artifacts. Activates on 'surprise me', inspiration, or boredom cues.
Generates images from structured JSON prompts via Python script execution. Supports reference images and aspect ratios for characters, scenes, products, visuals.
Shorten long URLs using various services and optionally generate QR codes for the shortened links.
/shorten command# 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
url, shortener, link, tinyurl, qr