chinese-vocab

Convert Chinese vocabulary lists or Zoom chat exports into Anki Cloze cards.

1|Updated Dec 5, 2025
One-click install
npx skills add https://github.com/dukebw/dotfiles --skill chinese-vocab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chinese-vocab
Source: https://github.com/dukebw/dotfiles/tree/main/.claude/skills/chinese-vocab
Command: npx skills add https://github.com/dukebw/dotfiles --skill chinese-vocab

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating Chinese vocabulary flashcards from raw vocab lists or chat transcripts is time-consuming and error-prone. This skill automates the extraction and card creation process, saving time and ensuring consistency.

Core Features & Use Cases

  • Cloze card generation: Convert Chinese terms from vocab lists or chat logs into Cloze-style Anki cards with contextual sentences.
  • Source handling: Supports Zoom chat exports and plain vocabulary lists as input sources.
  • Use Case: A language learner imports a Chinese vocabulary file and, with one command, generates a set of context-rich flashcards for daily review.

Quick Start

Use the chinese-vocab skill with a vocab file path like 'vocab.txt'. For a dry run, pass --dry-run to preview created cards.

Frequently Asked Questions about chinese-vocab

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

FAQPage Schema
How do I convert a Chinese vocabulary list into Anki Cloze cards?

You can create Anki Cloze cards from Zoom chat exports by passing the exported chat file path to the skill. It processes the transcript, extracts relevant Chinese terms, and outputs 2-3 sentence contexts for each card.

Can I preview Anki flashcards before generating them from a Chinese vocab file?

Yes, you can preview Anki flashcards before generation by passing the --dry-run flag. This allows you to review the extracted Chinese terms and generated Cloze contexts without creating the final output.

Does this tool work with Zoom chat exports to create Chinese flashcards?

Yes, this tool works directly with Zoom chat exports to create Chinese flashcards. It handles the parsing of chat transcripts to extract Chinese vocabulary and formats them into contextual Anki Cloze notes.

What is the best way to automate Chinese vocabulary extraction for Anki?

Yes, a prerequisite for generating Chinese flashcards is providing a valid vocab file path. The skill requires this file to extract terms and automatically build the contextual sentences for your Anki Cloze cards.