translator
Recognize the language of input content or video scripts and translate them precisely into English using Gemini 3.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Recognize the language of input content or video scripts and translate them precisely into English using Gemini 3.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Fetch and store transcripts from YouTube videos for deep content analysis.
Specialized in the MLCommons Croissant metadata specification. Can generate, validate, and serialize dataset metadata into compliant JSON-LD.
Universal Numeric Fingerprint (UNF) generator. For strings, it splits into words and sorts them alphabetically to provide order-invariant fingerprints. Supports dataframes and files too.
Send results and data files to stakeholders via email.
The Visual Systems Architect is an expert in translating complex technical requirements and infrastructure setups into structured, visually intuitive architectural diagrams (Mermaid.js).
Secure GitHub Orchestrator for Croissant Toolkit. Connect any repository, discovery skills, and audit ODRL sovereignty status.
| name | translator |
| description | Recognize the language of input content or video scripts and translate them precisely into English using Gemini 3. |
The Translator skill leverages the power of Gemini 3 to identify the source language of any text or document (including video transcripts) and provide a high-precision translation into English.
This skill is essential for the Croissant Toolkit to handle multi-lingual datasets and global video content, ensuring all metadata and context are understood in English.
Detects the language of the provided text or file and translates the content into English. If a file path is provided, it saves the English version as a new file.
Usage:
# Translate raw text
python3 translator/scripts/translate.py "Hola, ¿cómo estás? me gustaría aprender sobre Croissant."
# Translate a local file (e.g., a non-English transcript)
python3 translator/scripts/translate.py data/transcripts/NON_ENGLISH_VIDEO_ID.txt
Example:
python3 translator/scripts/translate.py Bonjour, c'est un plaisir de participer au Hackathon.