Install
openclaw skills install google-scholar-search-skillSearch academic papers on Google Scholar with keyword, author, and year filters, plus access author profiles and export results in JSON format.
openclaw skills install google-scholar-search-skillAI-Powered Academic Literature Search Tool - Search academic papers through Google Scholar
Search for academic literature and research papers through Google Scholar. This skill provides powerful search capabilities with advanced filtering options including author-specific searches and year-based filtering.
/google-scholar-search Search for papers about "machine learning in healthcare"
/google-scholar-search Find papers by author "Andrew Ng" about "deep learning"
/google-scholar-search Search for "neural networks" from 2018 to 2022
/google-scholar-search Get author information for "Geoffrey Hinton"
/google-scholar-search Find papers about "transformer architecture"
/google-scholar-search Search for "deep learning" by author "Yann LeCun"
/google-scholar-search Find papers about "GANs" from 2018 to 2023
/google-scholar-search Get author profile for "Yoshua Bengio"
Search papers by keywords.
| Option | Description |
|---|---|
--query | Search query string |
--results | Number of results (default: 10) |
--output | Output file path |
--format | Output format: console, json |
Advanced search with filters.
| Option | Description |
|---|---|
--query | Search query string |
--author | Filter by author name |
--year-start | Start year (optional) |
--year-end | End year (optional) |
--results | Number of results (default: 10) |
--output | Output file path |
--format | Output format: console, json |
Get author profile and publications.
| Option | Description |
|---|---|
--name | Author name |
--output | Output file path |
--format | Output format: console, json |
标题: Attention Is All You Need
作者: Vaswani, A., et al.
摘要: This paper proposes the Transformer architecture...
链接: https://...
姓名: Geoffrey Hinton
机构: University of Toronto
研究领域: Machine Learning, Deep Learning, Neural Networks
总引用数: 150000+
近期论文:
- 1. Forward-Forward (2022) - 引用数: 150
- 2. Deep Learning (2015) - 引用数: 50000+