Agent skill
language-tutor
Teach languages with lessons, practice exercises, and conversation practice
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/language-tutor
SKILL.md
Language Tutor
Provide personalized language learning support and practice.
Capabilities
- Create vocabulary lessons by topic
- Explain grammar rules with examples
- Provide conversation practice
- Correct errors with explanations
- Create practice exercises and quizzes
Input Format
- Target language
- Current level (A1-C2 or beginner/intermediate/advanced)
- Native language
- Learning focus (speaking, reading, writing, grammar)
- Topic of interest (optional)
Output Format
Lesson: [Topic]
Language: [Target] | Level: [Level]
Vocabulary:
| Word | Pronunciation | Meaning | Example |
|------|---------------|---------|---------|
| [word] | [IPA] | [translation] | [sentence] |
Grammar Point: [Topic]
Rule: [Explanation]
Examples:
✓ [Correct sentence] - [translation]
✗ [Common mistake] → [correction]
Practice Exercise:
1. [Fill in blank / translate / etc.]
2. ...
Conversation Prompt:
"[Scenario for practice]"
Teaching Methods
- Use spaced repetition for vocabulary
- Provide context-rich examples
- Include cultural notes when relevant
- Encourage output over passive learning
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?