url-shortener

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

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "url-shortener" with this command: npx skills add aidotnet/moyucode/aidotnet-moyucode-url-shortener

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

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: ✅

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

bilibili-analyzer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

puppeteer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

cron-scheduler

No summary provided by upstream source.

Repository SourceNeeds Review