query-integration-data

Query and modify data across connected integrations and data warehouses.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/Mo7amed-Mahmoud/ZeinaGuard-Pro --skill query-integration-data-mo7amed-mahmoud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: query-integration-data
Source: https://github.com/Mo7amed-Mahmoud/ZeinaGuard-Pro/tree/main/.local/skills/query-integration-data
Command: npx skills add https://github.com/Mo7amed-Mahmoud/ZeinaGuard-Pro --skill query-integration-data-mo7amed-mahmoud

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Connect to external services and data warehouses to read or modify data via APIs, enabling data-driven answers and actions without building UI.

Core Features & Use Cases

  • Connect to Linear, GitHub, HubSpot, Slack, Google services, and warehouses like Databricks, Snowflake, and BigQuery.
  • Read operations: perform queries, counts, and exports to retrieve data.
  • Write operations: create, update, or delete resources across connected services.
  • Ad-hoc data operations: fetch, transform, and export data for analysis or automation across multiple integrations.

Quick Start

List connections with listConnections(connectorName) in the code_execution sandbox, then call the appropriate API for the desired integration to fetch or modify data.

Frequently Asked Questions about query-integration-data

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

FAQPage Schema
How do I query data from BigQuery, Snowflake, and Databricks in one place?

You query data from BigQuery, Snowflake, and Databricks by listing connections via listConnections, fetching credentials, and executing API calls in the code_execution sandbox to retrieve or modify records.

Can I create, update, and delete records in Slack and GitHub through API integrations?

Yes, you can create, update, and delete records in Slack and GitHub by fetching credentials with listConnections and executing write operations in the code execution sandbox.

What is the best way to modify data across connected data warehouses without building a UI?

The best way to modify data across connected data warehouses without a UI is to execute API calls directly within a code execution sandbox, performing read and write operations across connected services.

Does this data integration approach support exporting data from Linear and HubSpot?

Yes, this data integration approach supports exporting data from Linear and HubSpot by establishing connections and performing read operations like queries and exports in the sandbox.

How do I set up new connections to query external services and data warehouses?

To set up new connections to query external services and data warehouses, use listConnections(connectorName) in the code execution sandbox, relying on integration safeguards and guidance to configure access.