deeppapernote

Editor's pick

Generate 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

  1. 1Quick install (skills CLI)

    npx skills add 917Dhj/DeepPaperNote --skill deeppapernote --agent claude-code

    Installs deeppapernote into the current project's .claude/skills/ directory. Requires Node.js and the skills CLI.

  2. 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.

View on GitHub ↗

Prefer the full source? The repository README is the authoritative install reference.