jira-confluence

Automate Jira and Confluence content access via the Atlassian MCP with YAML output.

Updated Sep 27, 2025
One-click install
npx skills add https://github.com/mir/maratai --skill jira-confluence
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira-confluence
Source: https://github.com/mir/maratai/tree/main/claude-maratai-manager/skills/jira-confluence
Command: npx skills add https://github.com/mir/maratai --skill jira-confluence

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires httpx>=0.27, httpx-sse>=0.4, keyring>=25.0, pyyaml>=6.0, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates Jira and Confluence content access and management via the Atlassian MCP, and outputs results in YAML for easy integration into workflows.

Core Features & Use Cases

  • Jira operations: get, search, comments, projects, types, transitions, assign, create, edit, me, lookup, export.
  • Confluence operations: get, search, children, spaces, ancestors, export.
  • OAuth login and API token support; output is YAML by default with structured errors/hints.

Quick Start

  • Login via OAuth: uv run --directory ${CLAUDE_PLUGIN_ROOT}/skills/jira-confluence/scripts/auth.py login
  • List Jira projects: uv run --directory ${CLAUDE_PLUGIN_ROOT}/skills/jira-confluence/scripts/jira.py projects