fluent-reading

Runs interactive target-language reading comprehension sessions with questions, feedback, and vocabulary extraction.

Updated Jul 10, 2026
One-click install
npx skills add https://github.com/mituso89/fluent --skill fluent-reading-mituso89
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: fluent-reading
Source: https://github.com/mituso89/fluent/tree/main/.claude/skills/fluent-reading
Command: npx skills add https://github.com/mituso89/fluent --skill fluent-reading-mituso89

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Language learners need structured reading practice that goes beyond passive reading, but building level-appropriate texts, comprehension questions, and vocabulary tracking by hand is tedious and inconsistent. ## Core Features & Use Cases - Level-Adapted Texts: Presents 100-500 word target-language texts matched to the learner's CEFR level (A2 through B2+) and interests. - Guided Question Sequence: Asks main-idea, detail, vocabulary-in-context, inference, and true/false questions one at a time with immediate feedback and quoted text evidence. - Spaced-Repetition Integration: Lets the learner opt in to saving new vocabulary into the spaced-repetition queue and records session scores and errors in the learner databases. - Use Case: A Dutch learner at A2 level types /fluent-reading, reads a short personal email about weekend plans, answers five comprehension questions in Dutch, and saves three new words for future review. ## Quick Start Type /fluent-reading to start an interactive reading comprehension session in your target language.

Frequently Asked Questions about fluent-reading

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I start a reading comprehension practice session?▼

Type /fluent-reading to launch the session. The skill presents a target-language text matched to your level, waits for you to type "ready", then asks comprehension questions one at a time with immediate feedback.

What question types does language reading practice include?▼

Sessions rotate through five question types: main idea, details, vocabulary in context, inference, and true/false. Questions are asked in the target language from A2 level upward, with explanations quoting the source text.

Can I use this reading skill as a beginner below A2?▼

No, the skill is not recommended below A1 mastery level 3. Very early learners are directed to shorter flashcard drills via /fluent-vocab instead, since full reading texts would be overwhelming.

Does the reading session save new vocabulary automatically?▼

No, vocabulary saving is opt-in. After the questions, the skill shows a table of new words from the text and asks whether you want to add them to the spaced-repetition queue before writing anything to the database.

Why does the skill not trigger automatically during conversation?▼

The skill is gated with disable-model-invocation set to true, so it only fires on the explicit /fluent-reading command. This prevents a 15-20 minute interactive session with database writes from starting on an ambiguous prompt.