A powerful utility for automatically translating project README files into multiple languages while maintaining Markdown integrity.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install readme-translator
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install readme-translator using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Readme Translator is a specialized tool designed to help developers and project maintainers reach a global audience by automating the translation of documentation. This skill ensures that your projects on Openclaw Skills are accessible in languages such as English, Chinese, Japanese, and more, without losing complex Markdown formatting like tables, code blocks, or links.
By utilizing advanced translation APIs, it maintains terminology consistency across the entire document. This makes it an essential utility for international open-source contribution and increasing project visibility across different regions and developer communities.
To begin using this skill within your Openclaw Skills workflow, you can run the translator directly via the command line. Ensure you have your translation API keys configured if necessary.
# Standard translation to Chinese
readme-translator --input README.md --lang zh
# Translate to Japanese with a specific output filename
readme-translator --input README.md --lang ja --output README_JA.md
The skill operates primarily on Markdown files and generates localized copies based on the following parameters:
| Parameter | Shortcut | Description |
|---|---|---|
| --input | -i | The source README.md file path to be translated. |
| --output | -o | The destination filename for the translated content. |
| --lang | -l | The target ISO language code (e.g., en, zh, ja, ko, es, fr, de). |
| --api | N/A | Configuration for the specific translation API provider. |
Loading
Instantly generate React components, hooks, and higher-order components with full TypeScript support.

A robust automation tool for generating production-ready Python project templates and scripts with a single command.

An automated utility for generating professional-grade package.json files with standardized scripts and optimized dependency management.

A high-performance CLI tool designed to scaffold production-ready fullstack applications with modern tech stacks in seconds.

A specialized toolset for building multi-user collaborative applications featuring shared whiteboards, code editors, and instant messaging.

A comprehensive billing and subscription management engine for SaaS platforms with native Stripe integration.








































