📄
WritingPython

Deep Paper Note

by 917Dhj

Deep Paper Note is a Writing skill for Claude Code, published by 917Dhj in DeepPaperNote.

657 stars47 forkson 917Dhj/DeepPaperNoteAdded 2026/08/24+4% in starsRepository updated 2026/08/22
agent-skillsclaude-codecodexcopilotcursorgemini-climarkdownobsidianpaper-readingresearch-noteszotero
Install in seconds
Install Deep Paper Note
Copy Deep Paper Note into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/917Dhj/DeepPaperNote/tree/main/skills/deeppapernote ~/.claude/skills/deeppapernote

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/917Dhj/DeepPaperNote.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/deeppapernote/SKILL.md in 917Dhj/DeepPaperNote
Installs to
~/.claude/skills/deeppapernote
Collection
One of 2 skills cataloged from this repository
Category
Writing1012 skills

What Deep Paper Note does

Deep Paper Note generates a structured, evidence-based Markdown note for one paper and saves it to an Obsidian-style vault or the current workspace. Use it when you have a paper title, DOI, URL, arXiv ID, Zotero item, or PDF and want a deep-reading note.

Deep Paper Note is cataloged under Writing on DirSkills. Deep Paper Note comes from a repository tagged agent-skills, claude-code, codex, copilot and cursor.

Documentation

README

DeepPaperNote

Use this skill when the user wants one outcome:

  • read one paper carefully
  • generate a high-quality Markdown note
  • save the note into an Obsidian-style vault when configured, or into the current workspace when no vault is configured

Chinese trigger examples:

  • 给这篇论文生成深度笔记
  • 写一篇高质量论文精读笔记
  • 把这篇文章整理成 obsidian 笔记
  • 读这篇论文并生成 md 笔记

This skill is intentionally narrow:

  • it handles one paper at a time
  • it does not update daily reading lists
  • it does not treat a shallow abstract rewrite as a successful output
  • it does not split the public entrypoint into separate setup, troubleshooting, or start commands

Core Standard

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Deep Paper Note

  • What else does 917Dhj publish alongside Deep Paper Note?

    Deep Paper Note is one of 2 skills that DirSkills catalogs from 917Dhj/DeepPaperNote, the repository it ships in. Its siblings there include Paper Glossary. Each one is a separate skill with its own page in this directory, installs the same way Deep Paper Note does, and is maintained by 917Dhj in that same repository. The rest of the collection is listed on the 917Dhj/DeepPaperNote page.

  • How does Deep Paper Note compare to other Writing skills?

    Deep Paper Note ranks #643 by stars among the 1012 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Deep Paper Note against them. Open each page to compare what they document and how they install.