gcp-bq-data-loading
✓Use when loading data into BigQuery from CSV, JSON, Avro, Parquet files, Cloud Storage, or local files. Covers bq load command, source formats, schema detection, incremental loading, and handling parsing errors.
Installation
SKILL.md
Use this skill when importing data into BigQuery from various file formats and sources.
Warning: Auto-detect is convenient but not recommended for production. Schema may change between loads.
Key benefit: Schema is auto-detected from Avro metadata. No schema specification needed!
Use when loading data into BigQuery from CSV, JSON, Avro, Parquet files, Cloud Storage, or local files. Covers bq load command, source formats, schema detection, incremental loading, and handling parsing errors. Source: funnelenvy/agents_webinar_demos.
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-loading- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is gcp-bq-data-loading?
Use when loading data into BigQuery from CSV, JSON, Avro, Parquet files, Cloud Storage, or local files. Covers bq load command, source formats, schema detection, incremental loading, and handling parsing errors. Source: funnelenvy/agents_webinar_demos.
How do I install gcp-bq-data-loading?
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-loading 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
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01