🤖
技能说明
name: url-shorten description: "Shorten URLs via tinyurl or bitly API" metadata: { "openclaw": { "emoji": "🔗", "requires": { "bins": ["curl"] }, "install": [], }, }
URL Shorten
Shorten URLs via tinyurl or bitly API. Requires BITLY_TOKEN env var for bitly; falls back to tinyurl if not set.
Commands
# Shorten a URL (uses tinyurl by default, bitly if BITLY_TOKEN is set)
url-shorten "https://example.com/very/long/path/to/resource"
Install
No installation needed. curl is always present on the system. Optionally set BITLY_TOKEN environment variable to use the bitly API instead of tinyurl.
如何使用「Url Shorten」?
- 打开小龙虾AI(Web 或 iOS App)
- 点击上方「立即使用」按钮,或在对话框中输入任务描述
- 小龙虾AI 会自动匹配并调用「Url Shorten」技能完成任务
- 结果即时呈现,支持继续对话优化