Personal_AI_Infrastructure icon indicating copy to clipboard operation
Personal_AI_Infrastructure copied to clipboard

Fresh setup and nothing works

Open jvalentini opened this issue 3 weeks ago • 10 comments

Followed the guide to install on linux, configured api keys and restarted shell. I open claude and get hit with:

 ⎿  SessionStart:startup hook error
  ⎿  SessionStart:startup hook error
  ⎿  SessionStart:startup hook error

Nothing seems customized and there are no skills because claude expects a lowercase skills dir and you have a Skills dir.

When I close Claude I get hit with another error:

SessionEnd hook [${PAI_DIR}/Hooks/capture-all-events.ts --event-type SessionEnd] failed: /bin/sh: 1: __HOME__/.claude/Hooks/capture-all-events.ts: not found

SessionEnd hook [${PAI_DIR}/Hooks/capture-session-summary.ts] failed: /bin/sh: 1: __HOME__/.claude/Hooks/capture-session-summary.ts: not found

I just watched your YouTube video with Clint and was excited to try this out. What am I doing wrong?

jvalentini avatar Dec 20 '25 17:12 jvalentini