jira-issue-manager

Installation
SKILL.md

Jira Issue Manager

This skill helps manage Jira issues. It depends on the connect-to-nango-mcp skill for authentication.

Critical Setup: Discovering Jira Cloud ID

Jira API calls via Nango proxy require a cloudId (site ID) in the path. You must discover this dynamically from the connection details before making other calls.

1. Discover the Cloud ID

Run the scripts/get-cloud-id.cjs script:

node scripts/get-cloud-id.cjs <NANGO_SECRET_KEY> <connectionId> [provider]

Example:

node scripts/get-cloud-id.cjs cf0e919c-5280-4908-9865-0baa6df2eb10 9072b6a9-a672-4b55-9566-f31a191b341d jira
Related skills
Installs
1
First Seen
Apr 1, 2026