dailypaper-skills

dailypaper-skills

Helps users filter and read papers, generate structured notes, and write them into Obsidian.

Agent SkillWritingOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.0k
Source
skill-github

Overview

dailypaper-skills is a set of skills for Claude Code designed to help users sift through daily new papers, identify those worth reading, and generate detailed structured notes. It supports fetching papers from HuggingFace Daily, Trending, and arXiv, scoring them based on user interests, generating a daily recommendation page, and writing comprehensive Obsidian notes after reading key papers. Ideal for researchers and students who need efficient paper management.

Capabilities

  • Fetch new papers
  • Filter papers by keywords
  • Generate daily recommendation page
  • Generate structured notes
  • Automatically write to Obsidian
  • Maintain concept library and table of contents

Use cases

Daily filtering of new papersGenerating paper notesBatch processing papers under Zotero categoriesUpdating Obsidian index

Setup

Requires: Claude CodeObsidianPython 3.8+poppler-utils
git clone https://github.com/huangkiki/dailypaper-skills.git && cd dailypaper-skills && mkdir -p ~/.claude/skills && cp -r ./skills/* ~/.claude/skills/

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

Can I run the full workflow in one step?

Yes, simply say `Today's Paper Recommendations`.

Can I use it without Zotero?

Yes, the daily recommendation does not depend on Zotero; single-paper reading also supports arXiv links and local PDFs.

Can I use it without Obsidian?

Yes, the output is essentially Markdown files, but Obsidian provides a smoother experience.

Related skills