vocab

Store English and Traditional Chinese flashcards with spaced repetition under ~/.skadi/vocab/.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/LarryHsiao/Skadi --skill vocab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vocab
Source: https://github.com/LarryHsiao/Skadi/tree/main/skills/vocab
Command: npx skills add https://github.com/LarryHsiao/Skadi --skill vocab

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill stores English and Traditional Chinese flashcards and provides spaced repetition for review, saving time on vocabulary learning.

Core Features & Use Cases

  • Create and store one card per word under ~/.skadi/vocab/
  • Review due cards using spaced repetition and track progress
  • Look up words to add meanings and examples for efficient study

Quick Start

Add a new word to the deck and review its first due card.

Frequently Asked Questions about vocab

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

FAQPage Schema
How does spaced repetition work for vocabulary flashcards?

Spaced repetition schedules vocabulary flashcards based on recall difficulty. This Skill tracks SRS state in each card's frontmatter to govern review timing and progression automatically.

How do I add new words to my personal vocabulary deck?

Add new words to your vocabulary deck by prompting the Skill. It creates one card per word under ~/.skadi/vocab/, surfacing meanings and examples for efficient study.

Can I use Traditional Chinese flashcards for language learning?

Yes, you can use Traditional Chinese flashcards. The Skill stores English and Traditional Chinese translations to support personal language learning and vocabulary review.

What is the best way to manage and review due vocabulary cards?

The best way to manage due cards is using this Skill's spaced repetition system. It tracks SRS state in each card's frontmatter to surface only due cards for review.

Do I need any external dependencies to run my vocabulary deck?

No external dependencies are required. The Skill manages your vocabulary deck entirely through local files stored under the ~/.skadi/vocab/ directory.