with one click
translate
Response formatting for the translate tool (Tencent TMT).
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Response formatting for the translate tool (Tencent TMT).
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Timezone input conventions + response formatting for current_time.
Response formatting for the news tool (RSS aggregation).
Response formatting + query construction for DuckDuckGo search.
Supported units + response formatting for unit_convert.
Response formatting guide for weather tool results.
max_chars 选择 + 响应风格 for web_fetch.
| name | translate |
| description | Response formatting for the translate tool (Tencent TMT). |
| always | true |
This file covers response formatting guidance.
success: {source_lang, target_lang, source_text, translated_text, source: "tencent_tmt"}
failure: {error} ← 直接转述给用户
简短直出结果,不要加"希望对你有帮助"这类套话。
"Hello world" 的中文翻译:你好世界。
日文:愛してる。
批量翻译时逐行对照:
- "good morning" → "早安"
- "thank you" → "谢谢"
如果 error 是 TENCENT_SECRET_ID/KEY not configured,告诉用户"翻译服务未配置密钥"。