mcpbeat

ultimatile Skills

2 skills published by ultimatile across 1 repository. Together they weigh 73 249 tokens — that is what loading all of them at once would cost you in context.

2 skills 73 249 tokens total

Arxiv Doc Builder
arxiv-skills

Convert arXiv papers to Markdown documentation. Fetches available materials from arXiv (LaTeX source when available + PDF), converts LaTeX to Markdown via pandoc (happy path). PDF-only papers get a naive single-column fallback — use the specialized PDF scripts for better results.

72k tokens scripts
Arxiv Lookup
arxiv-skills

Look up arXiv paper metadata via the arXiv API. Use when you need to get a journal DOI from an arXiv ID (for OpenAlex integration), or find an arXiv ID from a title/keyword search (for arxiv-doc-builder). Requires the `arxiv` Python package.

858 tokens scripts