跳至主要内容
小龙虾小龙虾AI
🤖

URL Shortener

Shorten URLs using is.gd (no auth required). Returns a permanent short link.

下载1.6k
星标0
版本1.0.0
浏览器网页
安全通过

技能说明


name: url-shortener description: Create and manage short URLs with custom aliases and tracking. Use when user needs to shorten long URLs, create memorable custom links, track click statistics, or generate QR codes for URLs.

URL Shortener

Create and manage short URLs with custom aliases and tracking.

Quick Start

# Shorten a URL
python scripts/shorten.py https://example.com/very/long/url

# Custom alias
python scripts/shorten.py https://example.com --alias mylink

Usage

python scripts/shorten.py URL [OPTIONS]

Options:
  --alias TEXT      Custom short alias
  --qr              Generate QR code
  --qr-file PATH   Save QR code to file
  --list           List saved URLs
  --stats ALIAS    Show click statistics

Examples

# Basic shortening
python scripts/shorten.py https://github.com/openclaw/openclaw

# Custom alias
python scripts/shorten.py https://example.com --alias mysite

# Generate QR code
python scripts/shorten.py https://example.com --qr

# List saved URLs
python scripts/shorten.py --list

# Show stats
python scripts/shorten.py --stats mysite

Features

  • URL shortening
  • Custom aliases
  • QR code generation
  • Local URL storage
  • Click tracking (simulated)
  • Export/import URLs

如何使用「URL Shortener」?

  1. 打开小龙虾AI(Web 或 iOS App)
  2. 点击上方「立即使用」按钮,或在对话框中输入任务描述
  3. 小龙虾AI 会自动匹配并调用「URL Shortener技能完成任务
  4. 结果即时呈现,支持继续对话优化

相关技能