gcp-bq-data-export

Official

Export BigQuery data to Cloud Storage with ease.

AuthorFunnelEnvy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill simplifies exporting BigQuery data to Cloud Storage (CSV, JSON, Avro, Parquet) and supports EXPORT DATA statements, making data movement and archiving straightforward.

Core Features & Use Cases

  • Supports exports to CSV, JSON, Avro, and Parquet formats with optional compression.
  • Wildcard and partitioned export capabilities for large-scale data transfers.
  • Use Case: Automate scheduled extracts from production datasets to Cloud Storage for downstream analytics.

Quick Start

Run a basic export to CSV: bq extract --destination_format=CSV dataset.table gs://bucket/export.csv Example: Export to Parquet: bq extract --destination_format=PARQUET dataset.table gs://bucket/export.parquet

Dependency Matrix

Required Modules

None required

Components

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-bq-data-export
Download link: https://github.com/FunnelEnvy/agents_webinar_demos/archive/main.zip#gcp-bq-data-export

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.