query-integration-data

Execute CRUD data operations across Linear, GitHub, Slack, HubSpot, and warehouses via connectors.

2|2|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/tamnguyentommy-rgb/Routex_AI_Web_Project --skill query-integration-data-tamnguyentommy-rgb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: query-integration-data
Source: https://github.com/tamnguyentommy-rgb/Routex_AI_Web_Project/tree/main/.local/skills/query-integration-data
Command: npx skills add https://github.com/tamnguyentommy-rgb/Routex_AI_Web_Project --skill query-integration-data-tamnguyentommy-rgb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This capability enables cross-service data querying and modification across connected integrations, removing manual handoffs and data silos.

Core Features & Use Cases

  • Read, export, create, update, and delete data across Linear, GitHub, HubSpot, Slack, and data warehouses.
  • Ad-hoc data investigations, cross-service reporting, and automated multi-service workflows.
  • Example: fetch recent issues from Linear and sync status with a GitHub issue, or export CRM contacts to a warehouse for analysis.

Quick Start

Run a simple query to fetch the latest issues from a connected Linear integration and return the results to the chat.

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 sync data across Linear, GitHub, Slack, and HubSpot integrations?

You can query and modify data across Linear, GitHub, Slack, and HubSpot by using connected integrations that support cross-service data querying and modification to streamline data access and operations.

Can I automate data exports from HubSpot to a data warehouse?

Yes, you can export CRM contacts from HubSpot to a data warehouse for analysis, enabling automated data exports and ad-hoc investigations without manual handoffs.

How does cross-service data querying handle credentials for API integrations?

Cross-service data querying requires the listConnections(connectorName) function to obtain credentials, executing tasks within an inline code sandbox that includes safeguards against credential leakage.

What's the best way to sync a Linear issue status with a GitHub issue?

The best approach to sync a Linear issue status with a GitHub issue is using cross-service data modification, fetching recent issues from Linear and updating the corresponding GitHub issue through connected integrations.

Do I need an inline code execution sandbox to manage data across integrations?

Yes, an inline code execution sandbox is required to execute cross-service data querying tasks safely, providing a secure environment for running automation and applying safeguards against credential leakage.