json-translator

Official

Translate JSON text fields in one pass

AuthorSimplified-Reasoning
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of manually translating repetitive text inside JSON files, especially when you need to localize fields like description across many entries.

Core Features & Use Cases

  • Targeted field translation: Translates only specified keys in your JSON (default key: description) while keeping the rest of the structure unchanged.
  • Multi-language support: Converts between zh, en, ja, and ko, with optional source-language specification (or auto).
  • Online translation with fallback handling: Uses MyMemory as the primary translation service and adds clear markers when translations fail, without stopping the whole job.
  • Practical use cases: Product descriptions, API/config documentation localization, dataset text field translation, and generating multi-language JSON variants for internationalization.

Quick Start

Ask the assistant to translate the JSON file's description fields to Chinese using the json-translator skill.

Dependency Matrix

Required Modules

requests

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: json-translator
Download link: https://github.com/Simplified-Reasoning/Pi-Bench/archive/main.zip#json-translator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.