acli

Run Atlassian CLI commands to manage Jira and Confluence Cloud tasks.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/KarlLivesey/karl-skills --skill acli-karllivesey
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: acli
Source: https://github.com/KarlLivesey/karl-skills/tree/main/skills/acli
Command: npx skills add https://github.com/KarlLivesey/karl-skills --skill acli-karllivesey

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Streamline Jira and Confluence Cloud administration by enabling command-line control of Atlassian tasks, reducing context switching and speeding up repetitive work.

Core Features & Use Cases

  • Manage Jira projects, issues, boards, and Confluence spaces from the Atlassian CLI.
  • Authenticate and switch accounts globally or per product, enabling scripted workflows.
  • Supports bulk operations and JSON output for automation and CI/CD.

Quick Start

Install the Atlassian CLI and authenticate, then run acli jira project list to verify setup.

Frequently Asked Questions about acli

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

FAQPage Schema
How do I automate Jira and Confluence Cloud tasks from the command line?

You can automate Jira and Confluence Cloud tasks by running the Atlassian CLI (acli) to manage projects, issues, and spaces directly, reducing context switching and speeding up repetitive work.

Can I perform bulk operations on Jira issues using a CLI?

Yes, the Atlassian CLI supports bulk operations and JSON output for Jira issues, enabling automated scripted workflows and CI/CD integration without manual web interface interaction.

What is needed to manage Atlassian Jira projects from the CLI?

To manage Atlassian Jira projects from the CLI, you need the acli tool installed and configured in your environment, with the SKILL.md guidance loaded for workflow steps.

Does the Atlassian CLI support switching between multiple accounts?

Yes, the Atlassian CLI supports authentication and allows you to switch accounts globally or per product, enabling distinct scripted workflows across different Jira and Confluence environments.

How do I verify my Atlassian CLI setup is working correctly?

To verify your Atlassian CLI setup, install the tool, authenticate your account, and run the command 'acli jira project list' to confirm it successfully retrieves your Jira project data.

What are the limitations of managing Confluence spaces from the command line?

Managing Confluence spaces from the command line requires the acli tool to be properly installed and configured in the environment, and relies on SKILL.md guidance for executing the supported space operations.