worker-logs
✓CLI에서 Cloudflare Worker 로그를 추적하고 검사하세요. API 401/500, openclaw 인증 또는 웹 앱 오류를 디버깅할 때 사용합니다. 홈페이지 작업자(apps/web)와 API 작업자(apps/api)를 모두 다룹니다.
SKILL.md
Use this skill when you need to see what is happening inside the deployed Workers: request paths, response status, console.log output, and errors. Both the main site and the API are separate Cloudflare Workers.
| openagents-api | apps/api/wrangler.toml | openagents.com/api/ | Rust API: openclaw, control, D1, R2, etc. | | openagents-web-app | apps/web/wrangler.jsonc | openagents.com (main site) | TanStack/React app (Node compat). |
Run wrangler tail from the app directory that contains that worker's config (or use --config / --cwd).
CLI에서 Cloudflare Worker 로그를 추적하고 검사하세요. API 401/500, openclaw 인증 또는 웹 앱 오류를 디버깅할 때 사용합니다. 홈페이지 작업자(apps/web)와 API 작업자(apps/api)를 모두 다룹니다. 출처: openagentsinc/openagents.
인용 가능한 정보
AI/검색 인용용 안정적인 필드와 명령어.
- 설치 명령어
npx skills add https://github.com/openagentsinc/openagents --skill worker-logs- 카테고리
- </>개발 도구
- 인증됨
- ✓
- 최초 등록
- 2026-02-11
- 업데이트
- 2026-02-18
빠른 답변
worker-logs이란?
CLI에서 Cloudflare Worker 로그를 추적하고 검사하세요. API 401/500, openclaw 인증 또는 웹 앱 오류를 디버깅할 때 사용합니다. 홈페이지 작업자(apps/web)와 API 작업자(apps/api)를 모두 다룹니다. 출처: openagentsinc/openagents.
worker-logs 설치 방법은?
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/openagentsinc/openagents --skill worker-logs 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code나 Cursor에서 사용할 수 있습니다
소스 저장소는 어디인가요?
https://github.com/openagentsinc/openagents