Atlassian CLI tool installation and authentication.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill acli --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Acli?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-acli-claude-skill-registry)More formats (shields.io, HTML) on the badges page.
---
name: acli
description: Atlassian CLI tool installation and authentication.
---
# acli
```bash
curl -LO "https://acli.atlassian.com/linux/latest/acli_linux_amd64/acli"
chmod +x ./acli
sudo install -o root -g root -m 0755 acli /usr/local/bin/acli
acli rovodev auth login
```Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!