·gcp-bq-data-export
{}

gcp-bq-data-export

funnelenvy/agents_webinar_demos

Use when exporting BigQuery data to Cloud Storage, extracting tables to CSV, JSON, Avro, or Parquet formats, or using EXPORT DATA statements. Covers bq extract command, format options, compression, and wildcard exports.

8Installs·1Trend·@funnelenvy

Installation

$npx skills add https://github.com/funnelenvy/agents_webinar_demos --skill gcp-bq-data-export

SKILL.md

Use this skill when exporting data from BigQuery to Cloud Storage or local files.

Note: Number of files depends on data size, not configurable.

Limitation: Not suitable for large datasets. Use GCS for production.

Use when exporting BigQuery data to Cloud Storage, extracting tables to CSV, JSON, Avro, or Parquet formats, or using EXPORT DATA statements. Covers bq extract command, format options, compression, and wildcard exports. Source: funnelenvy/agents_webinar_demos.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/funnelenvy/agents_webinar_demos --skill gcp-bq-data-export
Category
{}Data Analysis
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is gcp-bq-data-export?

Use when exporting BigQuery data to Cloud Storage, extracting tables to CSV, JSON, Avro, or Parquet formats, or using EXPORT DATA statements. Covers bq extract command, format options, compression, and wildcard exports. Source: funnelenvy/agents_webinar_demos.

How do I install gcp-bq-data-export?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/funnelenvy/agents_webinar_demos --skill gcp-bq-data-export Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/funnelenvy/agents_webinar_demos