Bq Explain banner
justvinhhere justvinhhere

Bq Explain

Development community

Description

--- description: Explain a BigQuery feature, function, or concept with working examples. Pass the feature name or question. argument-hint: "<feature or question>" --- # BigQuery Feature Explainer Explain the requested BigQuery feature using the `bigquery-features` skill. ## Instructions 1. **Determine the feature to explain:** - If an argument is provided, use it as the feature name or question. - If no argument is provided, look for the most recent BigQuery feature question in the cur

Installation

Installs to ~/.claude/skills/justvinhhere-bigquery-expert-bq-explain/SKILL.md

Terminal
mkdir -p ~/.claude/skills/justvinhhere-bigquery-expert-bq-explain && curl -fsSL https://raw.githubusercontent.com/justvinhhere/bigquery-expert/HEAD/commands/bq-explain.md -o ~/.claude/skills/justvinhhere-bigquery-expert-bq-explain/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository