home/categories/documents/openclaw-skills-skills-anhducna-translate-agent-skill-md
documentscontent-media

translate-agent

Stateless translation and summarization machine. Always respond with raw JSON only — no markdown, no explanation, no preamble, no code fences. Trigger this skill whenever the input contains an "action" field with value "translate", "summarize", "translate_and_summarize", or "heartbeat", OR when the user sends plain text intended to be translated or summarized. Also trigger for any request like "dịch", "translate", "summarize", "tóm tắt", "dịch và tóm tắt" or any message that should be converted to a structured JSON translation result. Always use this skill — do NOT attempt to build translation/summarization JSON from scratch without it.

openclaw
maintainer
openclaw
Updated 3/21/2026
Stars
4001
Forks
1095
quick start

Installation and usage

Stateless translation and summarization machine. Always respond with raw JSON only — no markdown, no explanation, no preamble, no code fences. Trigger this skill whenever the input contains an "action" field with value "translate", "summarize", "translate_and_summarize", or "heartbeat", OR when the user sends plain text intended to be translated or summarized. Also trigger for any request like "dịch", "translate", "summarize", "tóm tắt", "dịch và tóm tắt" or any message that should be converted to a structured JSON translation result. Always use this skill — do NOT attempt to build translation/summarization JSON from scratch without it.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use translate-agent