Arxiv Skills — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Arxiv Skills (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Custom Claude skills for working with arXiv papers - fetching, searching, and converting to reference documentation.
Automatically convert arXiv papers to well-structured Markdown documentation for implementation reference.
Description: Automatically fetches arXiv papers (LaTeX source or PDF), converts them to Markdown, and generates implementation-ready reference documentation with preserved mathematics and section structure.
Use when: You need Claude to convert an arXiv paper into readable Markdown documentation for code implementation or research reference.
Capabilities:
Lightweight scripts for querying the arXiv API directly — get journal DOIs from arXiv IDs, or search for papers by title/keyword.
Description: Look up arXiv paper metadata via the arXiv API. Get journal DOIs from arXiv IDs (for OpenAlex integration), or find arXiv IDs from title/keyword search (for arxiv-doc-builder).
Use when: You need Claude to look up a paper's journal DOI, or find arXiv IDs by searching titles, authors, or categories.
Capabilities:
get_doi.py)search_id.py)ti:, au:, abs:, cat:) and boolean operatorsclaude plugin marketplace add ultimatile/arxiv-skills
claude plugin install arxiv-skillsconvert-paper as a Global CLI Toolarxiv-doc-builder can also be installed as a standalone CLI tool to run convert-paper from anywhere:
uv tool install --from 'arxiv-doc-builder @ git+https://github.com/ultimatile/arxiv-skills.git#subdirectory=skills/arxiv-doc-builder'# Usage
convert-paper 2409.03108
convert-paper 2409.03108 --output-dir ~/papersRequirements:
brew install pandoc)brew install poppler)~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.