bigquery-data-transfer-service

Discover BigQuery Data Transfer Service configurations and extract pipeline metadata via Python scripts.

Updated Jun 5, 2026
One-click install
npx skills add https://github.com/RxFit/hub-overlay --skill bigquery-data-transfer-service-rxfit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bigquery-data-transfer-service
Source: https://github.com/RxFit/hub-overlay/tree/main/hub/skills/bigquery-data-transfer-service
Command: npx skills add https://github.com/RxFit/hub-overlay --skill bigquery-data-transfer-service-rxfit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of identifying and managing BigQuery Data Transfer Service (DTS) configurations, providing a comprehensive tool for discovering existing ingestion pipelines and extracting metadata for data pipelines.

Core Features & Use Cases

  • Discovery of DTS Configurations: Identifies existing BigQuery Data Transfer Service configurations.
  • Metadata Extraction: Extracts data source or transfer config metadata for data pipelines.
  • Workflow Management: Guides through the process of provisioning DTS configurations using the gcp pipeline resource provisioning framework.

Quick Start

Use the bigquery-data-transfer-service skill to discover the existing DTS configurations for the current project.

Frequently Asked Questions about bigquery-data-transfer-service

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I discover existing BigQuery Data Transfer Service configurations in my GCP project?

To discover BigQuery Data Transfer Service configurations, you can use Python scripts to interact with the DTS API. This identifies existing ingestion pipelines and extracts transfer config metadata within your current GCP project.

How do I extract metadata from BigQuery DTS ingestion pipelines?

You extract metadata from BigQuery DTS ingestion pipelines by executing Python scripts that interact with the DTS API. This process retrieves data source and transfer configuration metadata for your data pipelines.

What is the gcp pipeline resource provisioning framework for BigQuery DTS?

The gcp pipeline resource provisioning framework guides the process of provisioning and managing BigQuery DTS configurations. It provides the structural workflow for interacting with the Data Transfer Service API to organize ingestion pipelines.

Can I manage BigQuery Data Transfer Service workflows using Python scripts?

Yes, you can manage BigQuery Data Transfer Service workflows using Python scripts. The Skill operates Python scripts that interact directly with the DTS API to identify configurations and extract pipeline metadata.

Does the BigQuery Data Transfer Service Skill require external dependencies?

No, the BigQuery Data Transfer Service Skill requires no external dependencies. It operates independently using internal Python scripts to interact with the DTS API and extract metadata from your GCP environment.