A high-precision utility for converting Chinese text between Simplified, Traditional, and various regional variants with phrase-level awareness.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install opencc
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 opencc using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
OpenCC (Open Chinese Convert) is a robust skill designed for the Openclaw Skills ecosystem that provides professional-grade conversion between Simplified Chinese, Traditional Chinese, and regional variants. Unlike basic mapping tools, this skill is designed with linguistic precision in mind, supporting character-level transformations as well as complex phrase-level conversions that account for regional differences in terminology and usage.
Whether you are localized content for Taiwan, Hong Kong, or Mainland China, this skill ensures that your AI-generated text remains authentic to the target audience. By integrating OpenCC into your Openclaw Skills workflow, you can handle nuances like Japanese Kanji (Shinjitai) and regional idioms, making it an essential tool for developers and content creators working in multilingual environments.
To integrate this skill into your project, install the necessary dependencies via your preferred Python package manager. For users of the Openclaw Skills framework using uv, run:
uv add opencc
Alternatively, you can install via pip:
pip install opencc
Ensure that the scripts/convert.py file is included in your local directory to enable command-line interface capabilities for batch processing.
The skill organizes its conversion logic through a series of predefined JSON configuration files. Each file maps specific linguistic rules to the conversion engine.
| Configuration | Source | Target | Context |
|---|---|---|---|
| s2t.json | Simplified | Traditional | Standard OpenCC |
| s2twp.json | Simplified | Taiwan Traditional | Idioms & Phrases |
| t2jp.json | Traditional | Japanese Kanji | Modern Shinjitai |
| hk2s.json | Hong Kong | Simplified | Mainland Standard |
Output data is typically handled as UTF-8 encoded strings or text files, maintaining compatibility across the Openclaw Skills platform.
Loading
A high-performance utility for managing Notion databases and pages using the 2025-09-03 API standard.

A powerful integration that enables AI agents to interact with Figma files, export assets, and retrieve design feedback programmatically.

A specialized workflow for establishing secure, headless Gmail API authentication using the gog CLI and Google Cloud credentials.

A decentralized protocol integration for managing contract work, bounties, and escrow services natively on the Nostr network.

A high-throughput skill to process massive Claude API request volumes asynchronously while slashing token costs by 50%.

A comprehensive orchestration framework for AI agents to manage complex tasks, ensure high code quality, and implement a continuous self-improvement loop.








































