← 返回
安全合规 中文

SemanticScholar Search Skill

Search academic papers, authors, and citations with detailed metadata using the Semantic Scholar API, supporting queries, paper details, author profiles, and...
使用 Semantic Scholar API 搜索学术论文、作者及引用,提供详细元数据,支持查询、论文详情、作者资料等。
jackkuo666
安全合规 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 1
Stars
📥 1,014
下载
💾 115
安装
1
版本
#latest

概述

Semantic Scholar Search

> AI-Powered Academic Paper Search Tool - Search academic papers through Semantic Scholar

Description

Search for academic papers, get detailed paper information, author profiles, and citation data through Semantic Scholar API. This skill provides comprehensive academic literature search capabilities with rich metadata extraction.

Features

  • Paper Search: Search papers by keywords, titles, or authors
  • Paper Details: Get detailed information including abstract, authors, citations
  • Author Profiles: Retrieve author information, publication count, h-index
  • Citation Analysis: Get citations and references for any paper
  • Rich Metadata: Access venue, publication type, citation counts
  • JSON Output: Export results in JSON format for further processing

Usage

/semantic-scholar-search Search for papers about "deep learning in computer vision"
/semantic-scholar-search Get details for paper ID "10.1038/nature12373"
/semantic-scholar-search Find author information for author ID "1741101"
/semantic-scholar-search Get citations and references for paper "10.1038/nature12373"

Examples

Search Papers

/semantic-scholar-search Find papers about "transformer architecture in natural language processing"

Get Paper Details

/semantic-scholar-search Get detailed information for paper with ID "10.1038/nature12373"

Get Author Profile

/semantic-scholar-search Get author profile for author ID "1741101"

Citation Analysis

/semantic-scholar-search Show citations and references for paper "10.1038/nature12373"

Command Reference

search

Search for papers on Semantic Scholar.

OptionDescription
---------------------
--querySearch query string
--resultsNumber of results (default: 10)
--outputOutput file path
--formatOutput format: console, json

paper

Get detailed information about a specific paper.

OptionDescription
---------------------
--paper-idPaper ID or DOI (required)
--outputOutput file path
--formatOutput format: console, json

author

Get author details and statistics.

OptionDescription
---------------------
--author-idAuthor ID (required)
--outputOutput file path
--formatOutput format: console, json

citations

Get citations and references for a paper.

OptionDescription
---------------------
--paper-idPaper ID or DOI (required)
--limitNumber of citations/references to return (default: 10)
--outputOutput file path
--formatOutput format: console, json

Output Format

Console Output

标题: Attention Is All You Need
作者: Vaswani, A., et al.
年份: 2017
引用数: 50000+
会议: NeurIPS
摘要: This paper proposes the Transformer architecture...

JSON Format

{
  "paperId": "10.1038/nature12373",
  "title": "Paper Title",
  "abstract": "Paper abstract...",
  "year": "2020",
  "authors": [{"name": "Author Name", "authorId": "12345"}],
  "citationCount": 150,
  "venue": "Nature",
  "url": "https://www.semanticscholar.org/paper/..."
}

Notes

  • Semantic Scholar API is free and doesn't require authentication
  • You can use DOI as paper ID (e.g., "10.1038/nature12373")
  • Search results are ranked by relevance
  • Citation counts are updated regularly
  • Some papers may not have abstracts available

Related Skills

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-29 16:38 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 89 📥 30,586
data-analysis

PubMed Search

jackkuo666
用于搜索和分析PubMed生物医学文献的AI驱动工具
★ 2 📥 1,567
security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,211 📥 266,170