Skip to content
Content
Skill

/literature-review

OpenRouter API key for the skill's LLM-powered steps.

From plugin
claude-scientific-writer
2.2k78 skills1 command
Install
$ npx -y skills add K-Dense-AI/claude-scientific-writer --skill literature-review --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/literature-review

Context preview

The summary Claude sees to decide when to auto-load this skill.

OpenRouter API key for the skill's LLM-powered steps.

SKILL.md

literature-review.SKILL.md
name: literature-review
description: Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature searches across biomedical, scientific, and technical domains. Creates professionally formatted markdown documents and PDFs with verified citations in multiple citation styles (APA, Nature, Vancouver, etc.).
allowed-tools: Read Write Edit Bash
license: MIT license
metadata:
  version: "1.5"
  skill-author: K-Dense Inc.
  openclaw:
    primaryEnv: OPENROUTER_API_KEY
    envVars:
    - name: OPENROUTER_API_KEY
      required: false
      description: OpenRouter API key for the skill's LLM-powered steps.

Literature Review

Overview

Conduct systematic, comprehensive literature reviews following rigorous academic methodology. Search multiple literature databases, synthesize findings thematically, verify all citations for accuracy, and generate professional output documents in markdown and PDF formats.

This skill uses the **parallel-web skill** (`parallel-cli search`) as the primary web search tool for broad academic literature discovery, supplemented by specialized database access skills (gget, bioservices, datacommons-client). It provides specialized tools for citation verification, result aggregation, and document generation.

When to Use This Skill

Use this skill when:

  • Conducting a systematic literature review for research or publication
  • Synthesizing current knowledge on a specific topic across multiple sources
  • Performing meta-analysis or scoping reviews
  • Writing the literature review section of a research paper or thesis
  • Investigating the state of the art in a research domain
  • Identifying research gaps and future directions
  • Requiring verified citations and professional formatting

Visual Enhancement with Scientific Schematics

**⚠️ MANDATORY: Every literature review MUST include at least 1-2 AI-generated figures using the scientific-schematics skill.**

This is not optional. Literature reviews without visual elements are incomplete. Before finalizing any document: 1. Generate at minimum ONE schematic or diagram (e.g., PRISMA flow diagram for systematic reviews) 2. Prefer 2-3 figures for comprehensive reviews (search strategy flowchart, thematic synthesis diagram, conceptual framework)

**How to generate figures:**

  • Use the **scientific-schematics** skill to generate AI-powered publication-quality diagrams
  • Simply describe your desired diagram in natural language
  • Nano Banana Pro will automatically generate, review, and refine the schematic

**How to generate schematics:**

python scripts/generate_schematic.py "your diagram description" -o figures/output.png

The AI will automatically:

  • Create publication-quality images with proper formatting
  • Review and refine through multiple iterations
  • Ensure accessibility (colorblind-friendly, high contrast)
  • Save outputs in the figures/ directory

**When to add schematics:**

  • PRISMA flow diagrams for systematic reviews
  • Literature search strategy flowcharts
  • Thematic synthesis diagrams
  • Research gap visualization maps
  • Citation network diagrams
  • Conceptual framework illustrations
  • Any complex concept that benefits from visualization

For detailed guidance on creating schematics, refer to the scientific-schematics skill documentation.

---

Core Workflow

A literature review runs in seven phases, documented in full with commands and templates in [references/core_workflow.md](references/core_workflow.md):

1. **Planning and scoping** — the question, inclusion and exclusion criteria, and scope. 2. **Systematic literature search** — multi-database searching with recorded queries. 3. **Screening and selection** — title/abstract then full-text screening with counts kept for the PRISMA flow. 4. **Data extraction and quality assessment** — structured extraction and risk-of-bias or quality appraisal. 5. **Synthesis and analysis** — thematic or quantitative synthesis across studies. 6. **Citation verification** — every citation checked against the actual source. 7. **Document generation** — assembling the review with a complete bibliography.

Record every search string and date as you go: a review that cannot reproduce its own search is not systematic. Per-database search guidance and citation styles are in [references/search_and_citation.md](references/search_and_citation.md), and a full worked review is in [references/example_workflow.md](references/example_workflow.md).

Best Practices

Search Strategy

1. **Start with parallel-web**: Use `parallel-cli search` with academic domains for initial broad coverage before querying specialized databases 2. **Use multiple databases** (minimum 3): Ensures comprehensive coverage — parallel-web counts as one source 3. **Include preprint servers**: Captures latest unpublished findings 4. **Document everything**: Search strings, dates, result counts for reproducibility — save all parallel-cli output to `sources/` 5. **Test and refine**: Run pilot searches, review results, adjust search terms 6. **Sort by citations**: When available, sort search results by citation count to surface influential work first 7. **Use parallel-cli extract**: Fetch full content from promising URLs found during search to verify relevance before full-text screening

Screening and Selection

1. **Use multiple databases** (minimum 3): Ensures comprehensive coverage 2. **Include preprint servers**: Captures latest unpublished findings 3. **Document everything**: Search strings, dates, result counts for reproducibility 4. **Test and refine**: Run pilot searches, review results, adjust search terms

Screening and Selection

1. **Use clear criteria**: Document inclusion/exclusion criteria before screening 2. **Screen systematically**: Title → Abstract → Full text 3. **

Read more
Ships withclaude-scientific-writer

🚀 Looking for more advanced capabilities? For end-to-end scientific writing, deep scientific search, advanced image generation and enterprise solutions, visit www.k-dense.ai Stay up to date: Follow K-Dense on X, LinkedIn, and YouTube for new features,

Get the whole plugin
Stats
2,200
Stars
262
Forks
Active
Maintenance
Python
Language
MIT
License
12d ago
Last commit
9mo ago
Created

Repo: K-Dense-AI/claude-scientific-writer

Other skills on claude-scientific-writer.