discovering-gcp-data-assets

Discovers and inspects GCP data assets via Dataplex catalog search queries.

2|1|Updated May 25, 2026
One-click install
npx skills add https://github.com/interflownex/All-in-One --skill discovering-gcp-data-assets-interflownex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discovering-gcp-data-assets
Source: https://github.com/interflownex/All-in-One/tree/main/.gemini/skills/discovering-gcp-data-assets
Command: npx skills add https://github.com/interflownex/All-in-One --skill discovering-gcp-data-assets-interflownex

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the challenge of finding and understanding data assets across complex Google Cloud environments, eliminating the need for manual browsing or guessing resource IDs.

Core Features & Use Cases

  • Semantic Discovery: Find datasets, tables, or views using natural language intent rather than exact technical names.
  • Metadata Retrieval: Automatically fetch schemas, governance policies, and deep context for discovered assets.
  • Use Case: If you need to find sales data but do not know the specific table name, this skill searches the Dataplex catalog to identify the correct resource and provides its full entry name for further inspection.

Quick Start

Use the discovering-gcp-data-assets skill to search for all BigQuery tables related to customer transactions in the production project.

Frequently Asked Questions about discovering-gcp-data-assets

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

FAQPage Schema
How do I discover BigQuery datasets using Dataplex catalog services?

To discover BigQuery datasets using Dataplex catalog services, you can perform semantic and keyword-based search queries to locate resources and automatically retrieve their schemas, governance policies, and deep context.

Can I find GCP data assets without knowing the exact table names?

Yes, you can find GCP data assets without exact table names by using semantic discovery to search the Dataplex catalog with natural language intent, identifying the correct resources and providing their full entry names for inspection.

What IAM permissions do I need to inspect Spanner and Cloud Storage metadata?

Inspecting Spanner and Cloud Storage metadata requires active Dataplex API integration and appropriate IAM permissions to perform entry lookups and extract context for discovered resources.

What is the best way to retrieve governance policies for Google Cloud data assets?

The best way to retrieve governance policies for Google Cloud data assets is to use Dataplex catalog services for automatic metadata retrieval, which fetches schemas and deep context for identified BigQuery, Spanner, and Cloud Storage resources.

Why does my Dataplex search fail to return BigQuery tables?

Dataplex search failures for BigQuery tables typically occur when active Dataplex API integration is missing or the appropriate IAM permissions are not configured for entry lookups and context extraction.