Claude Code skills for academic papers: deep analysis, comics, summaries | 论文工艺:深度解读、漫画生成、速览总结
npx skills add https://github.com/zsyggg/paper-craft-skills --skill paper-analyzerCLI を使用してこのスキルをインストールし、ワークスペースで SKILL.md ワークフローの使用を開始します。
English | 中文
Turn academic papers into in-depth articles or educational comics with one click
|
paper-analyzer Paper → Deep Article
|
paper-comic Paper → 10-Page Comic
|
npx skills add zsyggg/paper-craft-skills
| Skill | Required |
|---|---|
| paper-analyzer | MINERU_TOKEN - Get from mineru.net |
| paper-comic | Google Account (auto login on first run) |
# For paper-analyzer
pip install requests markdown
export MINERU_TOKEN="your_token"
# Analyze paper, generate article
Please analyze this paper: /path/to/paper.pdf
# Generate paper comic
Please turn this paper into a comic: /path/to/paper.pdf
Transform academic papers into deep technical articles with 3 writing styles.
|
academic (default) Formal, rigorous |
storytelling Vivid metaphors |
concise Tables, bullet points |

| Feature | Description |
|---|---|
| Formula Explanation | Insert formula images with symbol breakdown |
| Code Analysis | Align paper concepts with GitHub source code |
Transform academic papers into 10-page educational comics with 4 art styles.
![]() classic General (default) |
![]() tech AI/CS |
![]() warm Psychology |
![]() chalk Math/Physics |
![]() Cover |
![]() 1 |
![]() 2 |
![]() 3 |
![]() 4 |
![]() 5 |
![]() 6 |
![]() 7 |
![]() 8 |
![]() 9 |
![]() 10 |
Works with:
MIT