bigquery skills

135 tagged bigquery, measured the same way as everything else here.

Browse within: airflow 38awesome-list 37databricks 24data-engineering 23analytics-engineering 18faiss 17mpep 17bi 15data-governance 15looker 15duckdb 9RAG 7postgresql 7text-to-sql 7

dlt-connector

01

Canner/WrenAI

Skill Claude CodeCodex

Connect SaaS data (HubSpot, Stripe, Salesforce, GitHub, Slack, etc.) to Wren Engine for SQL analysis. Guides the user through the full flow: install dlt, pick a SaaS source, set up credentials, run the data pipeline into DuckDB, then auto-generate a Wren semantic project from the loaded data. Use this skill whenever…

17k 4d ago A 158 tokens

enrich-context

02

Canner/WrenAI

Skill Claude CodeCodex

Augment a Wren project with business context that DB schema cannot carry — enum value meanings, units (USD vs cents, ms vs sec), NULL semantics, magic sentinels (-1 = unknown), soft-delete default filters, business synonyms, time-grain / TZ conventions, cross-system identifiers, currency rules, canonical-table…

17k 4d ago A 347 tokens

usage

03

Canner/WrenAI

Skill Claude CodeCodex

Wren Engine CLI workflow guide for AI agents. Answer data questions end-to-end using the wren CLI: gather schema context, recall past queries, write SQL through the MDL semantic layer, execute, and learn from confirmed results. Use when: user asks a data question, requests a report or analysis, asks about metrics…

17k 4d ago A 156 tokens

fix-failing-tests

04

googleapis/mcp-toolbox

Skill Claude CodeCodex

Diagnose a failing test in the googleapis/mcp-toolbox repo and land a fix by reasoning from the actual error: read the failure, reproduce it, shrink it until the cause is forced into the open, then fix the cause. Use this whenever a test or CI job is red, a build breaks after a change, many packages fail at once, or a…

16k +4 yesterday A 87 tokens original Apache-2.0

review-prs

05

googleapis/mcp-toolbox

Skill Claude CodeCodex

Review a GitHub pull request in the googleapis/mcp-toolbox repo against the team's reviewer checklist: PR title/description conventions, linked issue, logic errors and unhandled edge cases, breaking changes, test coverage, docs updates, security (input handling), and new dependencies. Use whenever a maintainer asks…

16k +4 yesterday A 162 tokens original Apache-2.0

stale-sweep

06

googleapis/mcp-toolbox

Skill Claude CodeCodex

Sweep the googleapis/mcp-toolbox repo for issues and PRs with no real activity in N days (default 60), sort each by whose silence it is (the author's, ours, or nobody's), and draft the nudge or close comment. Use whenever a maintainer asks for a stale sweep, backlog cleanup, or an SLO check, e.g. "stale sweep", "find…

16k +4 yesterday A 159 tokens original Apache-2.0

agent-eval-workflow

07

GoogleCloudPlatform/professional-services

Skill Claude CodeCodex

This skill should be used when the user wants to evaluate an AI agent end-to-end: scaffold an evaluation, design metrics that test a real hypothesis, make an agent measurable, audit generated eval config, read evaluation results, or run an improvement ("hill climbing") loop. Covers evaluation methodology, metric…

3.1k 10d ago A 123 tokens original Apache-2.0

agent-eval

08

GoogleCloudPlatform/professional-services

Skill Claude CodeCodex

Executes high-performance agent evaluations, multi-turn UserSim simulations, and declarative metric grading aligned with google/agents-cli and the Quality Flywheel. Publishes benchmark artifacts to the GCS Evaluation Registry, executes automated head-to-head delta comparisons (--compare-to), and optimizes system…

3.1k 10d ago A 136 tokens original Apache-2.0

eval-breakdown

09

GoogleCloudPlatform/professional-services

Skill Claude CodeCodex

Performs an exhaustive, question-by-question narrative diagnostic breakdown of an agent-eval benchmark run by analyzing questionanswerlog.md, evalsummary.json, and raw trajectory traces. Use when diagnosing low score causes, investigating the Memory Reuse vs. Traceability rubric clash, performing pre-release failure…

3.1k 10d ago A 100 tokens original Apache-2.0

data-parity

10

AltimateAI/altimate-code

Skill Claude CodeCodex

Validate that two tables or query results are identical — or diagnose exactly how they differ. Discover schema, identify keys, profile cheaply, then diff. Use for migration validation, ETL regression, and query refactor verification.

803 yesterday A 48 tokens original MIT

data-viz

11

AltimateAI/altimate-code

Skill Claude CodeCodex

Build modern, interactive data visualizations and dashboards using code-based component libraries (shadcn/ui, Recharts, Tremor, Nivo, D3, Victory, visx). Use this skill whenever the user asks to visualize data, build dashboards, create analytics views, chart metrics, tell a data story, build a reporting interface…

803 yesterday A 189 tokens original MIT

dbt-develop

12

AltimateAI/altimate-code

Skill Claude CodeCodex

REQUIRED before writing or modifying ANY dbt model. Invoke this skill FIRST whenever a task says "create", "build", "add", "modify", "update", "fix", or "refactor" a dbt model, staging file, mart, incremental, or snapshot. Skipping this skill is the leading cause of silent-correctness bugs — models that compile and…

803 yesterday A 294 tokens original MIT

epc-search

13

RobThePCGuy/Claude-Patent-Creator

Skill Claude CodeCodex

RAG search across EPC provisions, EPO Guidelines for Examination, and PCT rules for European and international patent law research.

176 8d ago A 28 tokens original MIT

epo-patent-analyzer

14

RobThePCGuy/Claude-Patent-Creator

Skill Claude CodeCodex

Automated analysis of patent applications for EPO compliance with Art. 84 EPC (claims clarity/support), Art. 83 EPC (sufficiency of disclosure), and Rules 42-49 EPC (formalities).

176 8d ago A 51 tokens original MIT

epo-patent-search

15

RobThePCGuy/Claude-Patent-Creator

Skill Claude CodeCodex

Search European patents using EPO OPS API (full-text, legal status, families) and BigQuery (100M+ patents, EP filter) for prior art, competitive intelligence, and freedom-to-operate analysis.

176 8d ago A 48 tokens original MIT

bonnard-data/bonnard-cli

Skill Claude CodeCodex

Design principles for building semantic layers that work well for AI agents and business users. Use when building views, writing descriptions, or improving agent accuracy.

50 2mo ago A 34 tokens original MIT archived

bonnard-get-started

17

bonnard-data/bonnard-cli

Skill Claude CodeCodex

Guide a user through setting up their first semantic layer after bon init. Use when user says "get started", "what next", "help me set up", or has just run bon init.

50 2mo ago A 45 tokens original MIT archived

bonnard-data/bonnard-cli

Skill Claude CodeCodex

Guide migration from an existing Metabase instance to a Bonnard semantic layer. Use when user says "migrate from metabase", "import metabase", "metabase to semantic layer", or has Metabase data they want to model.

50 2mo ago A 55 tokens original MIT archived

bigquery-analytics

20

gemini-cli-extensions/bigquery-data-analytics

Skill Claude CodeCodex

Use these skills when you need to handle advanced data intelligence and predictive tasks. Use when a user asks "why" data changed or needs future projections. Provides automated insight generation and time-series forecasting.

49 3d ago A 44 tokens original Apache-2.0

bigquery-data

21

gemini-cli-extensions/bigquery-data-analytics

Skill Claude CodeCodex

Use these skills when you need to handle large-scale data exploration and dataset management. Use when users need to find data assets or run SQL at scale. Provides metadata discovery and query execution across the data warehouse.

49 3d ago A 45 tokens original Apache-2.0

explore

22

exmergo/dex

Skill Claude CodeCodex

Use this whenever you need to know what is actually in a database, warehouse, or DuckDB file before you trust it: ranked inventory of what exists, column profiles, PII detection, grain and data-quality problems, verified join inference, Mermaid ER diagrams, guarded ad-hoc SQL probes, and k-means segmentation…

24 2d ago C 309 tokens original Apache-2.0

maintain

23

exmergo/dex

Skill Claude CodeCodex

Use this to keep a dbt project correct as the warehouse and the business change. It detects drift on four axes and proposes the fix: schema drift (source columns and tables added, dropped, retyped, or renamed), volume drift (a row count that collapsed, a table that emptied, a load that half-failed), grain drift (a key…

24 2d ago C 300 tokens original Apache-2.0

transform

24

exmergo/dex

Skill Claude CodeCodex

Use this to author and change a dbt project: bootstrap a project in a repo that has none (transform init), write or refactor model SQL from staging to marts, add tests and docs in schema.yml, manage dependencies, and define or update the semantic layer (dbt semantic models / MetricFlow: entities, dimensions, measures…

24 2d ago C 317 tokens original Apache-2.0