gcp-storage
CommunityAutomate Cloud Storage bucket management.
Authorkubony
Version1.0.0
Installs0
System Documentation
What problem does it solve?
이 스킬은 GCP Cloud Storage 버킷의 생성, 조회, 관리 작업을 자동화하여 수동 작업을 줄이고 운영 일관성을 높입니다.
Core Features & Use Cases
- 자동 버킷 목록 조회 및 생성: 프로젝트별 스토리지 버킷을 나열하고 필요한 버킷을 생성합니다.
- 버킷 내용 관리 및 업로드: 파일 업로드, 목록 조회, 멀티 디렉터리 업로드를 통해 데이터 저장을 간소화합니다.
- Use Case: 다수의 프로젝트에서 로그 데이터를 버킷에 수집하고, 관리하는데 필요한 일관된 명령 흐름을 제공합니다.
Quick Start
예를 들어, gcloud sdk가 설치되고 인증되어 있으면 아래 명령으로 버킷 목록을 조회하고 새 버킷을 만듭니다. /gcp-storage # 버킷 목록 조회 /gcp-storage create my-bucket # 버킷 생성 /gcp-storage ls my-bucket # 버킷 내용 조회 /gcp-storage upload file.txt gs://my-bucket/ # 업로드
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: gcp-storage Download link: https://github.com/kubony/openclaw-gcp-setup/archive/main.zip#gcp-storage Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.