Recommended

ShrtLnk

No more privacy concerns with third-party URL shorteners
Self-hosted links, full control
Core Principle:
shrtLnk is a featherweight URL shortener written in Go. It turns your messy long links into clean, shortened URLs while letting you self-host and control your data.
KEY FEATURES
01Dead Simple
Single binary, zero dependencies
02High Performance
Built with Go, handles high traffic with ease
03Full Control
View/delete all links anytime
04Flexible Config
Command flags and env variables
github.com/aztack/shrtLnk
data-ai·aztack·2026-01-29·0·🔱 0
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/aztack/shrtLnk.git
SSH
git clone [email protected]:aztack/shrtLnk.git
GitHub CLI
gh repo clone aztack/shrtLnk
FAQ
Q: What are the installation steps for ShrtLnk Agent Skills?
1.Build: Run make build
2.Run: Specify port and db path
3.Shorten: Call API to create short links
4.Manage: Use admin token to manage links
Q: What are the highlights of ShrtLnk Agent Skills?
  • Set up in 5 minutes
  • 100% private data
  • Cross-platform
  • Lightning fast
Q: What are the use cases for ShrtLnk Agent Skills?
  • Sharing links on social media
  • Internal document sharing
  • Marketing campaign tracking
  • Personal project URL beautification
Q: What are the limitations of ShrtLnk Agent Skills?
  • SQLite database only
  • No web UI