query-integration-data

Query and modify data across integrations and data warehouses.

Updated Jun 30, 2026
One-click install
npx skills add https://github.com/not-subhu/screech --skill query-integration-data-not-subhu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: query-integration-data
Source: https://github.com/not-subhu/screech/tree/main/.local/skills/query-integration-data
Command: npx skills add https://github.com/not-subhu/screech --skill query-integration-data-not-subhu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines data operations across various integrations and data warehouses, allowing for efficient querying, modifying, and exporting of data.

Core Features & Use Cases

  • Data Querying: Execute read operations (queries, counts, exports) on connected integrations and data warehouses.
  • Data Modification: Perform write operations (create, update, delete) to modify data in services.
  • Use Case: Quickly retrieve data from a connected service like GitHub or Databricks to answer a user's question or perform a task.

Quick Start

Use the query-integration-data skill to fetch the latest sales data from the connected Databricks warehouse.

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 and modify data across multiple integrations and data warehouses?

To query and modify data across integrations and data warehouses, you can execute read operations like queries and exports, and perform write operations including create, update, and delete on connected services. You must supply the respective API credentials for the warehouses being used.

Can I perform write operations to modify data in connected services like GitHub?

Yes, you can modify data in connected services like GitHub. The data modification feature supports write operations, allowing you to create, update, and delete records directly within your target integrations.

What API credentials do I need to access my data warehouses for querying?

You need the specific API credentials for the respective integrations and data warehouses being used. Providing the correct access credentials is required to authenticate and execute read or write operations across the connected services.

What is the best way to retrieve the latest sales data from a connected Databricks warehouse?

The best way to retrieve sales data from a connected Databricks warehouse is to use data querying operations. You can execute read operations and exports on the warehouse to quickly fetch the required dataset to answer your business questions.

Does this data querying approach work for both exporting records and counting rows?

Yes, this data querying approach works for exporting records and counting rows. The functionality explicitly supports executing read operations such as queries, counts, and exports across your connected integrations and data warehouses.

Are there limitations when modifying data across different data warehouse integrations?

When modifying data across different integrations, operations are constrained by the need for valid API credentials and the specific write capabilities of the target service. You must ensure the respective APIs support the create, update, and delete operations you intend to execute.