vocabulary-builder

Collects and organizes vocabulary from reading and podcasts into a searchable tracker.

7|2|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/SJTU-IPADS/SkVM-data --skill vocabulary-builder
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: vocabulary-builder
Source: https://github.com/SJTU-IPADS/SkVM-data/tree/main/skills/vocabulary-builder
Command: npx skills add https://github.com/SJTU-IPADS/SkVM-data --skill vocabulary-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users build and review vocabulary by collecting new words from books, podcasts, and daily encounters, and tracking progress in a dedicated vocabulary tracker.

Core Features & Use Cases

  • Reading and practice workflow: query the tracker for words from a book, review the last added word, and decide whether to practice pending words or continue reading and add new words.
  • Word addition and tracking: provide pronunciation, meaning, and synonyms, then add to the tracker immediately with an optional focus on pronunciation, and display a word card after addition.
  • 3-step learning process with spaced repetition: follow a three-step cycle (review, meaning check, sentence usage) and schedule subsequent reviews to reinforce retention.
  • Data organization and media: store vocabulary data in memory/vocabulary.md and manage pronunciation audio in docs/tts-fr for playback.
  • Progress management: move words through Active Words, Long-Term Review, and Mastered Words with reminders and review history.

Quick Start

Add a new word to memory/vocabulary.md with pronunciation, meaning, and context, then review and practice it with spaced repetition.

Frequently Asked Questions about vocabulary-builder

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

FAQPage Schema
How do I build vocabulary from daily reading using spaced repetition?▼

To build vocabulary from daily reading using spaced repetition, collect new words from materials and store them in a tracker. The system schedules subsequent reviews through a 3-step learning cycle to reinforce memory retention.

How does a 3-step learning cycle work for vocabulary review?▼

The 3-step learning cycle works by guiding you through reviewing the word, checking its meaning, and using it in a sentence. This structured process reinforces retention before scheduling the next spaced repetition session.

Can I track vocabulary progress from both books and podcasts?▼

Yes, you can track vocabulary progress from both books and podcasts. The system organizes collected words from various reading materials and audio encounters, moving them through Active Words, Long-Term Review, and Mastered Words stages.

What is the best way to add a new word to a vocabulary tracker?▼

The best way to add a new word to a vocabulary tracker is by providing its pronunciation, meaning, and synonyms. The system immediately saves it to the tracker file and displays a structured word card for your review.

Where does a vocabulary tracker store pronunciation audio files?▼

A vocabulary tracker stores pronunciation audio files in a dedicated directory for text-to-speech playback. This allows you to manage and listen to audio clips alongside the structured vocabulary data stored in the tracker file.

When should I move words to Long-Term Review in a vocabulary tracker?▼

You should move words to Long-Term Review after completing the initial 3-step learning cycle and spaced repetition schedules. The tracker manages this progress automatically, providing reminders and review history to ensure proper retention.