Academic literature search using Semantic Scholar API for citation-aware paper discovery
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill semantic-scholar-search --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Semantic Scholar Search?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-semantic-scholar-search-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: semantic-scholar-search
description: Academic literature search using Semantic Scholar API for citation-aware paper discovery
allowed-tools:
- Bash
- Read
- Write
- Edit
- Glob
- Grep
- WebFetch
- WebSearch
metadata:
specialization: scientific-discovery
domain: science
category: literature-knowledge
phase: 6
graph:
domains: [domain:scientific-discovery]
specializations: [specialization:scientific-research-methods]
skillAreas: [skill-area:data-analysis, skill-area:statistical-analysis, skill-area:deep-web-research]
workflows: [workflow:experiment-design, workflow:peer-review-cycle]
roles: [role:research-engineer, role:computational-scientist]
---
# 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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!