View on GitHub -> Academic search for agents. Find papers, scholarly articles, citations, and year-bounded research sources through AIsa.Documentation Index
Fetch the complete documentation index at: https://aisa.one/docs/llms.txt
Use this file to discover all available pages before exploring further.
Install
What can agents do with it?
Paper discovery
Find academic papers for a research question.
Literature scans
Gather papers around a topic or method.
Evidence review
Summarize claims with scholarly context.
Research workflows
Use scholarly evidence in agent reports.
Setup
This skill requires theAISA_API_KEY environment variable. When installed as a Claude plugin, the key is configured via the plugin’s userConfig.
Usage
Run the search client with thescholar subcommand:
Arguments
| Argument | Required | Default | Description |
|---|---|---|---|
--query / -q | Yes | — | Academic search query |
--count / -c | No | 10 | Maximum number of results (1–100) |
--year-from | No | — | Year lower bound (e.g., 2023) |
--year-to | No | — | Year upper bound (e.g., 2026) |
Examples
Output
The script prints structured academic results including:- Title — Paper title
- URL — Link to the paper or abstract
- Publication info — Journal, conference, or preprint source
- Snippet — Abstract excerpt
When to Use
Use this skill when the user needs academic papers, scholarly articles, research citations, or peer-reviewed sources. Best for literature reviews, citation lookups, and academic research tasks.Get started
- Sign up at aisa.one (new accounts start with $2 free credit).
- Generate an API key from the console.
- Set your key and install the skill:
- Start a new agent session so the runtime loads the updated skill instructions.
Related
Scholar API reference
Academic search endpoint docs.
AIsa Smart Search
Combine web and scholar sources.
Multi-source Search
Broader research retrieval skill.