atlassian

Automate Jira issue and Confluence content management via REST APIs.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/backlin/ai-config --skill atlassian-backlin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: atlassian
Source: https://github.com/backlin/ai-config/tree/main/skills/atlassian
Command: npx skills add https://github.com/backlin/ai-config --skill atlassian-backlin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines integration with Jira and Confluence, automating complex workflows and providing quick access to Jira REST API definitions.

Core Features & Use Cases

  • Jira Integration: Automate tasks within Jira such as creating issues, updating status, and tracking progress.
  • Confluence Collaboration: Fetch and manage Confluence content like pages and attachments, enhancing team collaboration.
  • Use Case: Simplify the process of creating a new Jira issue by automating the creation of tickets directly from your project management software.

Quick Start

Use the atlassian skill to create a new Jira issue with the title 'New Feature' and assign it to the 'Development' team.

Frequently Asked Questions about atlassian

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

FAQPage Schema
How do I automate Jira issue creation and status updates?

Automating Jira issue creation and status updates requires calling the Jira REST API to programmatically manage tickets and track project progress. This integration enables automated workflows for creating issues, updating statuses, and tracking progress directly from your project management software.

Can I fetch and manage Confluence pages through an API?

Fetching and managing Confluence pages through an API utilizes the Confluence REST API to retrieve and control content like pages and attachments. This approach enhances team collaboration by allowing automated content management directly from your scripts.

Do I need specific API access to integrate with Jira and Confluence?

Integrating with Jira and Confluence requires access to both the Jira REST API and Confluence REST API. You must configure these API connections in your environment before automating issue and content management workflows.

What is the best way to connect project management software with Jira tickets?

Connecting project management software with Jira tickets is best achieved by using the Jira REST API to automate ticket creation and workflow updates. This method streamlines project tracking by automatically generating issues like 'New Feature' and assigning them to teams such as 'Development'.

Does this approach support both issue tracking and content collaboration?

This approach supports both issue tracking and content collaboration by integrating the Jira REST API for issue management and the Confluence REST API for content management. It is suited for scenarios requiring both project tracking and team documentation access.