arxiv-search — how to use arxiv-search how to use arxiv-search, arxiv-search setup guide, arxiv-search alternative, what is arxiv-search, arxiv-search vs other research tools, installing arxiv-search, arxiv-search for research labs, Claude Agent SDK integration, arxiv paper search and summarize

v1.0.0
GitHub

About this Skill

Ideal for Research Agents utilizing Claude Agent SDK to streamline academic paper discovery and summarization. arxiv-search is a TypeScript-based Slack bot agent that enables efficient searching and summarization of arXiv papers using the Claude Agent SDK

Features

Searching by topic using the `mcp__arxiv__search` command
Combining keywords for precise search queries, such as "transformer attention mechanism efficiency"
Support for searching by arxiv URL or ID, e.g., 2301.07041
Ability to ask about new papers in a specific field or topic
Handling of multiple search angles for optimal results

# Core Topics

jusjinuk jusjinuk
[0]
[0]
Updated: 3/4/2026

Quality Score

Top 5%
35
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add jusjinuk/internbot/arxiv-search

Agent Capability Analysis

The arxiv-search MCP Server by jusjinuk is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use arxiv-search, arxiv-search setup guide, arxiv-search alternative.

Ideal Agent Persona

Ideal for Research Agents utilizing Claude Agent SDK to streamline academic paper discovery and summarization.

Core Value

Empowers agents to efficiently search and summarize arXiv papers using well-crafted queries, combining keywords and field-specific terms, and providing results for topics, authors, or titles, leveraging the mcp__arxiv__search functionality.

Capabilities Granted for arxiv-search MCP Server

Searching arXiv papers by title, author, or topic
Summarizing papers shared via arxiv URL or ID
Discovering new papers in a specific field or topic

! Prerequisites & Limits

  • Requires Claude Agent SDK integration
  • Limited to arXiv paper search and summarization
Project
SKILL.md
1.5 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

ArXiv Paper Search & Summarize

When to use

  • User asks about a paper by title, author, or topic
  • User shares an arxiv URL or ID (e.g., 2301.07041)
  • User asks "what's new in [field]?" or "find papers on [topic]"

Workflow

Searching by topic

  1. Use mcp__arxiv__search with a well-crafted query
    • Combine keywords: "transformer attention mechanism efficiency"
    • Use field-specific terms, not casual language
    • Search multiple angles if the first query returns weak results
  2. Filter results by relevance — skip papers that only tangentially match

Fetching a specific paper

  1. Extract the arxiv ID from URL or text (e.g., 2301.07041 from https://arxiv.org/abs/2301.07041)
  2. Use mcp__arxiv__get_paper to fetch full metadata

Summarizing

For each paper, provide:

  • Title and authors (first author et al. if many)
  • Core problem: what gap or question does this address?
  • Method: the key technical approach in 1-2 sentences
  • Results: quantitative results where available (e.g., "achieves 94.2% on ImageNet, +2.1% over baseline")
  • Limitations: what the paper doesn't address or where it falls short
  • Why it matters: one sentence on significance for the user's question

Formatting for Slack

  • Use plain text, no markdown headers (Slack doesn't render them)
  • Separate papers with blank lines
  • Include arxiv links: https://arxiv.org/abs/{id}
  • Keep each summary to 4-6 lines — users can ask for deeper dives on specific papers
  • If returning multiple papers, number them and put the most relevant first

Related Skills

Looking for an alternative to arxiv-search or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication