query-integration-data

Query and modify data across connected integrations and data warehouses.

Updated Dec 10, 2025
One-click install
npx skills add https://github.com/KhaledMKhaled/FodaStore --skill query-integration-data-khaledmkhaled
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: query-integration-data
Source: https://github.com/KhaledMKhaled/FodaStore/tree/main/.local/skills/query-integration-data
Command: npx skills add https://github.com/KhaledMKhaled/FodaStore --skill query-integration-data-khaledmkhaled

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you retrieve answers and perform actions by accessing data across connected third-party integrations and data warehouses, without manually navigating each system.

Core Features & Use Cases

  • Cross-service querying and modification: Read or write data in connected tools like Linear, GitHub, HubSpot, Slack, and Google services.
  • Warehouse support for analytics workflows: Query supported data warehouse integrations such as Databricks, Snowflake, and BigQuery.
  • Ad-hoc investigation and export: Answer chat questions, run one-time lookups, and export results for later analysis.

Quick Start

Tell the skill what you want to find or change (for example, “How many Linear issues were created last week, and export the results to CSV”).

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 connected integrations to export CRM data for analysis?

To query connected integrations and export CRM data, you use the skill to read data from services like HubSpot, apply filters via API queries, and export the results directly for analysis without manual navigation.

Can I create or update records across third-party services using API querying?

Yes, API querying supports write tasks, allowing you to create, update, or delete records across connected third-party services like Linear and GitHub by calling the relevant APIs directly.

What's the best way to run ad-hoc data warehouse queries for business questions?

The best way to run ad-hoc data warehouse queries is by querying supported integrations like Databricks, Snowflake, or BigQuery directly to answer business questions and retrieve instant results.

Does this approach work with both project management and data warehouse systems?

Yes, this approach works with both project management tools and data warehouse systems, allowing you to query and modify data across connected integrations and supported warehouses like Snowflake and Linear.

How do I retrieve credentials to call APIs for connected integrations?

To retrieve credentials for calling integration APIs, you use the listConnections() function to obtain existing credentials, with optional setup via integration discovery when no connection currently exists.