bigquery
OfficialQuery BigQuery efficiently from the CLI.
Authorsourcegraph
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables you to query Google BigQuery using the bq command-line tool to run SQL queries, explore datasets, and export results, saving you time on data analysis.
Core Features & Use Cases
- Querying: Run standard SQL queries against datasets using the bq CLI.
- Discovery & Export: List datasets, inspect table schemas, and export results to CSV or JSON.
- Use Case: Quickly fetch the first 10 rows of a production table and export to JSON for downstream analysis.
Quick Start
Use the bq CLI to run a sample query against your project, for example:
bq query --use_legacy_sql=false 'SELECT * FROM project.dataset.table LIMIT 10'
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: bigquery Download link: https://github.com/sourcegraph/amp-contrib/archive/main.zip#bigquery 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.