litreview
🤖 AI Summary
This skill automates systematic literature reviews by generating a structured search plan (PICO, SPIDER, or hybrid), querying the Consensus API for relevant papers, and synthesizing the results into a coherent summary.
How to Install
Claude Code:
git clone --depth 1 https://github.com/alirezarezvani/claude-skills.git && cp claude-skills/.gemini/skills/litreview ~/.claude/skills/litreview -rAcademic literature orientation skill that searches papers via Consensus, builds a strategic search plan using PICO (default) or SPIDER / Decomposition / hybrid as fallbacks, and synthesizes findings
Details
| Category | Coding → code-review |
| Source | alirezarezvani/claude-skills |
| SKILL.md | View on GitHub → |
| Repo Stars | ★ 18.9K |
| Est. per Skill | 47 (shared across 394 skills from this repo) |
| Difficulty | Intermediate |
| Risk Level | Safe |
Related Skills
index-library
--- name: index-library description: "Index a library's documentation into a queryable local knowled
ja-translate
--- name: ja-translate description: "Translate Japanese text to English and Vietnamese. Invoke when
forget
--- name: forget description: > Delete a memory from Origin by ID. Destructive and cannot be undone
animejs-animation
Anime.js Animation Skill Anime.js is a lightweight but extremely powerful JavaScript animation engin
Works Well With
Skills from the same repository — often designed to work together
playwright-pro
Production-grade Playwright testing toolkit. Use when the user mentions Playwright tests, end-to-end
commands
/cs:write-a-skill — Author a new agent skill with Matt Pocock's 3-phase workflow (Gather → Draft → R
engineering
Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use wh