deepxiv-baseline-table

Generate a Markdown baseline table of papers with titles, URLs, and datasets.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kx233333/llm-research-workspace --skill deepxiv-baseline-table-kx233333
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deepxiv-baseline-table
Source: https://github.com/kx233333/llm-research-workspace/tree/main/skills/deepxiv-baseline-table
Command: npx skills add https://github.com/kx233333/llm-research-workspace --skill deepxiv-baseline-table-kx233333

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This creates concise, comparison-ready baselines for research topics by orchestrating automated discovery and extraction of paper metadata.

Core Features & Use Cases

  • Automated discovery of relevant papers via a standardized workflow (search, brief, head, experiment-section reads)
  • Extraction of key metadata: title, arXiv/paper URL, open-source status, code links, datasets, benchmarks, and scores
  • Generation of a Markdown baseline table suitable for literature reviews and benchmarking summaries
  • Use Case: quickly map a topic to a tabular comparison of methods and datasets

Quick Start

Generate a markdown baseline table for a given topic by running the deepxiv workflow (search, brief, head, and experiment sections) and export the results.

Frequently Asked Questions about deepxiv-baseline-table

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

FAQPage Schema
How do I generate a baseline table from research papers for a literature review?

To generate a baseline table from research papers, you can use an automated workflow that searches for papers, reads their abstracts and experiment sections, and extracts metadata like titles, URLs, datasets, and benchmarks into a Markdown table. This provides a comparison-ready summary for literature reviews.

What is the best way to compare datasets and methods across multiple academic papers?

The best way to compare datasets and methods across academic papers is to extract key metadata such as paper URLs, datasets used, open-source status, and benchmark scores, then compile these fields into a structured Markdown table for quick method comparison.

Can I automatically extract open-source code links and datasets from arXiv papers?

Yes, you can automatically extract open-source code links and datasets from arXiv papers by running an orchestrated workflow that searches topics, reads paper headers and experiment sections, and assembles the extracted metadata fields into a comparison table.

How does the automated paper discovery workflow extract metadata for benchmarking summaries?

The automated paper discovery workflow extracts metadata for benchmarking summaries by executing a search, brief, head, and experiment-section read sequence to identify titles, URLs, datasets, and scores, assembling the results into a Markdown baseline table.

Does this baseline table generation support topic exploration for finding relevant papers?

Yes, baseline table generation supports topic exploration by automating the discovery of relevant papers for a given topic and mapping them to a tabular comparison of methods, datasets, and open-source status to facilitate research exploration.

What are the limitations of automating baseline table generation from research papers?

Limitations of automating baseline table generation include relying on the search, brief, head, and experiment-section read sequence to extract fields, which may miss context if paper structures are non-standard or if datasets and scores are not explicitly detailed in those sections.