eng

Translate provided text or file content into English with optional verification.

4|Updated Mar 20, 2023
One-click install
npx skills add https://github.com/iblea/.dotfiles --skill eng
Or copy as Structured Prompt for Agentβ–Ό
Please help me install this Agent Skill.
Skill: eng
Source: https://github.com/iblea/.dotfiles/tree/main/prompt/skills/eng
Command: npx skills add https://github.com/iblea/.dotfiles --skill eng

SYSTEM DOCUMENTATION & REQUIREMENTS

πŸ’‘ This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the need for quick and accurate translation of content into English, ensuring clear communication across language barriers.

Core Features & Use Cases

  • Content Translation: Translates provided text or file content into natural-sounding English.
  • Verification Options: Supports options for verifying translations and saving results.
  • Use Case: You receive an important email in Korean and need to understand its content immediately. Use this Skill to translate the email body into English.

Quick Start

Translate the following text into English: "μ•ˆλ…•ν•˜μ„Έμš”, 이것은 ν…ŒμŠ€νŠΈμž…λ‹ˆλ‹€."

Frequently Asked Questions about eng

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I translate text into English from another language?β–Ό

To translate text into English, you provide the content as a variadic argument to the translator agent, which then returns the translated English text.

Can I translate a file's content to English directly?β–Ό

Yes, file translation is supported. The skill processes file content and prioritizes the last argument provided as the content to translate into English.

Is there a way to verify the accuracy of my English translation?β–Ό

Yes, the skill supports optional verification options for translations, allowing you to validate the accuracy of the translated English content.

How do I save the results after translating text to English?β–Ό

You can save translation results by using the available saving options within the skill, which stores the translated English content after processing.

Does the translator handle multiple text inputs at once?β–Ό

Yes, it handles variadic arguments for content, allowing you to pass multiple text inputs while automatically prioritizing the last argument if it is not an option.