← All skills
Tencent SkillHub · Developer Tools

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.”

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

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.”

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.3

Documentation

ClawHub primary doc Primary doc: SKILL.md 4 sections Open source page

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

Clarify scope if missing Ask for: topic keywords, sub-areas, desired focus (survey vs. foundational vs. recent), and any time range if not provided. 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.” 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) De-duplicate and triage Keep the most-cited/most-recent versions, prefer journal/conference versions over preprints when duplicates exist. Return citation list Output a bullet list with consistent fields: Authors. Title. Venue. Year. DOI/URL 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?”

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc