Skip to main content

search-papers

Search for academic papers using arXiv and Semantic Scholar

Ir para a instalação

Informações da origem

Repositório
openags/auto-researcher
Última atividade na origem
20 de março de 2026 às 18:36
Idioma detectado do SKILL.md
inglês
Estrelas
9
Forks
2

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.

Exibindo SKILL.md

SKILL.md
Instruções da origem · Visualização somente leitura
name
search-papers
description
Search for academic papers using arXiv and Semantic Scholar
roles
["literature","ags"]
tools
["arxiv","semantic_scholar"]
triggers
["search papers","find papers","literature search","arxiv","semantic scholar"]
allowed-tools
Bash(curl *), Read, Write, Grep
version
1.0.0
## Instructions When the user asks to search for academic papers: 1. Use the `arxiv` tool to search arXiv for relevant preprints 2. Use the `semantic_scholar` tool to find peer-reviewed papers with citation data 3. Combine results, removing duplicates (match by title similarity) 4. Sort by relevance, then by citation count 5. Present results as a structured list with: - Title, Authors, Year - Venue (if peer-reviewed) - Citation count - arXiv/DOI links - Brief abstract summary (1-2 sentences)
Ver no GitHub