gcp-logs-monitoring이란?
사용자가 사고 분류, 디버깅 또는 운영 분석을 위해 gcloud를 통해 Google Cloud(GCP) 로그, 측정항목, 모니터링 신호를 검사해야 하는 경우에 사용합니다. 대상 프로젝트에 대한 Cloud Logging 쿼리, Cloud Monitoring 시계열 읽기, 환경 확인을 지원합니다. 출처: bcrema/runwarapp.
사용자가 사고 분류, 디버깅 또는 운영 분석을 위해 gcloud를 통해 Google Cloud(GCP) 로그, 측정항목, 모니터링 신호를 검사해야 하는 경우에 사용합니다. 대상 프로젝트에 대한 Cloud Logging 쿼리, Cloud Monitoring 시계열 읽기, 환경 확인을 지원합니다.
명령줄에서 gcp-logs-monitoring AI 스킬을 개발 환경에 빠르게 설치
출처: bcrema/runwarapp.
Goal Inspect Cloud Logging and Cloud Monitoring data quickly and repeatably from the terminal.
bash .agents/skills/gcp-logs-monitoring/scripts/checkprereqs.sh --project
bash .agents/skills/gcp-logs-monitoring/scripts/readlogs.sh --project --filter ' ' --freshness 1h --limit 100 --format json
사용자가 사고 분류, 디버깅 또는 운영 분석을 위해 gcloud를 통해 Google Cloud(GCP) 로그, 측정항목, 모니터링 신호를 검사해야 하는 경우에 사용합니다. 대상 프로젝트에 대한 Cloud Logging 쿼리, Cloud Monitoring 시계열 읽기, 환경 확인을 지원합니다. 출처: bcrema/runwarapp.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/bcrema/runwarapp --skill gcp-logs-monitoring사용자가 사고 분류, 디버깅 또는 운영 분석을 위해 gcloud를 통해 Google Cloud(GCP) 로그, 측정항목, 모니터링 신호를 검사해야 하는 경우에 사용합니다. 대상 프로젝트에 대한 Cloud Logging 쿼리, Cloud Monitoring 시계열 읽기, 환경 확인을 지원합니다. 출처: bcrema/runwarapp.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/bcrema/runwarapp --skill gcp-logs-monitoring 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/bcrema/runwarapp