Googlebigquery Automation
This skill allows users to automate interactions with Google BigQuery through the Metabase integration using Rube MCP. It enables running SQL queries,...
Install
npx promptshop add googlebigquery-automationDetails
What This Skill Does
This skill allows users to automate interactions with Google BigQuery through the Metabase integration using Rube MCP. It enables running SQL queries, exploring database schemas, and analyzing datasets. It's designed for users who need to programmatically interact with BigQuery data.
When to Use
- Run a SQL query to extract specific data.
- Explore the schema of a BigQuery database.
- Analyze datasets using Metabase's query language.
- Automate data extraction for reporting.
- Schedule regular data analysis tasks.
- Integrate BigQuery data into other workflows.
Key Features
- Executes native SQL queries against BigQuery.
- Supports Metabase Query Language (MBQL) queries.
- Retrieves database schema information.
- Connects via Rube MCP and Metabase.
- Automates data analysis workflows.
- Uses RUBE_SEARCH_TOOLS for dynamic schema discovery.