Lathika-laa avatar

Lathika-laa

Community

@Lathika-laa

0Followers
|
3Public Repos
|
29Published Skills

Google-published skill registry for building, orchestrating, securing, and optimizing data pipelines across BigQuery, Dataflow, Dataproc Spark, Cloud Composer, and Cloud Storage.

Skills Distribution
DomainData Systems...Data Pipeline Engi.. (40%)BigQuery Analytics.. (25%)Cloud Storage & Da.. (15%)Machine Learning &.. (12%)

Agent Skills by Lathika-laa

Showing 29 vetted skills indexed across 1 GitHub repositories.

Lathika-laaLathika-laa

gcp-data-pipelines

Routes data pipeline requests to the appropriate Google Cloud tool skill.

Community
Intermediate
Lathika-laaLathika-laa

discovering-gcp-data-assets

Discovers and inspects Google Cloud data assets using Dataplex search and context lookup.

Community
Advanced
Lathika-laaLathika-laa

gcp-spark

Generates and executes PySpark notebooks on Dataproc clusters and Serverless with BigQuery, Iceberg, and Spanner.

Community
Advanced
Lathika-laaLathika-laa

managing-python-dependencies

Detects project dependency managers and installs Python packages with the correct tooling.

Community
Basic
Lathika-laaLathika-laa

data-autocleaning

Profiles and cleans BigQuery and GCS data using Dataplex scans and SQL transformations.

Community
Advanced
Lathika-laaLathika-laa

gcp-dataflow

Guides authoring, packaging, launching, and diagnosing Apache Beam pipelines on Google Cloud Dataflow.

Community
Advanced
Lathika-laaLathika-laa

bigquery-data-transfer-service

Discovers and inspects BigQuery Data Transfer Service configurations for ingestion pipelines.

Community
Advanced
Lathika-laaLathika-laa

enforcing-resource-attribution

Applies attribution labels to bq and gcloud CLI commands for resource tracking.

Community
Basic
Lathika-laaLathika-laa

bigquery-bigframes

Generates Python code using BigQuery DataFrames for pandas-style analysis and ML on BigQuery.

Community
Intermediate
Lathika-laaLathika-laa

dbt-bigquery

Generates, modifies, and validates dbt models and pipelines targeting Google BigQuery.

Community
Advanced
Lathika-laaLathika-laa

gcp-composer-troubleshooting

Diagnose Cloud Composer and Airflow DAG failures using gcloud logs and remote code analysis.

Community
Intermediate
Lathika-laaLathika-laa

bigquery-graph

Generates GQL queries and property graph DDL for BigQuery graph analytics.

Community
Advanced
Lathika-laaLathika-laa

federate-lakehouse-catalog

Configures Google Cloud Lakehouse federated catalogs connecting BigQuery to Databricks Unity and AWS Glue.

Community
Advanced
Lathika-laaLathika-laa

accidental-data-loss-prevention

Blocks irreversible deletion commands until explicit user consent is obtained.

Community
Basic
Lathika-laaLathika-laa

building-data-apps

Build data dashboards and interactive reports with React, Vite, or Streamlit connected to BigQuery.

Community
Advanced
Lathika-laaLathika-laa

dataform-bigquery

Generates and validates Dataform SQLX pipeline code for BigQuery ELT workflows.

Community
Advanced
Lathika-laaLathika-laa

gcp-managed-airflow-recommendations

Diagnose Cloud Composer environments and generate evidence-based Airflow tuning recommendations.

Community
Advanced
Lathika-laaLathika-laa

skill-repair

Fixes failed agent skill installations and updates manifest.json status entries.

Community
Intermediate
Lathika-laaLathika-laa

gcp-managed-airflow-dag-authoring

Author and validate Apache Airflow DAGs for Google Cloud Managed Service for Apache Airflow environments.

Community
Intermediate
Lathika-laaLathika-laa

google-cloud-storage-basics

Manages Google Cloud Storage buckets and objects via gcloud CLI, JSON API, and client libraries.

Community
Advanced
Lathika-laaLathika-laa

bigquery-ai-ml

Write BigQuery SQL queries using built-in AI and ML functions for forecasting, anomaly detection, and generative analysis.

Community
Intermediate
Lathika-laaLathika-laa

gcp-pipeline-orchestration

Generate, validate, deploy, and trigger Google Cloud Composer orchestration pipeline YAML definitions.

Community
Advanced
Lathika-laaLathika-laa

gcloud-auth-verification

Diagnose and resolve missing Google Cloud authentication and Application Default Credentials errors.

Community
Basic
Lathika-laaLathika-laa

notebook-guidance

Guides creation and execution of Jupyter notebooks for BigQuery data analysis and visualization.

Community
Advanced

Frequently Asked Questions About Lathika-laa

FAQPage Schema
What tasks can I accomplish with Lathika-laa's Google Cloud data skills?▼

You can build and orchestrate data pipelines using dbt, Dataform, Dataflow (Apache Beam), Dataproc Spark, and Cloud Composer; optimize BigQuery SQL; run BigFrames pandas-style analysis; clean data from BigQuery or GCS; provision pipeline resources via deployment.yaml; and assess GCS security posture against SAIF compliance.

Who are these skills designed for?▼

Data engineers, analytics engineers, and ML practitioners working on Google Cloud. They suit teams building ELT pipelines in BigQuery, authoring Airflow DAGs for Managed Service for Apache Airflow, running Spark ETL on Dataproc Serverless, or performing notebook-based analysis with %%bqsql magics.

How do I run and authenticate these skills in practice?▼

Skills execute through gcloud, bq, and dataform commands with verified Application Default Credentials via the gcloud-auth-verification skill. Python work requires project-specific virtual environments rather than global pip installs, and bq operations enforce mandatory resource labeling for attribution.

What license and cost apply to these skills?▼

All 29 skills are published by Google under the Apache-2.0 open-source license, permitting free use, modification, and redistribution. Usage of underlying Google Cloud services such as BigQuery, Dataflow, and Cloud Composer is billed separately under standard GCP pricing.

What safety guardrails are included before destructive operations?▼

The accidental-data-loss-prevention skill mandates explicit user consent before irreversible actions: DROP, TRUNCATE, or unbounded DELETE statements; gsutil or gcloud storage rm on production buckets; project deletion; and KMS key destruction. Confirmation is required whenever destructive intent is ambiguous.