arxiv-paper-reviews
This skill provides a CLI `paper_client.py` that reads `config.json` and interacts with the arXiv Crawler API at `http://150.158.152.82:8000` to list papers, view details, and post comments. It reads an `apiKey` from `config.json`, makes network calls to `http://150.158.152.82:8000`, and includes `install-deps.sh` and shell commands to create/activate a `venv`.