vr-literature-review

Perform deep literature reviews on AI agent research topics.

1|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/seunghyukoh/poi-agents --skill vr-literature-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vr-literature-review
Source: https://github.com/seunghyukoh/poi-agents/tree/main/.claude/skills/vr-literature-review
Command: npx skills add https://github.com/seunghyukoh/poi-agents --skill vr-literature-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Semantic Scholar API, arXiv HTML reader, snowball search, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a deep, systematic literature review for LLM-based AI agents research, saving time and effort in identifying key papers and understanding the research landscape.

Core Features & Use Cases

  • Multi-Stage Search: Utilizes advanced search techniques to identify relevant papers.
  • Full-Text Analysis: Delivers detailed analysis of each paper, including contributions, methods, and limitations.
  • Research Landscape Synthesis: Offers a comprehensive view of the field, including taxonomy, evolution, and performance landscapes.
  • Gap Analysis and Research Positioning: Identifies research gaps and opportunities, and positions the user's research within the landscape.

Quick Start

Run the vr-literature-review skill with the research topic 'LLM reasoning evaluation'.

Frequently Asked Questions about vr-literature-review

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

FAQPage Schema
How do I automate an AI agents literature review using arXiv and Semantic Scholar?

Automate an AI agents literature review by running multi-stage searches across Semantic Scholar and arXiv, performing snowball search citation traversal, and synthesizing full-text analysis into a comprehensive research landscape.

What is citation graph traversal for mapping an LLM research landscape?

Citation graph traversal, or snowball search, maps an LLM research landscape by iteratively following reference networks between papers to identify foundational works, track field evolution, and ensure comprehensive topical coverage.

How to perform full-text analysis of arXiv papers for a systematic literature review?

Perform full-text analysis of arXiv papers for a systematic literature review by reading the HTML versions to extract detailed contributions, methodologies, and limitations, moving beyond abstracts to enable deep research synthesis.

Does this literature review approach work for identifying research gaps in LLM reasoning evaluation?

Yes, this literature review approach works for identifying research gaps in LLM reasoning evaluation by synthesizing taxonomy and performance landscapes to position your specific research topic within the existing field.

Can I use the Semantic Scholar API for snowball search without hitting access limitations?

Using the Semantic Scholar API for snowball search requires network access and depends on API rate limits to successfully traverse citation graphs and retrieve metadata for deep AI research analysis.