A streamlined command-line interface for rapid discovery and bulk downloading of scientific papers from arXiv.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install arxiv-cli-tools
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install arxiv-cli-tools using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
arxiv-cli-tools is a robust utility designed to simplify the interaction with the arXiv repository for researchers and developers. As part of the Openclaw Skills ecosystem, it provides a developer-friendly way to query millions of academic papers across various fields without needing a web browser.
This tool wraps the official arXiv Python client to offer a powerful command-line experience, allowing users to perform complex searches based on authors, categories, or keywords. Whether you are building an AI training dataset or keeping up with the latest deep learning trends, this skill automates the tedious parts of the research workflow.
The recommended way to install this tool from the Openclaw Skills collection is via pipx for environment isolation:
pipx install arxiv-cli-tools
Alternatively, you can install it using standard pip:
pip install arxiv-cli-tools
The skill processes and organizes arXiv metadata as follows:
| Property | Description |
|---|---|
| ID | Unique arXiv paper identifier (e.g., 1706.03762) |
| Summary | The abstract or executive summary of the research paper |
| Authors | A list of researchers associated with the publication |
| Categories | Subject classifications such as Computer Science (cs.AI) or Physics |
| Destination | The local file system path where downloaded PDFs are stored |
Loading
A specialized interface for controlling aria2 download services remotely using the JSON-RPC 2.0 protocol.

A professional command-line utility for reverse engineering Android APK files, enabling developers to decode, modify, and rebuild applications.

A specialized automation skill for generating professional terminal recordings and CLI demos using scripted tape files.

A specialized tool that uses Chain-of-Density iterations to compress verbose SKILL.md files into terse, structured, and highly efficient documentation.

A versatile command-line utility that transforms Markdown documents into professional presentation decks across multiple formats.

A high-performance CLI skill for searching and retrieving biomedical literature and data from NCBI's PubMed database.








































