Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
ClawHub에서 스킬을 설치하고 관리하는 방법
# 스킬 설치 openclaw skills install weather-alert # 특정 버전 openclaw skills install email-checker@1.2.0 # 설치된 스킬 목록 openclaw skills list # 스킬 업데이트 openclaw skills update weather-alert # 스킬 제거 openclaw skills remove weather-alert
"날씨 알림 스킬 설치해줘" "이메일 체크 스킬 있어? 설치해줘"
스킬 검색
확인
설치
skills/
설정
# TOOLS.md에 추가 ## Weather Alert - API Key: YOUR_OPENWEATHER_KEY - Location: Seoul, KR - Alert threshold: rain > 50%
# 활성 스킬 우선순위 확인 openclaw skills list --priority # 특정 스킬 비활성화 openclaw skills disable old-weather-skill