DeepPaperNote
Turn research papers into deep, reusable Obsidian notes
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install DeepPaperNote?โผ
Run `npx skills add 917Dhj/DeepPaperNote --all -g -y` in your terminal, then install the PDF dependency with `python3 -m pip install PyMuPDF`.
How to turn a paper into an Obsidian note with AI?โผ
Hand your agent a paper title, DOI, arXiv ID, URL, or local PDF and ask for a deep-reading note. DeepPaperNote extracts the evidence, plans figures, and saves a structured note into your Obsidian vault.
Does DeepPaperNote work with Zotero?โผ
Yes. It checks your local Zotero library first and reuses existing records and PDF attachments before searching online, avoiding duplicate downloads and mismatched papers.
Does DeepPaperNote work with Claude Code and Codex?โผ
Yes. The same core skill runs in both Claude Code and Codex through thin adapter layers, triggered by natural language or the /deeppapernote command.
Can DeepPaperNote write notes in English or Chinese?โผ
Yes. You choose English or Simplified Chinese on first run, and the preference is saved for future papers while still allowing per-run overrides.
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