deeppapernote
Editor's pickGenerate a high-quality deep-reading note for a single paper and write it into an Obsidian-style vault. Use when the user gives a paper title, DOI, URL, arXiv ID, Zotero item, or local PDF and wants a polished Markdown note with strong structure, evidence-based analysis, and figure placeholders.
- Type
- skill
- GitHub stars
- ★ 126
- Repository
- 917Dhj/DeepPaperNote
- Category
- research
Install
1Quick install (skills CLI)
npx skills add 917Dhj/DeepPaperNote --skill deeppapernote --agent claude-codeInstalls deeppapernote into the current project's .claude/skills/ directory. Requires Node.js and the skills CLI.
2Manual install
Create ~/.claude/skills/<name>/ and copy the SKILL.md file from the repository into it. The directory name must match the skill name.
⚠️ Exact file layout and requirements vary by repository — always check the repo README first.
Prefer the full source? The repository README is the authoritative install reference.