解读论文 Figure 的含义并输出一份“教会人类如何读图”的高可读性 Markdown 报告;支持输入 1 个或多个 figure 文件绝对路径与人工解读,自动尝试从图附近检索生成该图的源代码,并采用类似 parallel-vibe 的方式通过 codex exec/claude -p 以进程级隔离解读每张图(并发上限默认 3,可在 config.yaml 调整)。⚠️ 不适用:用户只是想改图尺寸/裁剪/改格式;或要求直接修改图片/源代码(本 skill 对图片与源代码全程只读,严禁修改)。
$npx -y skills add huangwb8/chineseresearchlatex --skill paper-explain-figuresInstalls into the current project.
Run `npx skills use "https://github.com/huangwb8/chineseresearchlatex" --skill "huangwb8/chineseresearchlatex/paper-explain-figures"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/huangwb8/chineseresearchlatex" that are relevant to the current task. Run `npx skills add "https://github.com/huangwb8/chineseresearchlatex"` and select the relevant skills, then follow their instructions.