url-shortener

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.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

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

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

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

96push

User-approved 96Push desktop client publishing helper — query platforms/accounts, create content, inspect platform rules, and publish only after explicit con...

Registry SourceRecently Updated
Coding

google-search-web

调用 Google 网页搜索接口,获取实时网页搜索结果。使用此技能当用户需要:Google 搜索/网页搜索/搜索引擎查询、调用 /google/search/web 接口、用 Python 脚本执行 Google 搜索、获取搜索结果列表(标题/链接/摘要)。Use this skill for Google we...

Registry SourceRecently Updated
Coding

DeepMiner Skills

通过 dm-cli 命令行工具与 DeepMiner (DM) 系统交互。**凡是涉及 DM/DeepMiner 系统的任务,必须先读此 Skill。** 触发条件:用户提到 "使用 DM"、"发给 DM"、"用 DM 问一下"、"DM 帮我..."、"DeepMiner 执行..." 等任何涉及 DM 系统的任...

Registry SourceRecently Updated
Coding

CordysCRM

Cordys CRM CLI 指令映射技能,支持将自然语言高效转换为标准 `cordys crm` 命令,具备意图识别、模块匹配、参数补全及分页与全量查询处理能力,输出简洁稳定、无歧义。

Registry SourceRecently Updated
2670Profile unavailable