connect-ai-jira

Query and manage Jira issues using JQL for status transitions and attachments.

4|1|Updated May 6, 2026
One-click install
npx skills add https://github.com/CDataSoftware/connect-ai-skills --skill connect-ai-jira
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: connect-ai-jira
Source: https://github.com/CDataSoftware/connect-ai-skills/tree/main/skills/connectors/connect-ai-jira
Command: npx skills add https://github.com/CDataSoftware/connect-ai-skills --skill connect-ai-jira

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires connect-ai-base, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of querying and managing Jira data, providing a robust toolset for issue tracking and project management.

Core Features & Use Cases

  • Jira Data Model Access: Direct access to the Jira data model, issue hierarchy, and query patterns.
  • Stored Procedures and Write Operations: Execute stored procedures for Jira-specific tasks like changing issue status and archiving issues.
  • Data Analysis: Query issues by project, type, status, priority, and other attributes for comprehensive data analysis.
  • Use Case: Suppose you need to generate a report on all high-priority issues due within the next week. This Skill allows you to easily construct and execute the necessary SQL queries to retrieve this information.

Quick Start

Use the connect-ai-jira skill to fetch all high-priority issues due in the next week.

Frequently Asked Questions about connect-ai-jira

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

FAQPage Schema
How do I query Jira issues by priority and due date using SQL?

You can query Jira issues by priority and due date by constructing and executing SQL queries against the Jira data model. This skill supports filtering by project, type, status, priority, and other attributes for comprehensive data analysis.

Can I change issue status and archive issues in Jira through SQL?

Yes, you can change issue status and archive issues in Jira by executing stored procedures. This skill supports write operations specifically for Jira issue tracking tasks like status transitions and archiving.

Do I need a base skill to query and manage Jira data?

Yes, you need the connect-ai-base skill to manage Jira data. It is a required dependency that provides the base operations and error recovery necessary for this Jira query and management skill to function.

What is the best way to discover the Jira data model and issue hierarchy?

The best way to discover the Jira data model and issue hierarchy is to use a specialized query skill. This tool provides direct access to the Jira data model, issue hierarchy, and query patterns for precise data retrieval.

How does JQL work with SQL for Jira issue tracking data retrieval?

JQL works with SQL for Jira issue tracking data retrieval by allowing you to query and manage issue data using SQL syntax. This integration enables schema discovery, data retrieval, and issue status transitions within your workflows.

Can I perform attachment operations on Jira issues using SQL?

Yes, you can perform attachment operations on Jira issues using SQL. This skill supports schema discovery, data retrieval, issue status transitions, and attachment operations, streamlining the process of managing Jira data.