literature_review

Add research papers to the indic-agents literature review with metadata and theme classification.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/amaljoe/indic-agents-research --skill literature-review-amaljoe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: literature_review
Source: https://github.com/amaljoe/indic-agents-research/tree/main/.claude/skills/literature_review
Command: npx skills add https://github.com/amaljoe/indic-agents-research --skill literature-review-amaljoe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the repetitive work of adding new research papers to the indic-agents literature review, from collecting bibliographic details to keeping the review index and references synchronized.

Core Features & Use Cases

  • Paper Intake: Accepts arXiv IDs, URLs, or paper titles and resolves the full citation metadata.
  • Theme Classification: Places each paper into the correct research theme, or creates a new theme when needed.
  • Repository Updates: Writes the paper summary file, updates the literature review index, and appends the BibTeX reference entry.
  • Use Case: A researcher can quickly add a newly discovered paper on multilingual reasoning or memory management without manually editing multiple files.

Quick Start

Use the literature_review skill to add a paper by giving its arXiv ID, URL, or title.

Frequently Asked Questions about literature_review

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

FAQPage Schema
How do I add an arXiv paper to a literature review automatically?

To add an arXiv paper to a literature review, provide the arXiv ID, URL, or title to automatically retrieve citation metadata, classify the paper into a research theme, and generate summary markdown files.

How does theme classification work when curating academic research?

Theme classification during academic research curation places each paper into an existing research theme folder based on its metadata, or creates a new theme folder when needed to maintain organized literature review indexes.

Can I use a paper title to generate a BibTeX references entry?

Yes, you can use a paper title to generate a BibTeX references entry. The system resolves the full citation metadata from the title and automatically appends the entry to your references.bib file.

What's the best way to keep a research review index synchronized with new papers?

The best way to keep a research review index synchronized is to use an automated curation workflow that updates the literature_review.md index and references.bib file simultaneously whenever a new paper summary is added.

Do I need to manually edit markdown files when adding research papers to a repository?

No, you do not need to manually edit markdown files when adding research papers. The process automatically writes the paper summary file, updates the literature review index, and appends the BibTeX reference entry.

What research topics are supported for automated literature review curation?

Supported research topics for automated literature review curation include agent memory, cross-lingual retrieval, Indic multilingual LLMs, cultural bias, tokenization, RLVR, and language pivoting.