deepxiv-baseline-table

Compile topic-specific Markdown baseline tables from deepxiv paper metadata.

770|42|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/DeepXiv/deepxiv_sdk --skill deepxiv-baseline-table-deepxiv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deepxiv-baseline-table
Source: https://github.com/DeepXiv/deepxiv_sdk/tree/main/skills/deepxiv-baseline-table
Command: npx skills add https://github.com/DeepXiv/deepxiv_sdk --skill deepxiv-baseline-table-deepxiv

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables researchers to convert broad topic inquiries into a structured, comparison-ready baseline table of papers, datasets, and benchmarks.

Core Features & Use Cases

  • Structured baselines: automatically collect titles, URLs, open-source status, code availability, datasets, and scores into a Markdown table.
  • Topic-driven analysis: supports date ranges and topic refinements to focus on relevant baselines.
  • Use Case: map a topic like "agentic memory" to a side-by-side comparison of methods and datasets.

Quick Start

Provide a topic string (and optional date range) to generate a Markdown baseline table.

Frequently Asked Questions about deepxiv-baseline-table

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

FAQPage Schema
How do I compile a baseline table from arXiv papers for a specific research topic?

To compile a baseline table from arXiv papers, provide a topic string and optional date range to automatically search, extract paper metadata, and output a Markdown table comparing titles, datasets, benchmarks, scores, and code availability.

Can I compare open-source code status and datasets across multiple research papers?

Yes, you can compare open-source code status and datasets across multiple papers. The generated Markdown baseline table includes dedicated columns for open-source status, code URLs, datasets, benchmarks, and scores for side-by-side comparison.

What's the best way to generate a structured comparison of machine learning benchmarks and methods?

The best way to generate a structured comparison of benchmarks and methods is to run a topic-driven search that extracts metadata from relevant papers and organizes datasets, scores, and code availability into a ready-to-use Markdown table.

Do I need to manually collect paper metadata to build a dataset analysis baseline table?

No, you do not need to manually collect paper metadata. The workflow orchestrates deepxiv search, brief, head, and experiment-section reads to automatically extract titles, arXiv IDs, URLs, and benchmark scores into a structured Markdown table.

How does topic search and dataset analysis work for finding relevant baselines?

Topic search and dataset analysis works by taking a broad topic inquiry, performing a deepxiv search within optional date ranges, reading experiment sections, and organizing the extracted paper metadata into a comparison-ready baseline table.

Are there limitations when mapping a broad topic to a side-by-side baseline comparison?

When mapping a broad topic to a side-by-side baseline comparison, the accuracy depends on the availability of paper metadata and experiment sections, meaning highly niche topics with limited arXiv publications may yield incomplete benchmark or code status data.