jira-issue-manager
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
More from contextware/skills
skill-authoring
Helps agents author cross-platform, portable skills following best practices
8connect-to-nango-mcp
Connect agents to external platforms (HubSpot, Salesforce, etc.) via Nango using header authentication.
5mcp-security-scanner
Scan for unprotected MCP servers using @contextware/mcp-scan package. Enables security auditing of local AI tools and network endpoints.
5hubspot-whoami-nango
Find out who you are in HubSpot using Nango.
4incident-management
>-
4mcp-server-oauth
Handles OAuth authentication flows for protected MCP servers that require user authorization.
3