Install
openclaw skills install cromabelt-url-checkerPaste any link and find out if it's live, broken, or redirecting. Helps you avoid posting dead links on social media.
openclaw skills install cromabelt-url-checkerCheck if a link is working before you share it.
| Status | Meaning | Action |
|---|---|---|
| 200 | Link is live and working | Safe to post |
| 301/302 | Link redirects somewhere | Check the final URL |
| 404 | Page not found | Do not post — find the correct link |
| 403 | Access forbidden | Check manually before using |
| 500 | Server error | Try again later |
Give the skill a URL and it will return a status report.
Example: "Check this link: https://example.com/some-page"
URL: https://example.com/some-page
Status: 200 — LIVE
Final destination: https://example.com/some-page
Redirects: None
Recommendation: Safe to post
requests library