From sundial-org-awesome-openclaw-skills-4
Shortens URLs using is.gd service without authentication or API key. Returns permanent short links via bash script. Useful for quick sharing in docs, chats, or code.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4This skill uses the workspace's default tool permissions.
Quickly shorten URLs using the [is.gd](https://is.gd) service. No API key or account required.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Quickly 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.