Skip to content

AI agent skills

Masthead provides a collection of pre-built AI agent skills that allow agents, such as Google Antigravity or Claude Code, to analyze and triage issues programmatically. These skills help agents interpret BigQuery dataset schemas, lineage information, and cost optimization recommendations more efficiently.

All skills are available in the for-agents GitHub repository.


Triage, analyze downstream impact, and mitigate data quality and pipeline incidents using the Masthead MCP server.

  • Associated resources: Masthead MCP server tools, including incidents and project metadata
  • Skill definition: masthead-incident-triaging

These skills help AI agents interpret the insights table to recommend cost-saving operations across compute models, datasets, and tables.

Optimize BigQuery compute costs by assigning data models like Dataform, dbt, or Airflow to slot reservations or on-demand compute based on Masthead recommendations.

  • Associated resources: The insights table in the Masthead BigQuery dataset, specifically compute recommendations for data models like Dataform, dbt, and Airflow
  • Skill definition: masthead-compute-savings-with-data-models

Optimize BigQuery compute costs by identifying and pausing/disabling unused, dead-end, or inefficient pipelines that consume compute resources.

  • Associated resources: The insights table in the Masthead BigQuery dataset, specifically compute recommendations for scheduled pipelines
  • Skill definition: masthead-compute-savings-with-pipelines

Optimize BigQuery storage costs at the dataset level by switching storage billing models and setting expiration policies.

  • Associated resources: The insights table in the Masthead BigQuery dataset, specifically dataset-level storage billing recommendations
  • Skill definition: masthead-storage-savings-with-datasets

Optimize BigQuery storage costs by identifying and removing dead-end and unused tables.

  • Associated resources: The insights table in the Masthead BigQuery dataset, specifically storage recommendations for dead-end and unused tables
  • Skill definition: masthead-storage-savings-with-tables