semantic-scholar-search

Academic literature search using Semantic Scholar API for citation-aware paper discovery

509 stars

Best use case

semantic-scholar-search is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Academic literature search using Semantic Scholar API for citation-aware paper discovery

Teams using semantic-scholar-search should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/semantic-scholar-search/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/specializations/domains/science/scientific-discovery/skills/semantic-scholar-search/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/semantic-scholar-search/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How semantic-scholar-search Compares

Feature / Agentsemantic-scholar-searchStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Academic literature search using Semantic Scholar API for citation-aware paper discovery

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Semantic Scholar Search

## Purpose

Provides academic literature search capabilities using the Semantic Scholar API for citation-aware paper discovery and research trend identification.

## Capabilities

- Keyword and semantic search across papers
- Citation network analysis
- Author influence scoring
- Research trend identification
- Paper recommendation based on reading history
- TLDR summary extraction

## Usage Guidelines

1. **Search Strategy**: Combine keywords with semantic similarity
2. **Citation Analysis**: Build citation networks for key papers
3. **Author Analysis**: Identify influential researchers
4. **Trend Detection**: Track emerging research areas

## Tools/Libraries

- Semantic Scholar API
- NetworkX
- sentence-transformers

Related Skills

semantic-code-analyzer

509
from a5c-ai/babysitter

LLM-powered semantic analysis of code diffs to detect business-logic trojans

user-research-synthesis

509
from a5c-ai/babysitter

Specialized skill for synthesizing qualitative user research into actionable insights. Analyzes interview transcripts, extracts patterns and themes, identifies pain points, creates affinity diagrams, and generates persona attributes from research data.

specialization-researcher

509
from a5c-ai/babysitter

Research specialization domains, compile references, analyze best practices, and gather comprehensive knowledge for new specialization creation.

research-ethics-irb

509
from a5c-ai/babysitter

Navigate institutional review board processes, informed consent, confidentiality, and ethical considerations in human subjects research

ethnographic-research

509
from a5c-ai/babysitter

Conduct participant observation, fieldwork, immersion, and thick description documentation in diverse cultural settings

scholarly-literature-synthesis

509
from a5c-ai/babysitter

Survey, analyze, and synthesize philosophical literature on topics, identify major positions, trace debates, and locate gaps in scholarly discourse

research-ethics-irb-navigation

509
from a5c-ai/babysitter

Prepare ethics applications, develop informed consent protocols, and navigate institutional review processes for human subjects research

citation-scholarly-apparatus

509
from a5c-ai/babysitter

Format citations, footnotes, and bibliographies following Chicago, MLA, and disciplinary style guides with accuracy

curatorial-research

509
from a5c-ai/babysitter

Conduct art historical research, provenance investigation, and scholarly analysis to inform exhibitions, acquisitions, and publications using primary and secondary sources

elicit-research-assistant

509
from a5c-ai/babysitter

AI-assisted literature review for question-answering over papers and evidence synthesis

arxiv-search-interface

509
from a5c-ai/babysitter

Search and analyze mathematical literature on arXiv

operational-semantics-builder

509
from a5c-ai/babysitter

Define and test operational semantics specifications for programming languages