tavily-arxiv-paper-fetechResolve one or more paper titles to reliable arXiv papers using Tavily search, then fetch compact arXiv metadata and abstracts with a local helper script. Us...
Install via ClawdBot CLI:
clawdbot install red0orange/tavily-arxiv-paper-fetechGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 21, 2026
Researchers compile a list of paper titles from a conference and use the skill to fetch canonical arXiv URLs, metadata, and abstracts. The output JSONL enables downstream analysis like citation networks or trend extraction.
Grant writers collect recent papers on a specific topic (e.g., 'Reinforcement Learning in Healthcare') to support a proposal. The skill ensures reliable arXiv lookups and creates a report summarizing key references.
R&D teams maintain an internal database of relevant papers by periodically running the skill on a curated list of titles. Each run updates a JSONL log for version-controlled tracking.
Professors compile a reading list by extracting paper titles from syllabi. The skill resolves each to its arXiv page, providing abstracts and metadata for course materials.
Patent attorneys verify prior art by feeding paper titles into the skill. Reliable arXiv matches help avoid fabrications, and the report serves as evidence in patent filings.
Provide the skill as part of a subscription service for researchers and students, offering automated paper lookups and metadata extraction. Revenue comes from monthly or annual subscriptions.
License the skill to enterprise R&D departments for integration into their internal knowledge management pipelines. Revenue includes upfront integration fees and annual maintenance.
Offer basic paper lookups for free (limited per day) and charge for high-volume API access or premium features like batch processing and advanced reporting.
💬 Integration Tip
Ensure the local scripts fetch_arxiv_abs.py and jsonl_to_paper_fetch_md.py are present in the skill's scripts directory, and Python 3 is available. The skill expects a specific folder structure under WORKDIR.
Scored May 21, 2026
Find and compile academic literature with citation lists across Google Scholar, PubMed, arXiv, IEEE, ACM, Semantic Scholar, Scopus, and Web of Science. Use for requests like “find related literature,” “related work,” “citation list,” or “key papers on a topic.”
Search academic papers and conduct literature reviews using OpenAlex API (free, no key needed). Use when the user needs to find scholarly papers by topic/aut...
Search and summarize papers from ArXiv. Use when the user asks for the latest research, specific topics on ArXiv, or a daily summary of AI papers.
Tool for manual per-paper ArXiv paper processing: batch/source/pdf download then model-driven full-text reading and summary.md writing in chosen language.
Fetch academic papers from Sci-Hub given a DOI. Automatically downloads PDFs and saves them to research/papers/ with clean filenames. Use when the user provides a DOI or requests a paper from PubMed.
Assistance with writing literature reviews by searching for academic sources via Semantic Scholar, OpenAlex, Crossref and PubMed APIs. Use when the user needs to find papers on a topic, get details for specific DOIs, or draft sections of a literature review with proper citations.