phd-deepread-workflow
Turn academic PDFs into Obsidian notes and canvases
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install phd-deepread-workflow?â–¼
Run `npx skills add heleninsights-dot/phd-deepread-workflow --all -g -y` in your terminal to install the skill globally. You also need Obsidian to view the canvas output.
How to turn a research PDF into an Obsidian note?â–¼
Drag the PDF into Claude Code or Codex and say "phd-deepread read this paper". The skill extracts the text, writes a structured literature note, and builds a critical-thinking canvas you open in Obsidian.
Can phd-deepread process scanned PDFs?â–¼
Yes. It uses PyMuPDF for normal PDFs and falls back to Tesseract OCR for scanned, image-based pages. Install Tesseract only if you work with scanned documents.
Can I batch-process a folder of papers?â–¼
Yes. Point the skill at a folder and it extracts, notes, and builds canvases for every PDF inside, skipping papers already processed.
Does phd-deepread work with Claude Code and Codex?â–¼
Yes. It installs as a standard skill in both Claude Code and Codex, and the agent runs all commands for you based on plain-English requests.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides