setup

Install the atl CLI and configure authentication for Jira and Confluence.

5|1|Updated Jun 20, 2026
One-click install
npx skills add https://github.com/isukharev/atl --skill setup-isukharev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/isukharev/atl/tree/main/plugins/atl/skills/setup
Command: npx skills add https://github.com/isukharev/atl --skill setup-isukharev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the complex process of installing, authenticating, and configuring the atl CLI, ensuring your local environment is correctly synced with Jira and Confluence without manual errors.

Core Features & Use Cases

  • Automated Installation: Handles binary installation via Homebrew, curl, or Go, ensuring the tool is correctly placed on your system path.
  • Secure Configuration: Manages backend URLs and authentication tokens while enforcing security boundaries like read-only modes and local mirror directory setup.
  • Diagnostic Support: Includes built-in health checks and compatibility verification to ensure your environment is ready for production-grade Atlassian content management.

Quick Start

Run the setup skill to install the atl binary and configure your authentication credentials for Jira and Confluence.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I configure the atl CLI for Jira and Confluence authentication?

To configure the atl CLI for Jira and Confluence, run the setup skill to install the binary, set backend URLs, and manage authentication tokens for your local environment.

What is the best way to install the atl CLI binary on my local system?

The best way to install the atl CLI binary is automated via the setup skill, which handles installation through Homebrew, curl, or Go and ensures the tool is correctly placed on your system path.

Does the atl setup support enforcing read-only security policies for coding agents?

Yes, atl setup supports security policy enforcement for coding agents by managing read-only modes and initializing local mirror directories to restrict write access.

Can I use atl setup to verify my environment is ready for Atlassian content management?

Yes, you can use atl setup to verify your environment readiness through built-in health checks and compatibility verification before production-grade Atlassian content management.

Why does the atl setup require local shell permissions and network access?

Atl setup requires local shell permissions for binary installation and valid network access to Atlassian services to successfully sync your local environment with Jira and Confluence.