Installation
Install the BigQuery ETL Skills plugin directly from a Claude Code session in your IDE
Prerequisites
- Claude Code installed and configured
Installation Steps
1. Launch Claude Code
Open your terminal and launch Claude Code:
2. Add the Marketplace
Add this repository as a plugin marketplace in Claude Code:
3. Install the Plugin
Install the bigquery-etl-skills plugin:
4. Verify Installation
The skills should now be available. Open a new Claude Code session and ask:
You should see all BigQuery ETL skills listed.
Next Steps
Once installed:
- Check out the Quick Start guide for hands-on examples
- Explore the Skills Overview or Agents Overview for detailed documentation
Troubleshooting
Skills Not Available?
If skills don't appear after installation, try:
- Restart Claude Code
- Open a new session
- Verify the marketplace was added:
/plugin marketplace list - Check plugin status:
/plugin list
Working Directory
For best results with BigQuery ETL file generation, launch Claude Code from within your local bigquery-etl repository directory.