openalex-local
Interfaces: Python ⭐⭐⭐ (primary) · CLI ⭐⭐ · MCP ⭐⭐ · Skills ⭐⭐ · Hook — · HTTP —
Installation & import
pip install openalex-local installs the standalone:
import openalex_local
This package does not ship as a submodule of the scitex umbrella.
Sub-skills
Core
- 01_quick-start.md — Basic usage
- 02_search-syntax.md — FTS5 query syntax
Workflows
- 10_database-setup.md — Database architecture, build pipeline, access modes
- 11_cli-reference.md — CLI commands
- 12_mcp-tools.md — MCP tools for AI agents
CLI
openalex-local search "neural network attention"
openalex-local search-by-id W2741809807
MCP Tools
| Tool | Description |
|---|---|
openalex_search |
Full-text search across works |
openalex_search_by_id |
Get work by OpenAlex ID |
openalex_enrich_ids |
Enrich IDs with metadata |
openalex_status |
Database status |