スキル一覧に戻る
tatat

translation

by tatat

1🍴 0📅 2026年1月5日
GitHubで見るManusで実行

SKILL.md


name: translation description: Translate text between languages while preserving meaning and context

Translation

Translate text between languages accurately.

Capabilities

  • Translate between 100+ languages
  • Preserve formatting and structure
  • Handle technical terminology
  • Maintain tone and style

Supported Languages

CodeLanguage
enEnglish
jaJapanese
zhChinese (Simplified)
koKorean
esSpanish
frFrench
deGerman
ptPortuguese
ruRussian
arArabic

Translation Modes

Literal

  • Word-for-word accuracy
  • Preserves original structure
  • Use for: technical docs, legal texts

Natural

  • Native-sounding output
  • Adapts idioms and expressions
  • Use for: marketing, creative content

Technical

  • Domain-specific terminology
  • Consistent glossary usage
  • Use for: software, medical, legal

Request Format

{
  "text": "Text to translate",
  "source_lang": "en",
  "target_lang": "ja",
  "mode": "natural",
  "glossary": {
    "API": "API",
    "endpoint": "エンドポイント"
  }
}

Best Practices

  1. Provide context for ambiguous terms
  2. Use glossaries for consistent terminology
  3. Review translations for domain accuracy
  4. Consider cultural adaptation for marketing

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です