semantic-scholar

Fetch published papers with citation counts and venue metadata via the Semantic Scholar API.

Updated Jun 7, 2026
One-click install
npx skills add https://github.com/czh-ee-2023/zotero-aris --skill semantic-scholar-czh-ee-2023
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: semantic-scholar
Source: https://github.com/czh-ee-2023/zotero-aris/tree/main/.claude/skills/semantic-scholar
Command: npx skills add https://github.com/czh-ee-2023/zotero-aris --skill semantic-scholar-czh-ee-2023

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires semantic_scholar_fetch.py, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of finding published papers from reputable venues like IEEE, ACM, Springer, etc., offering a more comprehensive search experience beyond preprints.

Core Features & Use Cases

  • Published Papers Search: Access a vast repository of published papers with citation counts and venue metadata.
  • Complementary to arXiv: Enhances the search for published literature by providing additional context and information.
  • Use Case: When you need to find a paper that has been published in a journal or conference and is not available on arXiv.

Quick Start

Search for papers on Semantic Scholar using the command: /semantic-scholar "topic"

Frequently Asked Questions about semantic-scholar

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find published papers from IEEE, ACM, and Springer venues?

Yes, you can search for published academic literature from IEEE and ACM venues. The Skill uses the Semantic Scholar API to fetch venue metadata, citation counts, and TLDR summaries to complement preprint searches.

What is the best way to search for academic research papers not available on arXiv?

Searching for academic research papers not on arXiv is best handled by querying the Semantic Scholar API. This Skill fetches published literature from top venues, providing citation counts and venue metadata that preprint servers lack.

How do I get citation counts and venue metadata for a specific research topic?

To get citation counts and venue metadata for a specific research topic, run the search command with your desired topic. The Semantic Scholar API retrieves published papers along with their TLDR summaries and citation data.

Does this Semantic Scholar search require any specific dependencies to run?

Yes, this search requires the 'semantic_scholar_fetch.py' script dependency to function. This Python script manages the underlying Semantic Scholar API requests for searching and retrieving academic paper details.

Can I use this to fetch TLDR summaries for published academic literature?

Yes, you can use this to fetch TLDR summaries for published academic literature. The Semantic Scholar API integration returns concise TLDR summaries alongside citation counts and venue metadata for discovered papers.