bigquery
CommunityUnified BigQuery CLI for queries, loads, and templates
Authorlanej
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill guides using a Rust-based BigQuery CLI to perform data warehouse operations with authentication, query execution, cost awareness, dataset/table management, and data loading capabilities.
Core Features & Use Cases
- Authentication: check status and login with gcloud.
- Query execution: run SQL with cost estimates and confirmation prompts.
- Dry Run: estimate query costs without executing.
- Dataset & Table operations: list, describe, insert, load, and manage external tables.
- Template system: named query templates with parameter substitution.
- MCP/LSP server integration: semantic search and language server support for editors.
Quick Start
Example: run a simple, cost-aware query: bigquery query "SELECT 1"
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/lanej/dotfiles/archive/main.zip#bigquery Please download this .zip file, extract it, and install it in the .claude/skills/ directory.