Install
openclaw skills install jpeng-gcp-storage-managerManage Google Cloud Storage
openclaw skills install jpeng-gcp-storage-managerManage Google Cloud Storage
python3 scripts/gcp_storage_manager.py --input <input> --output <output>
Set required environment variables:
export STORAGE_API_KEY="your-api-key"
Returns JSON with results:
{
"success": true,
"data": {}
}