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.