Skip to main content

search-papers

Search for academic papers using arXiv and Semantic Scholar

Aller à l'installation

Informations de source

Dépôt
openags/auto-researcher
Dernière activité de la source
20 mars 2026 à 18:36
Langue détectée de SKILL.md
anglais
Étoiles
9
Forks
2

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.

Affichage de SKILL.md

SKILL.md
Instructions source · Aperçu en lecture seule
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)
Voir sur GitHub