semantic-scholar-search

Solid

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

AI & Automation 1,160 stars 71 forks Updated today MIT

Install

View on GitHub

Quality Score: 94/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
38
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

semantic-scholar

Search published venue papers (IEEE, ACM, Springer, etc.) via Semantic Scholar API. Complements /arxiv (preprints) with citation counts, venue metadata, and TLDR. Use when user says "search semantic scholar", "find IEEE papers", "find journal papers", "venue papers", "citation search", or wants published literature beyond arXiv preprints.

11,152 Updated today
wanshuiyin
AI & Automation Listed

research_assistant

Search academic papers, find citations, and explore research using Semantic Scholar. Use when user asks about scientific papers, research, citations, or academic topics.

2 Updated today
tanveerkhan2005
AI & Automation Solid

papers

Search academic literature via arXiv, Semantic Scholar, and open-access discovery chains. Fetches and parses PDFs for key findings. Use when the user needs academic papers, citations, or formal research on a topic.

297 Updated today
athola
AI & Automation Solid

semantic-scholar-deep

Deep research over the Semantic Scholar Graph API. Covers endpoints missing from allenai's lookup skill — paper references (backward citations), recommendations, batch paper lookup (up to 500 IDs), snippet search, and multi-hop citation graph traversal (BFS forward/backward). Use when the user asks to build a citation graph, expand a literature seed, find related work, run a reference network traversal, explore what a paper cites or what cites it beyond simple lookup, or batch-resolve many DOI/arXiv/S2 IDs. For multi-step research questions, delegate to the deep-paper-researcher subagent to keep the main context clean. Not for single paper-by-ID lookups (use semantic-scholar-lookup) or topical discovery (use web_search_advanced_exa).

77 Updated 6 days ago
CodeAlive-AI
AI & Automation Listed

academic-paper-citation-network-mapper

Builds citation networks from Semantic Scholar API and CrossRef DOI metadata. Visualizes paper influence graphs using NetworkX, identifies seminal works, and tracks research lineage across fields.

11 Updated today
agentskillexchange