ワンクリックで
arxiv-search
// Search arXiv preprint repository for papers in physics, mathematics, computer science, quantitative biology, and related fields.
// Search arXiv preprint repository for papers in physics, mathematics, computer science, quantitative biology, and related fields.
| name | arxiv-search |
| description | Search arXiv preprint repository for papers in physics, mathematics, computer science, quantitative biology, and related fields. |
| compatibility | Requires arxiv installed in the Python environment and access to the internet |
This skill provides access to arXiv, a free distribution service and open-access archive for scholarly articles in physics, mathematics, computer science, quantitative biology, quantitative finance, statistics, electrical engineering, systems science, and economics.
Use this skill when you need to:
The arxiv_search script accepts the following arguments:
query (required): Search query string (e.g., "neural networks protein structure", "single cell RNA-seq")max-papers (optional): Maximum number of papers to retrieve (default: 10)Search for computational biology papers (default 10 results):
Search for machine learning papers with limited results:
General search with custom limit:
The script returns formatted results with:
This script requires the arxiv package, which should be installed in your environment.