AR

Transforms arXiv TeX source or PDFs into clean markdown format for easy analysis.

Install

mkdir -p .claude/skills/arxiv-to-md && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/2452" && unzip -o skill.zip -d .claude/skills/arxiv-to-md && rm skill.zip

Installs to .claude/skills/arxiv-to-md

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Convert arXiv papers to LLM-consumable markdown. Invoke when user provides an arXiv ID or URL, or when syncing academic papers from a PDF folder to a markdown destination.
171 chars✓ has a “when” trigger
Beginner

Key capabilities

  • Convert arXiv TeX source to markdown
  • Process individual arXiv IDs or URLs
  • Sync local PDF research papers to markdown

How it works

The tool executes a Python script that parses source files and converts them into a format suitable for LLM consumption.

Inputs & outputs

You give it
arXiv ID, URL, or local PDF file
You get back
Structured markdown file

When to use arxiv-to-md

  • Convert arXiv paper to markdown
  • Sync local PDF research papers to markdown
  • Prepare academic research for LLM analysis

About this skill

arXiv to Markdown

Convert arXiv papers (TeX source) to clean markdown for LLM consumption.

Invocation

<invoke working-dir=".claude/skills/scripts" cmd="python3 -m skills.arxiv_to_md.main --step 1" />

Do NOT explore or analyze first. Run the script and follow its output.

When not to use it

  • Converting non-academic documents

Limitations

  • Requires specific working directory for invocation

How it compares

It automates the conversion process directly from source or PDF, bypassing manual copy-pasting and formatting.

Compared to similar skills

arxiv-to-md side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
arxiv-to-md (this skill)47moNo flagsBeginner
extract-transcript05moReviewBeginner
literature-review5592moReviewAdvanced
biorxiv-database79moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

extract-transcript

pamelafox

>-

00

literature-review

K-Dense-AI

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature searches across biomedical, scientific, and technical domains. Creates professionally formatted markdown documents and PDFs with verified citations in multiple citation styles (APA, Nature, Vancouver, etc.).

5591,298

biorxiv-database

lifangda

Efficient database search tool for bioRxiv preprint server. Use this skill when searching for life sciences preprints by keywords, authors, date ranges, or categories, retrieving paper metadata, downloading PDFs, or conducting literature reviews.

780

youtube-summarizer

sickn33

Extract transcripts from YouTube videos and generate comprehensive, detailed summaries using intelligent analysis frameworks

531

youtube-collector

greatSumini

유튜브 채널을 등록하고 새 컨텐츠를 수집하여 자막 기반 요약을 생성하는 skill. 사용자가 (1) 유튜브 채널 등록/관리를 요청하거나, (2) 등록된 채널의 새 영상 수집을 요청하거나, (3) 유튜브 영상 요약을 요청할 때 사용. 데이터는 .reference/ 폴더에 YAML 형식으로 저장됨.

16

knowledge-absorber

YuJunZhiXue

深度解析链接、文档或代码,生成“全能导师级”的教学笔记(零基础直达精通)。具备“真理锚定”校验能力,自动识别幻觉与过时信息。

10

Search skills

Search the agent skills registry