Use Case
Stop doing repetitive general tools tasks manually. Translate EN ZH lets your AI agent handle them automatically through natural conversation. A Chinese-English conversion tool that supports text translation, batch file translation, and terminology alignment. Usage scenarios: (1) Users need to translate Chinese into English or English into Chinese; (2) Translate text content such as documents, code comments, emails, etc.; (3) Batch processing of translation tasks; (4) Users mention keywords such as "translation", "English to Chinese", "Chinese to English", "Chinese to English conversion". This guide shows practical examples of using Translate EN ZH to automate common general tools workflows and save hours every week.
Install Translate EN ZH: npx clawhub@latest --dir ~/.claude/skills install translate-en-zh
Identify the repetitive general tools tasks you want to automate
Describe the task to your AI in plain English
Translate EN ZH will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing Translate EN ZH
Automate my general tools tasks using Translate EN ZH
What repetitive tasks can Translate EN ZH handle for me?
Set up a workflow that runs Translate EN ZH every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install translate-en-zhOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install translate-en-zhβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/translate-en-zh/π‘Extract and place the folder at the path above, then restart your agent.