Chitty Workspace marketplace package — BigQuery analytics and Cloud Storage management for Google Cloud Platform.
- Chitty Workspace (required)
- Chitty SDK (
pip install chitty-sdk) - Google Cloud CLI (
gcloud)
| Tool | Description |
|---|---|
gcloud_bigquery |
Query, explore, and manage BigQuery datasets and tables |
gcloud_storage |
Upload, download, list, and manage Cloud Storage objects |
- Run SQL queries on BigQuery datasets
- Explore table schemas and row counts
- Upload/download files to Cloud Storage
- Feature flags for mutating operations (disabled by default)
- Auto-creates focused sub-agents per dataset
Install via the Chitty Workspace Marketplace tab, or manually:
# Clone into your Chitty marketplace directory
git clone https://github.com/MTPython406/chitty-pkg-google-cloud.git \
~/.chitty-workspace/data/tools/marketplace/google-cloudMIT — see Chitty Workspace for full license.
Built by DataVisions.ai | chitty.ai