Paper Discovery
CommunityFind and curate papers across major sources.
System Documentation
What problem does it solve?
Researchers often spend excessive time locating and organizing relevant papers across multiple databases. This Skill streamlines discovery and curation, delivering a targeted set of articles ready for review.
Core Features & Use Cases
- Cross-source discovery: Search across arXiv, PubMed, Semantic Scholar, and OpenAlex to surface relevant papers.
- Question-driven curation: Create research questions and retrieve focused results for literature reviews.
- Results management: Review, filter, and export summaries or metadata for downstream analysis.
Quick Start
Step 1: Create a research question create_research_question( title="Your topic in 1-2 sentences", keywords=["topic keyword"], sources=["arxiv", "pubmed", "semantic_scholar", "openalex"], max_papers=25, relevance_threshold=0.7 )
Step 2: Run discovery run_discovery_for_question(question_id="[from step 1]")
Step 3: List results list_articles(limit=20, sort_by="relevance")
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Paper Discovery Download link: https://github.com/acertainKnight/project-thoth/archive/main.zip#paper-discovery Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.