home / skills / tatat / agents-playground / language-tutor

language-tutor skill

/skills/language-tutor

npx playbooks add skill tatat/agents-playground --skill language-tutor

Review the files below or copy the command above to add this skill to your agents.

Files (1)
SKILL.md
1.2 KB
---
name: language-tutor
description: Teach languages with lessons, practice exercises, and conversation practice
---

# 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