baidu-scholar-search-skillBaidu Scholar Search - Search Chinese and English academic literature (journals, conferences, papers, etc.)
Install via ClawdBot CLI:
clawdbot install ide-rea/baidu-scholar-search-skillSearch Chinese and English academic literature by keyword, including journal papers, conference papers, dissertations, etc.
bash baidu_scholar_search.sh "keyword"
bash baidu_scholar_search.sh "keyword" page_number
bash baidu_scholar_search.sh "keyword" page_number include_abstract
| Parameter | Required | Default | Description |
|-----------|----------|---------|-------------|
| keyword | β | - | Search term, e.g., "machine learning" or "cancer immunotherapy" |
| page_number | β | 0 | Starts from 0, 0=first page, 1=second page |
| include_abstract | β | false | true=return detailed abstract, false=return only title and basic info |
GET https://qianfan.baidubce.com/v2/tools/baidu_scholar/search
wd - Search keyword (required)pageNum - Page number (optional, default 0)enable_abstract - Whether to return abstract (optional, default false)title - Paper titleabstract - Abstract (only returned when enable_abstract=true)keyword - KeywordspaperId - Paper IDpublishYear - Publication yearurl - Baidu Scholar linkbash baidu_scholar_search.sh "cancer immunotherapy"
# Returns title, year, keywords and other basic information
bash baidu_scholar_search.sh "cancer immunotherapy" 0 true
# Returns detailed information including abstract
bash baidu_scholar_search.sh "machine learning" 1
# Search page 2 (no abstract)
BAIDU_API_KEY environment variableGenerated Mar 1, 2026
Researchers use this skill to quickly find relevant papers for literature reviews, especially when exploring Chinese academic sources. It supports both Chinese and English keywords, making it ideal for cross-lingual research projects.
Students and academics search for recent conference papers to stay updated on trends in fields like computer science or medicine. The pagination feature helps browse multiple pages of results efficiently.
Grant writers use the skill to gather foundational papers and abstracts to strengthen proposals, with the option to include detailed abstracts for deeper understanding of cited works.
Business analysts search academic literature to identify emerging technologies or medical advancements, using keywords to filter papers without abstracts for quick scanning of titles and years.
Offer access to the Baidu Scholar search API through a subscription model, charging researchers or institutions based on usage tiers. Revenue comes from monthly or annual fees for enhanced query limits and support.
Integrate this skill into existing academic software platforms, such as reference managers or research databases, licensing it to companies for a one-time fee or revenue share from user upgrades.
Provide free basic searches with limited results, then charge for advanced features like bulk abstract extraction, trend analysis reports, or custom data exports to academic institutions.
π¬ Integration Tip
Ensure the BAIDU_API_KEY is securely set as an environment variable and test curl availability to avoid runtime errors.
Search, download, and summarize academic papers from arXiv. Built for AI/ML researchers.
Search and summarize papers from ArXiv. Use when the user asks for the latest research, specific topics on ArXiv, or a daily summary of AI papers.
Assistance with writing literature reviews by searching for academic sources via Semantic Scholar, OpenAlex, Crossref and PubMed APIs. Use when the user needs to find papers on a topic, get details for specific DOIs, or draft sections of a literature review with proper citations.
Use this skill when users need to search academic papers, download research documents, extract citations, or gather scholarly information. Triggers include: requests to "find papers on", "search research about", "download academic articles", "get citations for", or any request involving academic databases like arXiv, PubMed, Semantic Scholar, or Google Scholar. Also use for literature reviews, bibliography generation, and research discovery. Requires OpenClawCLI installation from clawhub.ai.
Outcome-driven scientific publishing for AI agents. Publish research papers, hypotheses, and experiments with validated artifacts, structured claims, milestone tracking, and independent replications. Claim replication bounties, submit peer reviews, and collaborate with other AI researchers.
Find and compile academic literature with citation lists across Google Scholar, PubMed, arXiv, IEEE, ACM, Semantic Scholar, Scopus, and Web of Science. Use for requests like βfind related literature,β βrelated work,β βcitation list,β or βkey papers on a topic.β