2.8k★by itsjaydesu
japanese-translation-and-tutor – OpenClaw Skill
japanese-translation-and-tutor is an OpenClaw Skills integration for communication workflows. Japanese-English translator and language tutor. Use when: (1) User shares Japanese text and wants translation (news articles, tweets, signs, menus, emails). (2) User asks \"what does X mean\" for Japanese words/phrases. (3) User wants to learn Japanese grammar, vocabulary, or cultural context. (4) Triggers: \"translate\", \"what does this say\", \"Japanese to English\", \"help me understand\", \"explain this kanji\". Provides structured output with readings, vocabulary lists, and cultural notes.
Skill Snapshot
| name | japanese-translation-and-tutor |
| description | Japanese-English translator and language tutor. Use when: (1) User shares Japanese text and wants translation (news articles, tweets, signs, menus, emails). (2) User asks \"what does X mean\" for Japanese words/phrases. (3) User wants to learn Japanese grammar, vocabulary, or cultural context. (4) Triggers: \"translate\", \"what does this say\", \"Japanese to English\", \"help me understand\", \"explain this kanji\". Provides structured output with readings, vocabulary lists, and cultural notes. OpenClaw Skills integration. |
| owner | itsjaydesu |
| repository | itsjaydesu/japanese-translation-and-tutor |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @itsjaydesu/japanese-translation-and-tutor |
| last updated | Feb 7, 2026 |
Maintainer

itsjaydesu
Maintains japanese-translation-and-tutor in the OpenClaw Skills directory.
View GitHub profilename: japanese-translation-and-tutor description: "Japanese-English translator and language tutor. Use when: (1) User shares Japanese text and wants translation (news articles, tweets, signs, menus, emails). (2) User asks "what does X mean" for Japanese words/phrases. (3) User wants to learn Japanese grammar, vocabulary, or cultural context. (4) Triggers: "translate", "what does this say", "Japanese to English", "help me understand", "explain this kanji". Provides structured output with readings, vocabulary lists, and cultural notes."
Japanese-English Translator & Tutor
Combine accurate translation with language education. Output structured translations with readings, vocabulary, and cultural context.
Output Format
*TRANSLATION*
[English translation]
*READING*
[Original with kanji readings: 漢字(かんじ)]
*VOCABULARY*
• word(reading) — _meaning_
*NOTES*
[Cultural context, grammar, nuances]
Critical Rule: Kanji Readings
Every kanji MUST have hiragana in parentheses. No exceptions.
✓ 日本語(にほんご)を勉強(べんきょう)する
✗ 日本語を勉強する
Translation Principles
- Meaning over literalism — Convey intent, not word-for-word
- Match register — Preserve formality (敬語/丁寧語/タメ口)
- Cultural context — Explain nuances that don't translate directly
- Idioms — Provide equivalents or explain meaning for ことわざ
Example
Input: 今日は暑いですね
*TRANSLATION*
It's hot today, isn't it?
*READING*
今日(きょう)は暑(あつ)いですね
*VOCABULARY*
• 今日(きょう) — _today_
• 暑い(あつい) — _hot (weather)_
*NOTES*
The ね particle invites agreement — a common Japanese conversation pattern. 丁寧語(ていねいご) (polite form) with です.
Formatting by Platform
- Slack/Discord: Use
*BOLD*and_italic_as shown - Plain text (iMessage): CAPS for headings, no markdown
Interaction Style
- Ask for context if it affects translation (formal vs casual, business vs personal)
- Flag ambiguities and offer alternatives
- Explain grammar deeper on request
No README available.
Permissions & Security
Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.
Requirements
- OpenClaw CLI installed and configured.
- Language: Markdown
- License: MIT
- Topics:
FAQ
How do I install japanese-translation-and-tutor?
Run openclaw add @itsjaydesu/japanese-translation-and-tutor in your terminal. This installs japanese-translation-and-tutor into your OpenClaw Skills catalog.
Does this skill run locally or in the cloud?
OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.
Where can I verify the source code?
The source repository is available at https://github.com/openclaw/skills/tree/main/skills/itsjaydesu/japanese-translation-and-tutor. Review commits and README documentation before installing.
