kaoyan-english-vocab

Organize Kaoyan English vocabulary and generate formatted vocabulary cards.

18|2|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/Treasoni/kaoyan_skills --skill kaoyan-english-vocab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kaoyan-english-vocab
Source: https://github.com/Treasoni/kaoyan_skills/tree/main/kaoyan-english-vocab
Command: npx skills add https://github.com/Treasoni/kaoyan_skills --skill kaoyan-english-vocab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pdfplumber, PyPDF2, and includes scripts (resource) components.

What problem does it solve?

The skill tackles the challenge of organizing and quickly looking up exam-focused English vocabulary for Kaoyan, including extraction from PDFs, generation of real-context articles, detection of polysemy, and creation of vocabulary cards.

Core Features & Use Cases

  • Vocabulary organization: categorize words by root and frequency; - Fast lookup: fetch pronunciation, part of speech, meanings; - PDF vocabulary extraction: import words from墨墨/百词斩 PDFs; - Polysemy detection: identify uncommon meanings and provide warnings; - Context generation: generate real-exam style context passages; - Flashcard formatting: generate formatted vocabulary cards for Obsidian.

Quick Start

Provide a raw vocabulary list (or a PDF) and ask the AI to organize, detect polysemy, and generate formatted vocabulary cards.

Frequently Asked Questions about kaoyan-english-vocab

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

FAQPage Schema
How do I extract English vocabulary from PDF word lists for Kaoyan preparation?

Extract English vocabulary from Kaoyan PDFs by importing files from MoMo or Baicizhai. The tool parses PDF content using pdfplumber and PyPDF2 to pull raw vocabulary lists for subsequent organization and lookup.

How does polysemy detection work for Kaoyan English vocabulary?

Polysemy detection identifies uncommon meanings of vocabulary words and provides warnings. It analyzes extracted Kaoyan vocabulary to flag multiple meanings, helping you focus on less familiar definitions during exam preparation.

Can I generate real-exam context passages from a raw vocabulary list?

Generate real-exam context passages from a raw vocabulary list. The tool creates context-generation articles mimicking exam style, embedding your target words into reading materials to reinforce meaning through contextual learning.

What is the best way to format extracted vocabulary into Obsidian flashcards?

Format extracted vocabulary into Obsidian flashcards by generating structured vocabulary cards. The tool outputs formatted flashcard entries containing pronunciation, part of speech, meanings, and polysemy warnings for direct import into Obsidian.

Does this vocabulary organization tool require specific PDF formats to work?

The tool processes PDFs exported from MoMo or Baicizhai vocabulary apps. It relies on pdfplumber and PyPDF2 dependencies to extract text, requiring standard PDF layouts rather than scanned images for accurate vocabulary parsing.

Why are my extracted vocabulary words missing pronunciations and parts of speech?

Missing pronunciations and parts of speech occur when the PDF source lacks structured data. The fast lookup feature fetches this metadata separately after extraction, categorizing words by root and frequency to complete the vocabulary cards.