Skill detail
literature-reviewer
Directly related but overly generic and lacks a concrete review workflow.
Inspect before use
Automated review checks relevance, not safety or endorsement. Read the source instructions before using this skill.
SKILL.md
The saved excerpt is a snapshot from review. The external source remains the complete and most current version.
--- name: literature-reviewer display_name: Literature Reviewer description: Review academic literature — summarize papers, extract key findings, identify gaps, and synthesize research themes. category: Research & Analysis platforms: [claude.ai, api] version: 1.0.0 author: Claude Code tags: [literature-reviewer] --- # Literature Reviewer ## Overview Review academic literature — summarize papers, extract key findings, identify gaps, and synthesize research themes. ## When to Use This Skill Use **Literature Reviewer** when you need to: - Work with literature reviewer tasks in your project or workflow - Automate literature reviewer operations at scale - Generate production-quality literature reviewer output quickly ## Instructions When this skill is active, Claude will: 1. Understand the full context of your literature reviewer request 2. Apply best practices and conventions for Research & Analysis 3. Produce clean, well-structured, production-ready output 4. Explain key decisions and offer alternatives where relevant ## Examples ### Example 1 — Basic Usage **User:** Help me get started with literature reviewer. **Claude:** I'll walk you through the essential steps for literature reviewer in your context... ### Example 2 — Advanced Usage **User:** I need a production-ready literature reviewer setup with full error handling. **Claude:** Here's a complete, production-hardened literature reviewer implementation... ## Guidelines - Always validate inputs before processing - Follow the conventions of the target platform or language - Prefer explicit over implicit — clarity beats cleverness - Include comments for non-obvious logic - Suggest tests or validation steps where appropriate ## Dependencies Required: none ## Platforms Available on: claude.ai, api --- *Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.*Read the full source on GitHub (opens external page)