query-integration-data

Query and modify data across integrations and data warehouses.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/tann200/CodingAgent --skill query-integration-data-tann200
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: query-integration-data
Source: https://github.com/tann200/CodingAgent/tree/main/tui/.local/skills/query-integration-data
Command: npx skills add https://github.com/tann200/CodingAgent --skill query-integration-data-tann200

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of querying and modifying data in various integrations and data warehouses, enabling users to access and manipulate data without building a visual interface.

Core Features & Use Cases

  • Integration Access: Connect to any Replit-supported integration (e.g., Linear, GitHub, HubSpot, Slack) or data warehouse (e.g., Databricks, Snowflake, BigQuery).
  • Data Operations: Perform read and write operations, including queries, counts, exports, and data modifications.
  • Code Execution: Run code inline in the code_execution sandbox for data operations.

Quick Start

Use the query-integration-data skill to fetch data from your GitHub repository by providing the repository URL and access token.

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 data warehouses without building a visual interface?

You can query and modify data across various integrations and data warehouses by running code inline in a sandbox, enabling you to access and manipulate data without a visual interface.

Can I use this to access and modify data in integrations like GitHub and Slack?

Yes, you can access and modify data in integrations like GitHub, Slack, Linear, and HubSpot, as well as data warehouses such as Databricks, Snowflake, and BigQuery.

What do I need to connect to an integration or data warehouse for data operations?

To perform data operations like reading, writing, and exporting, you need access to the specific integration or data warehouse and the relevant API credentials.

How do I fetch data from my GitHub repository using an access token?

You can fetch data from a GitHub repository by providing the repository URL and your access token to execute the necessary data query operations inline.

What data operations are supported when accessing integrations and warehouses?

Supported data operations include reading, writing, querying, counting, exporting, and modifying data across your connected integrations and data warehouses.

Does querying data across integrations require a specific sandbox environment?

Yes, data operations and queries are executed inline within a code execution sandbox to safely access and modify your integration and data warehouse data.