goosetown-researcher-arxiv

Search the arXiv API and parse Atom XML responses into structured paper metadata.

142|22|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/block/goosetown --skill goosetown-researcher-arxiv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: goosetown-researcher-arxiv
Source: https://github.com/block/goosetown/tree/main/.claude/skills/goosetown-researcher-arxiv
Command: npx skills add https://github.com/block/goosetown --skill goosetown-researcher-arxiv

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users find relevant academic papers, preprints, and research on arXiv, providing foundational knowledge, state-of-the-art techniques, and academic context.

Core Features & Use Cases

  • Comprehensive Search: Searches arXiv using keywords, authors, categories, and specific IDs.
  • Structured Findings: Returns organized results including titles, abstracts, authors, and direct links to papers and PDFs.
  • Use Case: A researcher needs to find the latest papers on "multi-agent reinforcement learning" published in the last year. This Skill can query arXiv, filter by relevant categories (e.g., cs.AI, cs.LG), and present a list of the most pertinent recent publications.

Quick Start

Use the goosetown-researcher-arxiv skill to search arXiv for foundational papers on prompt optimization for LLMs.

Frequently Asked Questions about goosetown-researcher-arxiv

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search for academic papers and preprints on arXiv?

To search arXiv for academic papers, use keywords, authors, categories, or specific IDs to query the API. The Skill parses Atom XML responses to extract structured findings including titles, abstracts, authors, and direct links to PDFs.

What is the best way to find recent state-of-the-art machine learning papers?

Find recent state-of-the-art machine learning papers by querying arXiv with specific keywords and filtering by relevant categories like cs.AI or cs.LG. The search prioritizes signal quality to identify foundational research and recent benchmarks.

Can I search arXiv by author and specific paper ID?

Yes, you can search arXiv by author and specific paper ID. The comprehensive search feature queries the arXiv API using these parameters to discover academic preprints and extract structured publication dates and direct URLs.

How does the arXiv API handle rate limits when searching for research papers?

When searching for research papers, the arXiv API requests respect API rate limits to ensure stable access. The Skill manages these constraints while parsing Atom XML responses to extract titles, authors, and abstracts.

What structured information do I get from an arXiv literature review search?

An arXiv literature review search returns structured findings including paper titles, authors, abstracts, publication dates, and direct URLs to papers and PDFs. This organized output helps identify foundational research and related work.

Does searching arXiv for preprints require any external dependencies?

Searching arXiv for preprints requires no external dependencies. The Skill uses internal scripts to query the arXiv API and parse Atom XML responses, identifying surveys and state-of-the-art techniques without additional environment setup.