diff --git a/scripts/install.sh b/scripts/install.sh index 38b1908d..62c2e07c 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -47,7 +47,8 @@ # --help Show this help # # Env: CLAUDE_CONFIG_DIR, COPILOT_AGENT_DIR, CURSOR_RULES_DIR, GEMINI_AGENTS_DIR, -# OPENCODE_AGENTS_DIR, OPENCLAW_DIR, QWEN_AGENTS_DIR, CODEX_AGENTS_DIR +# OPENCODE_AGENTS_DIR, OPENCLAW_DIR, QWEN_AGENTS_DIR, CODEX_AGENTS_DIR, +# OSAURUS_SKILLS_DIR # override default install paths (checked before hardcoded defaults). # # --- USAGE-END --- (sentinel for usage(); do not remove)