Environment Variables
Set these however you prefer (shell, .env, etc.). A .env.example is included.
Skill directory
| Variable | Required | Default | Description |
|---|---|---|---|
LLM_CHAT_SKILL_DIR |
no | "" |
Directory containing skill subdirectories |
LLM_CHAT_SKILL_WARNINGS |
no | "silent" |
Warning mode: "silent", "log", or "error" |