arxiv-search
✓Search arXiv for academic papers. Use when users want to find research papers, preprints, or academic articles on any topic. Supports filtering by date, category, and author.
Installation
SKILL.md
When the user asks to search for papers, use the search script:
| --query | Search query (required) | - | | --max-results | Maximum results | 10 | | --sort-by | Sort: relevance, submitteddate, lastupdated | relevance | | --category | arXiv category (e.g., cs.AI, physics.cond-mat) | - | | --date-from | Filter from date (YYYY-MM-DD) | - | | --date-to | Filter until date (YYYY-MM-DD) | - |
| --output | Output format: text, json | text |
Search arXiv for academic papers. Use when users want to find research papers, preprints, or academic articles on any topic. Supports filtering by date, category, and author. Source: varde80/arxiv-zotero-obsidian.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/varde80/arxiv-zotero-obsidian --skill arxiv-search- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is arxiv-search?
Search arXiv for academic papers. Use when users want to find research papers, preprints, or academic articles on any topic. Supports filtering by date, category, and author. Source: varde80/arxiv-zotero-obsidian.
How do I install arxiv-search?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/varde80/arxiv-zotero-obsidian --skill arxiv-search Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/varde80/arxiv-zotero-obsidian
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05