modelscope.cn

semantic-scholar-search

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

Installation

$ npx skills add https://modelscope.cn

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from modelscope.cn · top by installs.

npx skills add https://modelscope.cn

Browse all from modelscope.cn

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Allowed toolsBash, Read, Write, Edit, Glob, Grep, WebFetch, WebSearch
More metadata
specialization
scientific-discovery
domain
science
category
literature-knowledge
phase
6

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,104 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

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