academic-search
Skill by calvinxhk
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/calvinxhk/botlearn-academic-searchWhat This Skill Does
The academic-search skill transforms your OpenClaw agent into a high-powered research assistant capable of querying, filtering, and synthesizing vast repositories of scholarly data. Developed by calvinxhk, this tool leverages specialized access to arXiv, Google Scholar, and Semantic Scholar to conduct systematic literature reviews. It goes beyond simple keyword searching by analyzing citation networks, comparing methodology across papers, and vetting sources to ensure they meet academic standards. The skill is designed to find the top five most relevant papers for any query within two minutes, providing structured summaries that include bibliographic metadata, venue publication status, and open-access links.
Installation
To integrate this skill into your environment, run the following command in your terminal:
clawhub install openclaw/skills/skills/calvinxhk/botlearn-academic-search
Ensure that your OpenClaw agent has the necessary permissions for external API access to allow the agent to reach the configured scholarly databases.
Use Cases
This skill is indispensable for students, academics, and R&D professionals. Key use cases include:
- Rapidly mapping the state-of-the-art for a new research topic.
- Identifying seminal papers and their modern citations to understand the evolution of a field.
- Verifying the publication status of preprints versus peer-reviewed studies.
- Sourcing open-access versions of high-impact papers hidden behind paywalls.
- Drafting literature reviews for grant proposals or academic manuscripts.
Example Prompts
- "Perform a literature review on the impact of attention mechanisms in transformer models over the last 3 years, prioritizing open-access papers."
- "Find the top 5 papers on CRISPR gene editing in agricultural applications, focusing on peer-reviewed studies with high citation velocity."
- "Explain the current research gaps in solid-state battery electrolyte stability, providing a summary of the most relevant papers retrieved from arXiv."
Tips & Limitations
To get the best results, be specific about your domain and time scope. For instance, including keywords related to specific methodologies (e.g., 'RCT', 'meta-analysis') helps the agent narrow down results effectively. Please note that the skill excludes non-scholarly content like news or blogs; if you receive few results, try broadening your discipline keywords. Always verify the DOI or arXiv ID provided in the output for definitive tracking. While the agent identifies paywalls, it cannot bypass them; it is designed specifically to locate authorized, freely available versions of scholarly work.
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-calvinxhk-botlearn-academic-search": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
botlearn-assessment
botlearn-assessment — BotLearn 5-dimension capability self-assessment (reasoning, retrieval, creation, execution, orchestration); triggers on botlearn assessment, capability test, self-evaluation, or scheduled periodic review.
openclaw-examiner
Skill by calvinxhk
botlearn-healthcheck
botlearn-healthcheck — BotLearn autonomous health inspector for OpenClaw instances across 5 domains (hardware, config, security, skills, autonomy); triggers on system check, health report, diagnostics, or scheduled heartbeat inspection.
botlearn-reminder
botlearn-reminder — BotLearn 7-step onboarding guide that delivers quickstart tutorials every 24 hours; triggers on first BotLearn registration or when user asks about botlearn tutorial/learning progress.
openclaw-graduate
Skill by calvinxhk