Finally got around to tidying up the LLM utilities pack for Raycast.
- Commands that modify the selected text:
to-en- translates the text to Englishto-bg- translates the text to Bulgarianto-ua- translates the text to Ukrainianfix-text- fixes errors in the text
- Commands that analyze text and output the result in Raycast:
summarize- creates a brief summary of the textexplain- explains the text in plain languagesimplify- simplifies the text- if the user selects a URL, the extension tries to extract the text from that URL
- if the user selects a YouTube URL, the extension tries to extract subtitles from YouTube by that URL