Documentation
Quickstart
Get up and running with Eir Open in 30 seconds.
Get Eir Open installed and running quickly. Choose your path below.
Mac one-liner (recommended)
Run the unified install script for an interactive menu:
bash <(curl -fsSL https://raw.githubusercontent.com/eir-space/eir-open/main/install.sh)Installs medication skills, CBT programs module, Health.md, Eir Apps, and OpenClaw integration with an interactive menu. Requires macOS, Node.js 18+, and optionally Python 3.
Individual installs
Copy-paste the commands you need:
US Medications
npm install -g us-medicationsus-medications "lisinopril"Swedish Medications
npm install -g swedish-medicationsfass-lookup paracetamolfass-lookup AlvedonHealth.md Standard
pip install health-md pyyaml beautifulsoup4CBT Programs Module
cd /path/to/eir-opennpm install -g ./skills/cbt-programscbt-programs listLLM-assisted improve flow (host agent provides JSON plan):
cbt-programs improve cbt-insomnia \ --llm \ --llm-plan-file ./llm-improve-plan.json \ --dry-runEir Open Apps
- macOS: Download Eir Viewer DMG
- iOS: Build from source with Xcode 16+
- Chrome Extension: Load unpacked from
apps/eir-open-apps/ChromeExtension/
EIR Provider Directory
cd apps/eir-provider-directorynpm installnpm run devOpenClaw users
Add eir-open skills to your OpenClaw agent:
openclaw skill add us-medicationsopenclaw skill add swedish-medicationsSee the full OpenClaw Integration guide for details and the Health.md Parser skill.
Verify
After installing medication skills:
fass-lookup paracetamolus-medications "lisinopril"cbt-programs listNext steps
- US FDA Medications — 81,212 medications, drug interactions
- Swedish Medications — FASS database, 9,064 medications
- CBT Programs Registry — modular, multilingual, provenance-aware CBT programs
- EIR Health Data Standard — LLM-optimized health data format
- Eir Open Apps — Desktop, iOS, Chrome extension for Swedish medical records
- EIR Provider Directory — Sweden-wide care finder with verified service capabilities