pex-cli
Installation
SKILL.md
PEX CLI Skill
Purpose
Knowledge graph-based exam preparation for CICM/ANZCA Primary Exams. Provides semantic search, prerequisite chains, learning paths, and LLM-inferred higher-order connections.
Quick Start
# Semantic search for Learning Outcomes
pex search "shock physiology" --limit 10
# Show prerequisites for a topic
pex prereq "LO-cardio-001"
# Generate learning path for a concept
pex path "cardiovascular physiology"