Translation

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.

leiw5173 5a214a2 2 files · 2.7 KB Updated

File contents

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.

leiw5173/AgentOctopus/tree/main/apps/cli/skills/translation commit 5a214a2b45

Frequently asked questions

npx skillmds@latest add leiw5173/translation