paper-finder

Search paper notes by title, author, keyword, or research domain.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/unstun/dqn10 --skill paper-finder-unstun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-finder
Source: https://github.com/unstun/dqn10/tree/main/.claude/skills/paper-finder
Command: npx skills add https://github.com/unstun/dqn10 --skill paper-finder-unstun

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Locate relevant paper notes quickly by searching titles, authors, keywords, and research domains within a note collection.

Core Features & Use Cases

  • Fast search across paper notes by title, author, keyword, or domain.
  • Relevance scoring and domain-grouped results to streamline literature reviews.
  • Useful for literature reviews, grant proposals, and project planning.

Quick Start

Prompt the AI with a query like "papers about neural networks in cs-ai" to retrieve matching notes.

Frequently Asked Questions about paper-finder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search my research notes for papers by a specific author or title?

Search existing paper notes by title, author, keyword, or research domain using query-based search. It applies relevance scoring to quickly locate relevant literature within your local note index.

What is the best way to group literature review notes by research domain?

Grouping literature review notes by research domain requires a local index of notes with frontmatter metadata. Domain-grouped results are generated automatically to streamline project planning and literature discovery.

Can I find paper notes fast if my collection only uses basic frontmatter metadata?

Yes, finding paper notes fast requires a local index of notes containing frontmatter metadata. The Skill queries this metadata to apply relevance scoring and retrieve matching notes.

How do I retrieve papers about neural networks in the cs-ai domain?

Retrieve papers about neural networks in the cs-ai domain by prompting the search with your specific query. It matches keywords and domains against your local note index to return relevant results.

Does paper search support literature discovery for grant proposals without external databases?

Paper search supports literature discovery for grant proposals without external databases by querying a local index. It relies entirely on existing notes with frontmatter metadata rather than live external database connections.