cn-url-shortener

$desc

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 "cn-url-shortener" with this command: npx skills add freedompixels/cn-url-shortener

cn-url-shortener

短链接生成工具。分享链接更简洁。

功能

  • 短链生成:将长URL转为短链接
  • 自定义后缀:设置易记的短链后缀
  • 有效期设置:设置链接过期时间
  • 点击统计:查询短链访问次数
  • 批量生成:一次处理多个URL

安装要求

  • Python 3.6+
  • 无外部依赖

使用方法

# 生成短链接
python3 scripts/url_shortener.py "https://example.com/very/long/url"

# 自定义后缀
python3 scripts/url_shortener.py "https://example.com" --alias "mylink"

# 查询统计
python3 scripts/url_shortener.py "stats 短链接代码"

示例

输入:https://example.com/very/long/url 输出:短链接: https://short.url/abc123

分类

工具

关键词

短链接, URL缩短, short URL, 短网址, link

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.

General

Chat History

自动归档和分类保存聊天记录,支持关键词触发、快速搜索和命令管理历史会话内容。

Registry SourceRecently Updated
6250Profile unavailable
General

QVerisAI

Search and execute dynamic tools via QVeris API. Use when needing to find and call external APIs/tools dynamically — covers weather, search, stocks, finance, economics, geolocation, AIGC, news, social media, health data, and thousands more. Requires QVERIS_API_KEY environment variable.

Registry SourceRecently Updated
1K0Profile unavailable
General

URL Slug生成器

将中文标题转换为SEO友好的URL Slug,支持拼音和英文翻译转换。

Registry SourceRecently Updated
680Profile unavailable
General

日历管理器

将自然语言事件描述转换为标准.ics日历文件,支持日期解析和Google、Apple、Outlook日历兼容。

Registry SourceRecently Updated
1480Profile unavailable
cn-url-shortener | V50.AI