arxiv-research

Fetch and score arXiv papers on AI topics into dated Markdown digests.

9|43|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/aibtcdev/skills --skill arxiv-research-aibtcdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv-research
Source: https://github.com/aibtcdev/skills/tree/main/arxiv-research
Command: npx skills add https://github.com/aibtcdev/skills --skill arxiv-research-aibtcdev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill fetches, scores, and compiles arXiv papers on AI topics into concise, grouped research digests for quick consumption.

Core Features & Use Cases

  • Automated discovery: monitors relevant arXiv categories and surfaces top papers.
  • Scoring & grouping: ranks papers by relevance and organizes them by topic (agent, LLM, RAG, etc.).
  • Digest generation: outputs ISO-8601 dated Markdown digests stored under ~/.aibtc/arxiv-research/digests/.

Quick Start

Fetch recent arXiv papers and compile a digest.

Frequently Asked Questions about arxiv-research

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

FAQPage Schema
How do I automatically fetch and score arXiv papers on LLMs and autonomous agents?

To automatically fetch and score arXiv papers on LLMs and autonomous agents, this skill targets categories like cs.AI, cs.CL, cs.LG, and cs.MA, ranking papers by relevance to produce organized digests. It operates without requiring an API key.

How are compiled arXiv research digests stored locally for repeated use?

Compiled arXiv research digests are stored locally as ISO-8601 dated Markdown files. They are written directly to the local digests directory at ~/.aibtc/arxiv-research/digests/ for persistent access and repeated use.

Can I generate arXiv digests grouped by AI infrastructure topics without an API key?

Yes, you can generate arXiv digests grouped by AI infrastructure topics like agents, LLMs, and RAG without an API key. The skill scores fetched papers and organizes them by topic into concise Markdown files.

What is the best way to monitor AI infrastructure categories on arXiv for new papers?

The best way to monitor AI infrastructure categories on arXiv for new papers is to use an automated discovery tool that surfaces and scores recent publications. This skill compiles top papers from specified categories into grouped digests.

Do I need any external dependencies to compile arXiv papers into Markdown digests?

No external dependencies or API keys are needed to compile arXiv papers into Markdown digests. The skill operates independently to fetch, score, and write organized research summaries directly to your local file system.

How does the scoring mechanism work for organizing arXiv papers into research digests?

The scoring mechanism for organizing arXiv papers ranks publications by relevance and groups them by specific topics such as agent, LLM, and RAG. This process transforms raw arXiv data into concise, structured Markdown research digests.