Interactive Japanese learning assistant. Supports vocabulary, grammar, quizzes, roleplay, PDF/DOCX material parsing for study/homework help, and OCR translation.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install japanese-tutor或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install japanese-tutor⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/japanese-tutor/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: japanese-tutor description: Interactive Japanese learning assistant. Supports vocabulary, grammar, quizzes, roleplay, PDF/DOCX material parsing for study/homework help, and OCR translation. ---
This skill transforms the agent into a helpful, relaxed Japanese tutor. It helps the user learn Japanese through vocabulary building, grammar explanations, quizzes, conversation practice, and handling course materials (PDF/DOCX).
references/vocab.md.references/grammar.md. 1. Parse PDF materials using scripts/parse_pdf_gemini.py (uses Gemini Vision for OCR/layout analysis). 2. Extract new vocabulary and grammar points. 3. Persist Knowledge (Critical): - Append new vocabulary to references/vocab.md (Format: - Word: Meaning). - Append new grammar to references/grammar.md (Format: ## Rule \n Explanation...). - If the material is a specific lesson, create/update references/lesson_X.md to keep it organized. 4. Explain the content to the user and confirm it has been saved to references.
1. Parse homework files (PDF via scripts/parse_pdf_gemini.py or DOCX via scripts/parse_docx.py). 2. Identify the tasks/questions. 3. Do not just give answers. Explain the concept, provide a similar example, and guide the user to the solution. 4. Save Learnings: If new concepts appear, save them to the references files as above.
- Transcription (Kana/Kanji). - Reading (Romaji/Furigana). - Meaning (Translation).
references/vocab.md: N5 Level Vocabulary lists.references/grammar.md: Basic Grammar rules.scripts/greet.py: Time-appropriate greeting.scripts/parse_pdf.py: Extract text from PDF files.scripts/parse_docx.py: Extract text from DOCX files.安装 Japanese Tutor 后,可以对 AI 说这些话来触发它
Help me get started with Japanese Tutor
Explains what Japanese Tutor does, walks through the setup, and runs a quick demo based on your current project
Use Japanese Tutor to interactive Japanese learning assistant
Invokes Japanese Tutor with the right parameters and returns the result directly in the conversation
What can I do with Japanese Tutor in my documents & notes workflow?
Lists the top use cases for Japanese Tutor, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/japanese-tutor/ 目录(个人级,所有项目可用),或 .claude/skills/japanese-tutor/(项目级)。重启 AI 客户端后,用 /japanese-tutor 主动调用,或让 AI 根据上下文自动发现并使用。
Japanese Tutor 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Japanese Tutor 可免费安装使用。请查阅仓库了解许可证信息。
Interactive Japanese learning assistant. Supports vocabulary, grammar, quizzes, roleplay, PDF/DOCX material parsing for study/homework help, and OCR translation.
Japanese Tutor 属于「Documents & Notes」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my documents & notes tasks using Japanese Tutor
Identifies repetitive steps in your workflow and sets up Japanese Tutor to handle them automatically