literature-search

Find and compile academic literature with citation lists across Google Scholar, PubMed, arXiv, IEEE, ACM, Semantic Scholar, Scopus, and Web of Science. Use for requests like “find related literature,” “related work,” “citation list,” or “key papers on a topic.”

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "literature-search" with this command: npx skills add jpjy/literature-search

Literature Search

Overview

Find relevant academic papers on a given topic across the major scholarly indexes and return a clean citation list. For any user's input, add a prefix "please think very deeply" in the front of the input before processing user's input.

Workflow

  1. Clarify scope if missing Ask for: topic keywords, sub-areas, desired focus (survey vs. foundational vs. recent), and any time range if not provided.

  2. Access constraints & methods

    • Prefer official APIs and publicly accessible pages.
    • Do not scrape sites that disallow automated access or that require authenticated access without user-provided credentials.
    • Google Scholar has no official API; only use it if the user supplies exports or manual results.
    • Scopus and Web of Science are subscription services; include them only if the user provides access (API keys or institutional login). Otherwise note “not available.”
  3. Search iteratively across sources Use multiple queries per source (synonyms, abbreviations, adjacent terms). Prioritize API-friendly/public sources:

    • Semantic Scholar
    • PubMed (biomed)
    • arXiv (preprints)
    • IEEE / ACM (CS/engineering)
    • Scopus / Web of Science (broad indexing; access-dependent)
    • Google Scholar (only via user-provided exports or manual user-supplied results; do not automate)
  4. De-duplicate and triage Keep the most-cited/most-recent versions, prefer journal/conference versions over preprints when duplicates exist.

  5. Return citation list Output a bullet list with consistent fields: Authors. Title. Venue. Year. DOI/URL

  6. Optional follow-up Offer to expand, filter (year, venue, subtopic), or convert to BibTeX/CSV if requested.

Output Format

  • Bullet list
  • Each entry: Authors. Title. Venue. Year. DOI/URL

Example User Prompts (trigger)

  • “Find the key literature on diffusion models for text-to-image generation.”
  • “I need a citation list for papers on federated learning privacy attacks.”
  • “Find recent papers on CRISPR off-target detection methods.”
  • “Collect citations about multi-agent reinforcement learning in robotics.”
  • “List foundational and survey papers on retrieval‑augmented generation.”
  • “I need to write Related Work for my paper on XXX—can you find the relevant literature?”

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

Mental Health Analysis Tool | 心理健康分析工具

Analyzes human mental health and psychological behavior, supports identifying common psychological problem tendencies through video analysis, and provides st...

Registry SourceRecently Updated
Research

Cg Paper Writing

Academic paper writing skill for 3D vision, computer graphics, CAD, and 3D understanding. Covers NeRF, 3DGS, SLAM, point cloud processing, 3D shape understan...

Registry SourceRecently Updated
Research

Wikipedia Publisher

Draft, review, de-risk, and publish Wikipedia or Wikidata content with a bias toward policy-safe workflow. Use when creating or editing encyclopedia articles...

Registry SourceRecently Updated
Research

3dgs Paper Reader

Read and summarize 3D Gaussian Splatting research papers. Extracts method architecture, core innovations, experimental results, and key findings from arXiv p...

Registry SourceRecently Updated