atlassianapi

Official

Automate Jira & Confluence, sync your workflows.

AuthorLobbi-Docs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies complex integrations with Jira and Confluence, enabling seamless automation of tasks, data synchronization, and custom workflows across the Atlassian suite.

Core Features & Use Cases

  • Jira API: Programmatically manage issues, sprints, and boards, and perform JQL searches.
  • Confluence API: Create, update, and search Confluence pages.
  • Webhooks: Set up and handle Atlassian webhooks for real-time event processing.
  • Use Case: Automatically update a Jira issue's status to "In Review" when a GitHub Pull Request linked to it is opened, and then generate a Confluence page with release notes once a version is marked as "Done" in Jira.

Quick Start

Use the atlassianapi skill to create a Jira issue in project 'GA' with summary 'Investigate new API endpoint' and type 'Task'.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: atlassianapi
Download link: https://github.com/Lobbi-Docs/claude/archive/main.zip#atlassianapi

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository