一键导入
excel-translation
Batch translate engineering Excel calculation files from Spanish to English preserving formulas
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Batch translate engineering Excel calculation files from Spanish to English preserving formulas
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Conventions for creating consistent Mermaid diagrams including decision node layout, edge ordering, and flowchart direction rules.
Generate interactive validation reports with quality scoring, missing data analysis, and type checking. Combines Pandas validation, Plotly visualization, and YAML configuration for comprehensive data quality reporting.
Class-level Hermes local configuration and setup workflows, including config audit gotchas and Windows installation.
Guide AI model selection based on task complexity, cost constraints, and latency requirements
Sub-skill of modular-architecture-documentation: 1. Module Definition Framework (+9).
Sub-skill of modular-architecture-documentation: Overview (+6).
| name | excel-translation |
| version | 1.0.0 |
| category | data |
| description | Batch translate engineering Excel calculation files from Spanish to English preserving formulas |
| type | reference |
| capabilities | [] |
| requires | [] |
| see_also | [] |
| tags | [] |
| scripts_exempt | true |
Version: 1.0.0 Category: Data Engineering Triggers: Translate Excel calculation files, Spanish to English conversion Tools:
scripts/python/translate_excel.py
This skill provides the capability to batch translate engineering calculation Excel files from Spanish to English. It uses a specialized dictionary of engineering terms and preserves the original file structure, formulas, and formatting.
.xlsx files in a target directory.python3 scripts/python/translate_excel.py
The script is currently configured to target:
/mnt/github/workspace-hub/lng-a/62092_sesa/data/calculations
To change the target, modify the target_dir variable in the main() function of the script.
The translation dictionary is embedded in the script. To add new terms, update the replacements dictionary in scripts/python/translate_excel.py.
openpyxl.xlsx files in the target directory (skipping *_en.xlsx).openpyxl._en.xlsx suffix.After running the translation, verify the output files (ending in _en.xlsx) to ensure: