literature-survey

Automate literature surveys by iterating searches and synthesizing findings into an evidence/contradiction matrix.

150|19|Updated Jun 15, 2026
One-click install
npx skills add https://github.com/gaasher/Agent-Loop-Skills --skill literature-survey-gaasher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: literature-survey
Source: https://github.com/gaasher/Agent-Loop-Skills/tree/main/loops/literature-survey
Command: npx skills add https://github.com/gaasher/Agent-Loop-Skills --skill literature-survey-gaasher

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3.9+, literature-search, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of conducting a structured, saturating literature survey, building an evidence/contradiction matrix and synthesizing findings.

Core Features & Use Cases

  • Iterative Search: Expands the search for new sources and extracts claims with verbatim snippets.
  • Evidence Matrix: Outputs a structured matrix of claims versus sources, with each source's stance.
  • Synthesis: Provides a synthesis of consensus, disputes, and gaps in the literature.
  • Use Case: For users seeking a detailed, evidence-based overview of a specific topic or question in their field.

Quick Start

Run the literature-survey skill with the question 'What are the latest advancements in quantum computing?' and let it iterate until saturation.

Frequently Asked Questions about literature-survey

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

FAQPage Schema
How do I automate a literature survey and build an evidence matrix?

A literature survey automates iterative search and full-text retrieval to extract verbatim claims, building a structured evidence matrix that maps sources against their stances on a topic.

What is an evidence matrix and how does it help with academic analysis?

An evidence matrix is a structured grid mapping extracted claims against their sources and stances. It aids academic analysis by clearly visualizing consensus, disputes, and research gaps across retrieved full-text documents.

Do I need Python 3.9 and the literature-search skill to run a literature survey?

Yes, conducting a literature survey with this Skill requires Python 3.9+ and the literature-search skill to handle citation graph walks and full-text retrieval from academic sources.

How to synthesize contradictions and consensus from academic literature?

You synthesize contradictions and consensus by running an iterative literature survey that extracts verbatim claims, builds an evidence matrix, and outputs a structured synthesis of findings.

What is the best way to conduct citation graph walks for quantitative research?

The best way is to automate citation graph walks using a literature survey Skill that iteratively searches sources until saturation, retrieves full texts, and builds an evidence matrix for quantitative research.

Are there limitations when using literature surveys for quantitative research synthesis?

Literature survey limitations include dependency on the literature-search skill for full-text retrieval and citation graph access. If source documents are inaccessible, the evidence matrix and synthesis will be incomplete.