AI Newsletter Digest improvements: fixed QP soft line break decoding, URL extraction, and content cleaning
This commit is contained in:
27
skills/openclaw-self-healing/templates/cron-v5-footer.txt
Normal file
27
skills/openclaw-self-healing/templates/cron-v5-footer.txt
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
|
||||
**V5.0.1 자기평가 (Discord 출력 금지!)**
|
||||
|
||||
작업 완료 후 다음을 실행하세요:
|
||||
|
||||
1. 작업 품질을 1-10점으로 자체 평가
|
||||
2. 사용한 토큰 추정 (입력/출력)
|
||||
3. 문제점, 원인, 다음 액션 파악
|
||||
4. 다음 명령 실행:
|
||||
|
||||
```bash
|
||||
bash ~/openclaw/scripts/self-review-logger.sh \
|
||||
"CRON_NAME" \
|
||||
"점수(1-10)" \
|
||||
"입력토큰추정" \
|
||||
"출력토큰추정" \
|
||||
"ok 또는 error" \
|
||||
"문제점(없으면 '없음')" \
|
||||
"원인(없으면 'N/A')" \
|
||||
"다음액션(없으면 '없음')"
|
||||
```
|
||||
|
||||
**중요:**
|
||||
- 실제 값으로 치환할 것 (플레이스홀더 금지)
|
||||
- 파일은 `memory/self-review/YYYY-MM-DD/CRON_NAME_HHMMSS.yaml`에 저장
|
||||
- 사용자에게는 출력하지 말 것
|
||||
Reference in New Issue
Block a user