shorten
Shorten URLs using is.gd (no auth required). Returns a permanent short link.
Why use this skill?
Learn how to use the OpenClaw shorten skill to convert long URLs into clean, permanent links using is.gd. Simple, fast, and no API key required.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/kesslerio/shortenWhat This Skill Does
The shorten skill is a lightweight, efficient tool designed to interface with the is.gd URL shortening service. It takes long, cumbersome URLs and converts them into concise, permanent short links. By utilizing this skill, you can clean up messy links in your shared documents, messages, or code repositories without the need for authentication, API keys, or creating accounts. It acts as a wrapper around the is.gd public API, providing a seamless experience directly within your OpenClaw environment.
Installation
To integrate this utility into your workspace, run the following command in your terminal:
clawhub install openclaw/skills/skills/kesslerio/shorten
Ensure that your environment has basic network connectivity, as the tool relies on hitting the external is.gd endpoints to generate the redirection links.
Use Cases
This skill is ideal for several practical applications:
- Technical Documentation: Use it to condense long documentation URLs that clutter your README files.
- Communication: Easily share long, session-specific links in chat applications where character limits or aesthetic readability matter.
- Social Media: Generate short, tidy links for posts where you want to minimize visual noise.
- Scripting: Incorporate this into your automated workflows to generate tracking links on the fly without complex dependency management.
Example Prompts
- "OpenClaw, please shorten this link for me: https://github.com/openclaw/skills/blob/main/docs/getting-started.md"
- "Shorten the following URL so I can paste it into my email: https://www.google.com/search?q=openclaw+documentation+guide"
- "Can you give me a short link for this long URL? https://example.com/very/long/path/to/resource"
Tips & Limitations
- Permanence: Links generated through is.gd are permanent; be mindful of what you shorten, as you cannot delete these links later.
- Rate Limits: While the service is free and requires no authentication, please be reasonable with the number of requests you send to avoid being blocked by the provider.
- No Analytics: This tool provides a simple redirect. If you require click tracking or performance data, you may need a different tool that includes an analytics dashboard.
- Privacy: Remember that is.gd is a public service. Avoid shortening URLs that contain sensitive personal information, private tokens, or confidential data that you do not want to be stored on third-party servers.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-kesslerio-shorten": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
coding-agent
Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.
google-messages
Send and receive SMS/RCS via Google Messages web interface (messages.google.com). Use when asked to "send a text", "check texts", "SMS", "text message", "Google Messages", or forward incoming texts to other channels.
academic-deep-research
Transparent, rigorous research with full methodology — not a black-box API wrapper. Conducts exhaustive investigation through mandated 2-cycle research per theme, APA 7th citations, evidence hierarchy, and 3 user checkpoints. Self-contained using native OpenClaw tools (web_search, web_fetch, sessions_spawn). Use for literature reviews, competitive intelligence, or any research requiring academic rigor and reproducibility.
soulcraft
Create or improve SOUL.md files for OpenClaw agents through guided conversation. Use when designing agent personality, crafting a soul, or saying "help me create a soul". Supports self-improvement.
dialpad
Send SMS and make voice calls via Dialpad API. Supports single/batch SMS, voice calls with TTS, and caller ID selection.