arxiv-search

Run the bundled Python script using the absolute skills directory path from your system prompt:

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "arxiv-search" with this command: npx skills add langchain-ai/deepagents/langchain-ai-deepagents-arxiv-search

arXiv Search Skill

Usage

Run the bundled Python script using the absolute skills directory path from your system prompt:

.venv/bin/python [YOUR_SKILLS_DIR]/arxiv-search/arxiv_search.py "your search query" [--max-papers N]

  • query (required): Search query string

  • --max-papers (optional): Maximum results to retrieve (default: 10)

Example

.venv/bin/python ~/.deepagents/agent/skills/arxiv-search/arxiv_search.py "deep learning drug discovery" --max-papers 5

Returns title and abstract for each matching paper, sorted by relevance.

Dependencies

Requires the arxiv Python package. If missing, install with:

.venv/bin/python -m pip install arxiv

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

langgraph-docs

No summary provided by upstream source.

Repository SourceNeeds Review
Web3

web-research

No summary provided by upstream source.

Repository SourceNeeds Review
Web3

social-media

No summary provided by upstream source.

Repository SourceNeeds Review
Web3

blog-post

No summary provided by upstream source.

Repository SourceNeeds Review