bigquery-table-creator

This skill provides automated assistance for bigquery table creator tasks within the GCP Skills domain.

Content Preview
---
name: bigquery-table-creator
description: |
  Bigquery Table Creator - Auto-activating skill for GCP Skills.
  Triggers on: bigquery table creator, bigquery table creator
  Part of the GCP Skills skill category.
allowed-tools: Read, Write, Edit, Bash(gcloud:*)
version: 1.0.0
license: MIT
author: Jeremy Longshore <[email protected]>
---

# Bigquery Table Creator

## Purpose

This skill provides automated assistance for bigquery table creator tasks within the GCP Skills domain.

## Whe
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/bigquery-table-creator.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/14-gcp-skills/bigquery-table-creator/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at planned-skills/generated/14-gcp-skills/bigquery-table-creator/SKILL.md

Related Skills