agentsclimarketplace

Arxiv

Skill kenantang/codex-and-claude-skills/collected-academic-research-skills/sources/ymx10086__ResearchClaw/src/researchclaw/agents/skills/arxiv

Search arXiv, inspect paper metadata, and download papers by keyword or arXiv ID. Use when the user wants fresh arXiv search results, paper detail lookup, or direct PDF/source downloads.From its SKILL.md

Install
npx -y skills add kenantang/codex-and-claude-skills --skill arxiv

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

0.8 KB, 133 tokens by cl100k_base, as published. Nobody here has run it

ArXiv Search and Download

Use this skill when the user asks for arXiv papers, categories, IDs, or paper downloads.

Tools

  • arxiv_search: search arXiv by keywords and optional filters
  • arxiv_get_paper: fetch metadata for a specific arXiv paper
  • arxiv_download: download PDF or source files for a paper

Guidance

  • Prefer arxiv_search when the request is exploratory.
  • Prefer arxiv_get_paper when the user already has an arXiv ID.
  • Use arxiv_download only when the user wants the actual file.

What ships with it: 3 files

7.5 KB alongside SKILL.md, 2 of them executable

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.