skills/15-Felpix-Studios-social-science-research/skills/lit-review/SKILL.md
Structured literature review using a parallel fleet of Librarian agents. Searches top journals, working paper repositories (NBER, SSRN, IZA), and traces citation chains from key papers. Make sure to use this skill whenever the user wants to survey existing research on a topic — not to find datasets or write a paper. Triggers include: "review the literature", "find related papers", "what's been done on X", "search for papers on", "do a lit review", "find papers about", "what papers should I cite", "who has written about this", "survey the literature", "find prior work on", or any request to locate and summarize academic publications on a topic.
npx skillsauth add brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research lit-reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Conduct a systematic literature review using a parallel fleet of Librarian agents, each searching a different angle. Citation chains from anchor papers are the highest-yield search vector and always run when anchor papers are available.
Input: $ARGUMENTS — a topic, research question, or the title of a known key paper.
quality_reports/project_spec_*.md or quality_reports/research_*.md if they exist — extract the research question and identification strategy.references/papers/ — list any PDFs already on hand..bib file (Bibliography_base.bib or any .bib at project root) — extract paper titles and authors already known.references/domain-profile.md if it exists — get the field's journal list and key researchers.If references/domain-profile.md does not exist, use AskUserQuestion to determine the field:
Dispatch 3–5 Librarian agents in parallel using Task. Each gets a specific search angle, the topic, and the anchor papers (if any).
Librarian 1 — Top Journals:
Task prompt: "You are a Librarian agent. Topic: [topic]. Search angle: Top Journals.
Field: [field from domain-profile or user answer].
Top journals to search: [list from domain-profile, or infer for field].
Anchor papers (for context only): [list].
Find the 8-12 most relevant published papers from the past 10 years.
For seminal papers, go back further. Follow the Librarian agent instructions."
Librarian 2 — Working Papers (NBER + SSRN + IZA):
Task prompt: "You are a Librarian agent. Topic: [topic]. Search angle: NBER + SSRN + IZA.
Search NBER (site:nber.org), SSRN (site:ssrn.com), and IZA (site:iza.org/publications/dp)
for recent working papers on this topic. Find 6-10 working papers.
Flag all as working papers. Follow the Librarian agent instructions."
Librarian 3 — Secondary Journals + Adjacent Fields:
Task prompt: "You are a Librarian agent. Topic: [topic]. Search angle: Secondary Journals.
Field: [field]. Secondary journals: [list from domain-profile, or search broadly].
Also search adjacent fields that might have relevant methodology or findings.
Find 5-8 papers. Follow the Librarian agent instructions."
Librarian 4 — Backward Citation Chain:
Task prompt: "You are a Librarian agent. Topic: [topic]. Search angle: Citation Chain — BACKWARD.
Anchor papers: [title, authors, year for each].
For each anchor paper: use Semantic Scholar API to find what it cites.
Extract 8-12 most relevant references from the combined reference lists.
These are the papers the anchor papers build on — the theoretical and empirical foundations.
Follow the Librarian agent instructions for citation chain search."
Librarian 5 — Forward Citation Chain:
Task prompt: "You are a Librarian agent. Topic: [topic]. Search angle: Citation Chain — FORWARD.
Anchor papers: [title, authors, year for each].
For each anchor paper: use Semantic Scholar API to find who cites it.
Focus on papers published in the last 3 years — these represent the active research frontier.
Find 8-12 most relevant papers that cite the anchor papers.
Follow the Librarian agent instructions for citation chain search."
Why citation chains beat keyword search: The papers that cite your anchor papers are by definition working on the same problem. The papers your anchor papers cite are the foundations your paper must engage with. These vectors find papers that keyword searches miss entirely.
After all Librarians complete:
FLAG by a Librarian — do not include in final BibTeX without manual verification.Sort papers into these categories:
For each category, write a 2–3 paragraph synthesis (not just a list).
List 3–5 specific gaps the reviewed literature leaves open:
For each gap: "No paper has examined X in context Y using method Z. This matters because..."
Save to quality_reports/lit_review_[sanitized_topic].md:
# Literature Review: [Topic]
**Date:** [YYYY-MM-DD]
**Search strategy:** [N Librarians — journals, NBER/SSRN/IZA, citation chains from: [anchor papers]]
**Papers reviewed:** N total (M published, K working papers)
## Summary
[3-paragraph overview of the state of the literature]
## Key Papers
### [Author(s) (Year)] — [Short Title]
- **Venue:** [Journal / NBER wXXXX / IZA DP XXXX]
- **Method:** [Identification strategy + data]
- **Key finding:** [Result with effect size]
- **Relevance:** [Why it matters for our question]
- **Found via:** [Librarian source]
[Repeat for all papers, ordered by relevance]
---
## Thematic Organization
### Theoretical Contributions
[Synthesis paragraph(s)]
### Empirical Findings
[Synthesis comparing results across studies]
### Methodological Innovations
[Methods relevant to our research question]
### Open Debates
[Conflicting findings and unresolved questions]
---
## Gaps and Opportunities
1. [Gap 1 — specific and actionable]
2. [Gap 2]
3. [Gap 3]
---
## Suggested Next Steps
- Papers to read in full: [list 3-5 highest priority]
- `/data-finder [topic]` — identify datasets for the priority research question
- `/validate-bib` after incorporating new citations into the manuscript
---
## BibTeX Entries
```bibtex
[all verified entries]
[Papers Librarians marked FLAG — verify before citing]
---
## Important
- **Working papers change.** Note the date retrieved for all working papers.
- **Do not include flagged papers in the BibTeX block.** Move them to the Flagged section.
- **Citation chains are the most productive vector.** Librarians 4 and 5 often find the most important missing papers — always dispatch them when anchor papers are available.
- **Recommend `/validate-bib`** after the user incorporates new citations into the manuscript.
development
Conduct rigorous thematic analysis (TA) of qualitative data following Braun and Clarke's (2006) six-phase framework. Use whenever the user mentions 'thematic analysis', 'TA', 'Braun and Clarke', 'qualitative coding', 'identifying themes', or asks for help analysing interviews, focus groups, open-ended survey responses, or transcripts to identify patterns. Also trigger for questions about inductive vs theoretical coding, semantic vs latent themes, essentialist vs constructionist epistemology, building a thematic map, or writing up a qualitative findings section. Covers all six phases, the four upfront analytic decisions, the 15-point quality checklist, and the five common pitfalls. Produces a Word document write-up and an annotated thematic map. Does NOT cover IPA, grounded theory, discourse analysis, conversation analysis, or narrative analysis — use a different method for those.
development
Guide users through writing a systematic literature review (SLR) following the PRISMA 2020 framework. Use this skill whenever the user mentions 'systematic review', 'systematic literature review', 'SLR', 'PRISMA', 'PRISMA 2020', 'PRISMA flow diagram', 'PRISMA checklist', or asks for help writing, structuring, or auditing a literature review that follows reporting guidelines. Also trigger when the user asks about inclusion/exclusion criteria for a review, search strategies for databases like Scopus/WoS/PubMed, study selection processes, risk of bias assessment, or narrative synthesis for a review paper. This skill covers the full PRISMA 2020 checklist (27 items), produces a Word document manuscript in strict journal article format, generates an annotated PRISMA flow diagram, and enforces APA 7th Edition referencing throughout. It does NOT cover meta-analysis or statistical pooling. By Chuah Kee Man.
testing
Performs placebo-in-time sensitivity analysis with hierarchical null model and optional Bayesian assurance. Use when checking model robustness, verifying lack of pre-intervention effects, or estimating study power.
data-ai
Fit, summarize, plot, and interpret a chosen CausalPy experiment. Use after the causal method has been selected, including when configuring PyMC/sklearn models and scale-aware custom priors.