Search and discover academic papers from arXiv and web sources using arxiv_to_prompt and web search. Use when the user asks to find research papers, search arXiv, look up scientific literature, do a literature review, or needs academic references.
Search and discover academic papers from various databases and repositories.
arxiv_to_prompt - Convert arXiv papers to LLM-readable text (search by arXiv ID)load_pdf - Load PDF papers in the workspace viewerWhen user says: "Find papers about transformer architectures"
When user says: "Find recent papers by [Author Name]"
When user says: "Find papers that cite [Paper Title]"
When user says: "Find related work for this topic"
Title: [Paper Title]
Authors: [Author List]
Year: [Publication Year]
Venue: [Journal/Conference]
Abstract: [First 200 words...]
Citations: [Count]
Link: [URL]
Found [N] relevant papers:
Top Results:
1. [Title] ([Year]) - [Citation Count] citations
2. [Title] ([Year]) - [Citation Count] citations
...
Would you like me to:
- Show detailed abstracts?
- Filter by specific criteria?
- Export to BibTeX?
arxiv_to_prompt arxiv_id="2303.08774"
arxiv_to_prompt arxiv_id="2303.08774" abstract_only=true
arxiv_to_prompt arxiv_id="2303.08774" list_sections=true
load_pdf source="/workspace/papers/downloaded.pdf"
abstract_only=true to quickly triage papers before committing to a full readlist_sections=true to check a paper's structure before fetching full text