jira-issue-manager

Manage Jira issues by discovering cloud IDs, listing projects, retrieving issue types, and creating issues.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/contextware/skills --skill jira-issue-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira-issue-manager
Source: https://github.com/contextware/skills/tree/main/skills/jira-issue-manager
Command: npx skills add https://github.com/contextware/skills --skill jira-issue-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of interacting with Jira issues, allowing for efficient management and retrieval of issue information.

Core Features & Use Cases

  • Discover Jira Cloud ID: Dynamically find the necessary cloudId for API calls.
  • List Projects: Retrieve project details to identify target projects.
  • List Issue Types: Get available issue types for specific projects or globally.
  • Create Jira Issues: Programmatically create new Jira issues with specified details.
  • Use Case: An agent can be instructed to create a bug report in Jira, automatically finding the correct issue type and project before submitting the report.

Quick Start

Use the jira-issue-manager skill to list all available issue types for your Jira project.

Frequently Asked Questions about jira-issue-manager

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

FAQPage Schema
How do I create Jira issues programmatically using an API integration?

To create Jira issues programmatically, this Skill facilitates discovering the Jira Cloud ID, listing projects, retrieving issue types, and submitting new issues via Nango MCP servers for authentication and API access.

How can I find my Jira Cloud ID for API calls?

You can dynamically discover your Jira Cloud ID using this Skill, which handles the lookup process required before making Jira API calls to manage issues and retrieve project details.

Does jira-issue-manager work with Nango for authentication?

Yes, jira-issue-manager integrates with Nango MCP servers to handle authentication and API access, enabling seamless discovery of Jira Cloud IDs and programmatic creation of issues.

How do I list available issue types for a specific Jira project?

You can list available issue types for specific Jira projects or globally using this Skill, which handles project-specific issue type retrieval and dynamic lookup of issue type IDs based on human-readable names.

What is the best way to automate Jira issue management for bug reporting?

Automating Jira issue management is streamlined by this Skill, which allows an agent to automatically find the correct issue type and project before submitting a bug report by programmatically creating new Jira issues.

Can I retrieve project details to identify target projects in Jira?

Yes, you can retrieve project details to identify target projects in Jira. This Skill lists projects and retrieves issue types to facilitate efficient management and retrieval of issue information.