Check Logseq connection status and environment configuration
Checks Logseq integration status and validates environment configuration.
/plugin marketplace add C0ntr0lledCha0s/claude-code-plugin-automations/plugin install logseq-expert@claude-code-plugin-automationsCheck the current Logseq integration status.
cd {projectRoot}
bash logseq-expert/scripts/preflight-checks.sh quick
For a more thorough check:
bash logseq-expert/scripts/preflight-checks.sh all
.claude/logseq-expert/env.json exists and is validpython3 logseq-expert/scripts/test-connection.py --verbose
python3 logseq-expert/scripts/detect-backend.py --json
If connection fails: