Skip to content

Conversation

alexcerezo
Copy link

Summary:
This PR removes the non-functional loremipsum handler (due to loripsum.net being down) and introduces a new skill for shortening URLs using the CleanURI API.

Details:
Deleted the loremipsum handler and all related references.
Added a new handler shorten_url.go that exposes an endpoint to shorten URLs via cleanuri.com.
Updated documentation and skillset definitions to reflect the new URL shortener feature.

Motivation:
Loripsum.net is no longer available, so lorem ipsum generation was removed. The new URL shortener provides a useful and reliable alternative skill for the extension.

Testing:
Tested the /shorten-url endpoint with various URLs to ensure correct shortening and error handling.
Confirmed that the extension now only exposes the intended endpoints.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant