·azure-ai-translation-text-py
""

azure-ai-translation-text-py

microsoft/agent-skills

Azure AI Text Translation SDK for real-time text translation, transliteration, language detection, and dictionary lookup. Use for translating text content in applications. Triggers: "text translation", "translator", "translate text", "transliterate", "TextTranslationClient".

1Installs·0Trend·@microsoft

Installation

$npx skills add https://github.com/microsoft/agent-skills --skill azure-ai-translation-text-py

SKILL.md

Client library for Azure AI Translator text translation service for real-time text translation, transliteration, and language operations.

| translate | Translate text to one or more languages | | transliterate | Convert text between scripts | | detect | Detect language of text | | findsentenceboundaries | Identify sentence boundaries | | lookupdictionaryentries | Dictionary lookup for translations | | lookupdictionaryexamples | Get usage examples |

Azure AI Text Translation SDK for real-time text translation, transliteration, language detection, and dictionary lookup. Use for translating text content in applications. Triggers: "text translation", "translator", "translate text", "transliterate", "TextTranslationClient". Source: microsoft/agent-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/microsoft/agent-skills --skill azure-ai-translation-text-py Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/microsoft/agent-skills --skill azure-ai-translation-text-py
Category
""Writing
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is azure-ai-translation-text-py?

Azure AI Text Translation SDK for real-time text translation, transliteration, language detection, and dictionary lookup. Use for translating text content in applications. Triggers: "text translation", "translator", "translate text", "transliterate", "TextTranslationClient". Source: microsoft/agent-skills.

How do I install azure-ai-translation-text-py?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/microsoft/agent-skills --skill azure-ai-translation-text-py Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/microsoft/agent-skills