shortenShorten URLs using is.gd (no auth required). Returns a permanent short link.
Install via ClawdBot CLI:
clawdbot install kesslerio/shortenQuickly shorten URLs using the is.gd service. No API key or account required.
/home/art/clawd/skills/shorten/shorten.sh "https://example.com/very/long/url"
Standard usage:
shorten "https://google.com"
# Output: https://is.gd/O5d2Xq
With custom alias (if supported by script extension later):
Currently basic shortening only.
Generated Mar 1, 2026
Marketing teams can shorten URLs for social media posts to save character space and track engagement indirectly via custom aliases (if implemented). Useful for platforms like Twitter with strict character limits, enhancing link aesthetics and click-through rates.
Event organizers can shorten links to registration pages or event details for printed materials like flyers and business cards. This makes URLs more manageable and reduces errors when attendees manually type them in.
Companies can use shortened URLs in internal wikis or emails to share long resource links, such as to cloud storage or project management tools, improving readability and reducing clutter in communications.
Online retailers can shorten product links for email newsletters or SMS marketing, making them more user-friendly and potentially increasing conversion rates by simplifying the customer journey to purchase pages.
Offer basic shortening for free to attract users, then charge for premium features like custom aliases, analytics dashboards, and higher rate limits. Revenue can come from subscription tiers or one-time payments for advanced tools.
Provide this skill as an API that developers can integrate into their applications, such as social media apps or content management systems. Charge based on usage volume, such as per number of shortened URLs or API calls.
License the shortening technology to businesses that want to brand their own short URLs, such as for corporate marketing campaigns. Offer customization options and support services for a recurring fee.
💬 Integration Tip
Integrate this skill into command-line tools or automation scripts for batch URL shortening, ensuring to handle rate limits by adding delays between requests to avoid service disruptions.
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
Security-first skill vetting for AI agents. Use before installing any skill from ClawdHub, GitHub, or other sources. Checks for red flags, permission scope, and suspicious patterns.
Perform a comprehensive read-only security audit of Clawdbot's own configuration. This is a knowledge-based skill that teaches Clawdbot to identify hardening opportunities across the system. Use when user asks to "run security check", "audit clawdbot", "check security hardening", or "what vulnerabilities does my Clawdbot have". This skill uses Clawdbot's internal capabilities and file system access to inspect configuration, detect misconfigurations, and recommend remediations. It is designed to be extensible - new checks can be added by updating this skill's knowledge.
Use when reviewing code for security vulnerabilities, implementing authentication flows, auditing OWASP Top 10, configuring CORS/CSP headers, handling secrets, input validation, SQL injection prevention, XSS protection, or any security-related code review.
Security check for ClawHub skills powered by Koi. Query the Clawdex API before installing any skill to verify it's safe.
Scan Clawdbot and MCP skills for malware, spyware, crypto-miners, and malicious code patterns before you install them. Security audit tool that detects data exfiltration, system modification attempts, backdoors, and obfuscation techniques.