Search academic papers, scholarly articles, and research publications through SandBase. Use when asked for literature review, academic citations, scholarly research, paper discovery, or scientific evidence gathering.
npx skills add https://github.com/sandbaseai/sandbase-skills --skill academic-research
Academic paper search and research synthesis through SandBase. Find scholarly articles, search across academic databases, and get AI-powered explanations of findings. Read the API map before selecting a capability.
For every selected tool, call sandbase_describe_tool first and use only arguments in its current input schema. Then call sandbase_call_tool with the exact tool_name.
Use scholar_search_scholar for pure academic/scholarly results.
Use scholar_search_web for broader web-inclusive academic search.
Use scholar_search_mixed for combined academic + web results (best default).
Use scholar_explain to get AI-powered confidence-scored explanations of research findings.
Return: paper citations (title, authors, year, source), key findings, methodology notes, evidence strength, and research gaps.
Take sandbaseai/academic-research from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.