Scholar All-In-One — A research infrastructure for AI agents.
ScholarAIO is a research infrastructure for AI agents. You interact with your literature knowledge base through natural language — searching, reading, analyzing, and writing — all from the command line.
toolrefdocument inspectacademic-writing to route reviews, guided deep reading, paper sections, rebuttals, posters, and technical reports to the right workflowpip install "scholaraio[full]"
scholaraio setup
See Installation for detailed instructions. If you are working from a local clone or contributing to ScholarAIO itself, use the editable install path shown there instead. See Agent Setup for repo-open vs plugin setup paths. See Repository Knowledge Map for the agent-facing documentation structure. See Agent Reference for the deeper agent, skill, and runtime map. See Translation Guide for translation, resume, and portable export behavior. See Insights Guide for reading/search behavior analytics. See API Reference for Python module documentation.
| Mode | Interface | Best for |
|---|---|---|
| Agent | Claude Code CLI | Full research workflow via natural language |
| CLI | Terminal | Scripting and automation |
ScholarAIO is agent-first infrastructure, so repository-local documentation is part of the runtime surface for agents. Start with Repository Knowledge Design, then follow the relevant design, product-spec, generated reference, guide, or API page.