openclaw: 매뉴얼을 섹션별 파일로 분리 (14개)

단일 파일에서 디렉토리 구조로 변경하여 컨텍스트 관리 용이하게 함.
openclaw-manual.md는 위키링크 인덱스로 변환.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
kappa
2026-03-18 17:03:22 +09:00
parent 71a1e08a47
commit a1592f7898
15 changed files with 348 additions and 240 deletions

View File

@@ -0,0 +1,10 @@
---
title: OpenClaw 자동화
updated: 2026-03-18
---
- **Cron**: `openclaw cron list|add|remove`, 게이트웨이 내장 스케줄러
- **Hooks**: 이벤트 기반 트리거 (automation/hooks)
- **Webhooks**: 외부 서비스 연동 (automation/webhook)
- **Polls**: 주기적 외부 상태 확인 (automation/poll)
- **Gmail PubSub**: Gmail 실시간 알림 (automation/gmail-pubsub)