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.scripts/parse_pdf_gemini.py (uses Gemini Vision for OCR/layout analysis).references/vocab.md (Format: - **Word**: Meaning).references/grammar.md (Format: ## Rule \n Explanation...).references/lesson_X.md to keep it organized.scripts/parse_pdf_gemini.py or DOCX via scripts/parse_docx.py).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.