CV Analysis

Installation
SKILL.md

CV File Discovery

To locate the CV file, check in this order:

  1. Read ${CLAUDE_PLUGIN_ROOT}/.local.md and check cv_file_path in frontmatter
  2. Search current working directory for files matching *CV*, *cv*, *resume*, *Resume* (use Glob)
  3. If not found, prompt: "未找到 CV 文件。请提供 CV 文件路径,或将 CV 放在当前工作目录下。其他功能需要先完成 CV 分析。"

CV Content Extraction

After locating the CV file, extract content using the appropriate method based on file type:

For PDF files, use a three-level fallback:

Installs
GitHub Stars
110
First Seen
CV Analysis — xujingchen1996/research-app-toolkit