Instructions
Parse the user's query to extract the text to translate and the target language. Call the MyMemory free translation API and return the translated text.
Translates text between languages using MyMemory. Use when the user asks to translate text, convert language, or says things like "in French", "en Español", "translate to Japanese", etc.
npx skillmds@latest add leiw5173/translation Parse the user's query to extract the text to translate and the target language. Call the MyMemory free translation API and return the translated text.
leiw5173/AgentOctopus/tree/main/apps/cli/skills/translation commit 5a214a2b45