Documentation
README
Paper Method Illustrated — 论文方法图解
把论文的核心方法用视觉图解彻底讲清楚。
与其他技能的本质区别
| 传统paper-comic | baoyu-article-illustrator | 我们:方法图解 | |
|---|---|---|---|
| 聊什么 | 什么都聊一点 | 为文章配装饰图 | 只聊方法细节 |
| 深度 | 一页讲很多→浅 | 一张图一段话→中 | 一张图讲透一个机制→深 |
| 页数 | 固定10页 | 按密度5-20张 | 先推荐封面/概述/细节图组合,用户确认后生成1-10张 |
| 重点 | 讲背景+故事 | 美化文章排版 | 可视化"怎么做" |
快速开始
/paper-comic /path/to/paper.pdf
/paper-comic https://arxiv.org/abs/2512.xxxxx
/paper-comic /path/to/paper.pdf --style sketchnote
/paper-comic /path/to/paper.pdf --style paper-figure --language English --pages 1
图片生成:自动检测
和paper-analyzer一样,不硬编码任何API。运行时自动检测:
| 环境 | 自动使用 |
|---|---|
| Codex | 内置 imagegen skill |
| Claude Code | 已安装的生图skill(如baoyu-image-gen) |
| Cursor/其他 | 自动检测 → 没有则提示安装 |
This is the opening of the README. Read the full README on GitHub.