ferminrp/cloudflare-workers-url-shortner
> Build and operate a URL shortner on Cloudflare Workers with Upstash Redis and D1. Use when the user asks to create shortlinks, redirects, click tracking, analytics, request metadata capture (country/city/ip/user-agent), non-blocking tracking, or resilient alerting (for example Telegram) on failures.
npx skills add https://github.com/ferminrp/agent-skills --skill cloudflare-workers-url-shortner
Take ferminrp/cloudflare-workers-url-shortner from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.