참고 자료
1.
Node & npm Install
brew install node
Shell
복사
2.
OpenClaw CLI 설치
curl -fsSL https://openclaw.ai/install.sh | bash
Shell
복사
source ~/.zshrc
Shell
복사
3.
온보딩 실행
openclaw onboard --install-daemon
Shell
복사
4.
Security Warning
•
Yes (로컬 개인용도로 사용 시)
5.
Onboarding Mode
•
QuickStart (기본값)
6.
Config Handling
•
처음 설치 시: Reset → Config only 선택
•
기존 설정 유지 시: Use existing values
7.
Model/Auth Provider
•
OpenAI
8.
Default Model
•
openai/gpt-5.5
9.
Select Channel
•
Skip for now
◦
추후 openclaw channels add 명령어로 추가 가능
10.
Configure Skills
•
Yes (권장)
11.
Preferred Node Manager
•
npm (기본값)
12.
Install Missing Skill Dependencies
•
Skip for now (나중에 필요한 것만 설치)
13.
API Key 설정들
•
Google Places, Gemini, Notion, OpenAI, ElevenLabs 등
•
해당 서비스 사용하지 않으면 모두 No 선택
14.
Enable Hooks
•
Skip for now
15.
Gateway Service
•
Restart
16.
Hatch Your Bot
•
Hatch in TUI
