baidu-scholar-search
Baidu Academic Search Tool enables the retrieval of both Chinese and English literature, covering various types of literature such as academic journals, conference papers, and dissertations.
Why use this skill?
Seamlessly integrate academic research into your OpenClaw agent. Retrieve journals, papers, and dissertations from Baidu Scholar for robust data-backed analysis.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jlpjavawayup/baidu-scholar-searchWhat This Skill Does
The Baidu Scholar Search skill provides OpenClaw agents with the ability to query one of the most comprehensive academic databases available. By leveraging the Baidu Academic API, this skill allows your agent to traverse a vast repository of Chinese and English language literature, including peer-reviewed journals, doctoral dissertations, conference proceedings, and technical reports. The tool returns structured data, which may include titles, paper identifiers, and full abstracts, allowing your agent to synthesize research, summarize findings, or verify claims with high-quality academic sources.
Installation
To integrate this skill into your environment, ensure you have the OpenClaw CLI installed. Execute the following command in your terminal:
clawhub install openclaw/skills/skills/jlpjavawayup/baidu-scholar-search
Post-installation, you must set the BAIDU_API_KEY environment variable. This key is required for the agent to authenticate with the Baidu Scholar API. Ensure this variable is present in your shell profile or runtime configuration to maintain seamless execution.
Use Cases
- Literature Review: Automatically gather background information on complex topics for academic writing.
- Technical Research: Identify cutting-edge research papers in machine learning, medicine, or engineering.
- Multilingual Synthesis: Easily bridge the gap between English and Chinese academic communities by querying both in a single workflow.
- Evidence Gathering: Retrieve authoritative citations to support claims generated in agent reports.
Example Prompts
- "Search for the latest peer-reviewed papers on 'transformer architecture' in natural language processing and summarize the top three results."
- "Find dissertation abstracts related to 'carbon sequestration' and present the findings in a bulleted list."
- "What does recent academic literature say about the impact of quantum computing on modern cryptography? Provide citations where available."
Tips & Limitations
- Data Volume: Results are returned in a paginated format. If your search yields many results, increment the
pageNumparameter to explore further. - Language Accuracy: While the tool handles both languages well, using precise technical keywords will significantly improve the relevancy of retrieved documents.
- Performance: The tool performs a live network request to an external API. Response times may vary based on API load and the complexity of your search query.
- Abstract Usage: By default, abstracts may be omitted to save bandwidth. Set the
enable_abstractflag to true when you require deep insights from specific papers.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-jlpjavawayup-baidu-scholar-search": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
ai-ppt-generate
The intelligent PPT generation tool is provided by Baidu. It is a tool that intelligently generates PPTS based on the themes or questions given by users. Users can choose PPT themes, templates, or even customize their own templates. It also provides image or resource files (such as pdf,word,txt, etc.). The download address for the final generated PPT file is provided
baidu-baike
The Baidu Baike Component is a knowledge service tool designed to query authoritative encyclopedia explanations for various nouns. Its core function is given a specific "noun" (object, person, location, concept, event, etc.) provided by the user, it returns a standardized, detailed entry explanation sourced from Baidu Baike.
Ai Notes Of Video
Skill by jlpjavawayup
Ai Notes Video
Skill by jlpjavawayup