autoreskill-literature-review

Generate a SOTA matrix, gap synthesis, and citation queue from PaperNexus outputs.

Updated May 27, 2026
One-click install
npx skills add https://github.com/Iranb/codex-autoresearch-skill-pack --skill autoreskill-literature-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoreskill-literature-review
Source: https://github.com/Iranb/codex-autoresearch-skill-pack/tree/main/skills/autoreskill-literature-review
Command: npx skills add https://github.com/Iranb/codex-autoresearch-skill-pack --skill autoreskill-literature-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of conducting a literature review, including generating a State-of-the-Art (SOTA) matrix, gap synthesis, citation queue, and other related outputs from PaperNexus and literature discovery outputs.

Core Features & Use Cases

  • SOTA Matrix Generation: Automatically create a SOTA matrix for a given topic.
  • Gap Synthesis: Identify gaps in the existing research and suggest areas for further study.
  • Citation Queue: Organize and prioritize citations based on their relevance and quality.
  • Use Case: Ideal for researchers and academics who need to quickly summarize and synthesize existing literature to inform their research or writing.

Quick Start

Run the 'autoreskill-literature-review' skill with the 'project' argument pointing to your research project directory.

Frequently Asked Questions about autoreskill-literature-review

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

FAQPage Schema
How do I automate a literature review to identify research gaps?

A SOTA matrix organizes current state-of-the-art research findings into a structured format for easy comparison. It is generated by processing literature discovery outputs to map out existing research capabilities and outcomes across a given topic.

How do I generate a citation queue for academic research?

Generating a citation queue involves organizing and prioritizing your academic references based on their relevance and quality. The system processes literature discovery outputs to build an ordered list of citations for further research and writing.

Can I use Python scripts to synthesize literature review data?

Yes, Python scripts are required to process and organize the data for your literature review. They automate the generation of structured outputs, including the SOTA matrix and gap synthesis, directly from your research project directory.

What is gap synthesis in academic research?

Gap synthesis in academic research identifies missing areas and unanswered questions in existing literature. It analyzes current State-of-the-Art findings to suggest specific areas for further study, helping researchers pinpoint where new contributions are needed.

Do I need literature discovery outputs to build a SOTA matrix?

Yes, utilizing literature discovery outputs from PaperNexus is required to build a SOTA matrix. These outputs provide the foundational research data that the Python scripts process to generate the structured matrix and gap synthesis.