🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Bitly URL Shortner and Manager

by @stanestane

Bitly URL Shortner and Manager for a local Windows OpenClaw workspace. Use when the user wants to log into Bitly with locally stored credentials, validate au...

πŸ’‘ Examples

Validate auth:

python .\skills\bitly-url-shortner-and-manager\scripts\bitly_manager.py whoami

List groups:

python .\skills\bitly-url-shortner-and-manager\scripts\bitly_manager.py groups

List recent links:

python .\skills\bitly-url-shortner-and-manager\scripts\bitly_manager.py bitlinks --limit 10

Search/filter links:

python .\skills\bitly-url-shortner-and-manager\scripts\bitly_manager.py search --query "etsy" --limit 20 --tag t-shirts

Shorten one URL:

python .\skills\bitly-url-shortner-and-manager\scripts\bitly_manager.py shorten --long-url "https://example.com/page"

Shorten many URLs from a txt file:

python .\skills\bitly-url-shortner-and-manager\scripts\bitly_manager.py bulk-shorten --input "C:\path\to\urls.txt" --output "C:\path\to\results.json"

Export links for other workflows:

python .\skills\bitly-url-shortner-and-manager\scripts\bitly_manager.py export-links --tag t-shirts --format txt --output "C:\path\to\bitly-links.txt"

Inspect a bitlink:

python .\skills\bitly-url-shortner-and-manager\scripts\bitly_manager.py expand --bitlink "bit.ly/abc123"

Get clicks for a bitlink:

python .\skills\bitly-url-shortner-and-manager\scripts\bitly_manager.py clicks --bitlink "bit.ly/abc123" --unit day --limit 30

View on ClawHub
TERMINAL
clawhub install bitly-url-shortner-and-manager

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’