Rewrites the Chinese copy of a market-installed plugin into English using a model already configured in the harness — automatically when the plugin is installed, then live-reloaded. Each file is translated in one whole-file pass, validated by a real parser where one exists (node --check for JavaScript, JSON and YAML parsers otherwise) and handed back to the model with the error for up to three repair attempts; files above 48 KB, or that never parse, fall back to a line-range pass that checks every returned line against the original for structure. Trigger phrases and locale tables can optionally be preserved rather than translated, and the untouched original is kept beside the file as a .zh.bak.
Catalog inclusion supports discovery only. This site has not installed, run, or security-reviewed the plugin.
Install
Start with a prompt that asks an agent to review the GitHub repository and source. Switch to the command if you want to install it yourself.
Copy this prompt into DSH, Codex, or another agent and ask it to review the GitHub repository and source first.
Do not install or run any commands yet. Read this plugin's GitHub repository, README, and relevant source code. Then answer the questions below clearly and directly so I can decide whether it fits my needs:
1. What is this plugin, and what problem does it solve?
2. Who is it for, and what are its typical use cases?
3. How is it used after installation? Include one minimal example.
4. What known limitations or privacy, security, compatibility, or maintenance risks does it have?
5. Give a clear recommendation: recommend, conditionally recommend, or do not recommend, with reasons.
Distinguish statements documented by the repository, inferences from source code, and unknowns. If evidence is insufficient, say so explicitly. Do not guess or simply repeat the README.
GitHub: https://github.com/CREAIT-nl/dsh-plugins/tree/HEAD/to-english
Plugin: dsh-plugins#to-english
Author: CREAIT-nl
Catalog facts
The notes below are compiled from community catalog records and link out to the GitHub repository.
Catalog observations
Catalog identity is CREAIT-nl/dsh-plugins#to-english, sourced from awesome-dsh-plugin.
This record is a community catalog listing without a site-checked dsh.bundle path.
Registry install command: dsh plugin --profile web add @creait/dsh-to-english
Registry observation: Rewrites the Chinese copy of a market-installed plugin into English using a model already configured in the harness — automatically when the plugin is installed, then live-reloaded. Each file is translated in one whole-file pass, validated by a real parser where one exists (node --check for JavaScript, JSON and YAML parsers otherwise) and handed back to the model with the error for up to three repair attempts; files above 48 KB, or that never parse, fall back to a line-range pass that checks every returned line against the original for structure. Trigger phrases and locale tables can optionally be preserved rather than translated, and the untouched original is kept beside the file as a .zh.bak.
This listing is for
Find the Plugin Markets & Managers plugin dsh-plugins#to-english published by CREAIT-nl.
This catalog record points to package path to-english (CREAIT-nl/dsh-plugins#to-english).
Before you install
This site has not installed, executed, or security-reviewed dsh-plugins#to-english.
Catalog inclusion is not certification, compatibility, or production readiness.
Review CREAIT-nl/dsh-plugins#to-english on GitHub, including license and permissions, before running an install command.
Check the source on GitHub
This page does not republish README, LICENSE, or manifest file bodies. Open the repository files directly.