agentsclimarketplace

Literature review

Skill dengzhe-hou/best-skills-research-writing/skills/research/literature-review

Curated skills from 50k+ star repos for research, writing, and review, ranked candidates per scenario

Install
npx -y skills add dengzhe-hou/best-skills-research-writing --skill literature-review

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Search and analyze research papers, find related work, summarize key ideas. Use when user says 'find papers', 'related work', 'literature review'.

SKILL.md

1.9 KB, as published. Nobody here has run it

Research Literature Review

Based on: wanshuiyin/Auto-claude-code-research-in-sleep Original License: MIT

Overview

This skill searches multiple sources to find and analyze research papers on a given topic.

Data Sources

PrioritySourceWhat it provides
1Zotero (via MCP)Collections, tags, annotations, BibTeX
2Obsidian (via MCP)Research notes, paper summaries
3Local PDFsRaw PDF content
4Web searcharXiv, Semantic Scholar, Google Scholar
5Semantic Scholar APIPublished venue papers (IEEE, ACM)
6DeepXiv CLIProgressive paper retrieval
7Exa SearchAI-powered broad web search
8GeminiAI-powered broad discovery
9OpenAlexOpen citation graph

Workflow

Step 1: Search

  • Search arXiv, Semantic Scholar, Google Scholar
  • Focus on papers from last 2 years
  • De-duplicate across sources

Step 2: Analyze Each Paper

For each relevant paper, extract:

  • Problem: What gap does it address?
  • Method: Core technical contribution (1-2 sentences)
  • Results: Key numbers/claims
  • Relevance: How does it relate to our work?

Step 3: Synthesize

  • Group papers by approach/theme
  • Identify consensus vs disagreements
  • Find gaps that our work could fill

Step 4: Output

Present as a structured literature table:

| Paper | Venue | Method | Key Result | Relevance |
|-------|-------|--------|------------|-----------|

Key Rules

  • Always include paper citations (authors, year, venue)
  • Distinguish between peer-reviewed and preprints
  • Be honest about limitations of each paper
  • Note if a paper directly competes with or supports our approach

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.