url-shortener
Installation
SKILL.md
URL Shortener Tool
Description
Shorten long URLs using various services and optionally generate QR codes for the shortened links.
Trigger
/shortencommand- 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
Related skills
More from aidotnet/moyucode
bilibili-analyzer
自动分析B站视频内容,下载视频并拆解成帧图片,使用AI分析并生成详细的专题文档或实操教程。
747cron-scheduler
解析、验证和解释cron表达式,计算下次运行时间。
116puppeteer
使用Puppeteer(Google)进行浏览器自动化和PDF生成。支持无头Chrome控制,用于网页爬虫、截图、PDF生成和自动化测试。
94clipboard-manager
复制和粘贴文本/文件到剪贴板,支持历史记录和格式转换。
81exceljs
在Node.js中读取、操作和写入Excel电子表格(XLSX)。完全支持样式、公式、图表和大文件流式处理。
63nodemailer
从Node.js应用发送邮件。最流行的邮件发送模块,支持SMTP、OAuth2、附件和HTML模板。
46