bitbucket-setup

Install and configure the Bitbucket CLI for Bitbucket Cloud workflows.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/tanyagray/claude --skill bitbucket-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bitbucket-setup
Source: https://github.com/tanyagray/claude/tree/main/plugins/bitbucket/skills/bitbucket-setup
Command: npx skills add https://github.com/tanyagray/claude --skill bitbucket-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps developers install and configure the Bitbucket CLI (bbt) for Bitbucket Cloud workflows, providing a smooth setup and authentication experience.

Core Features & Use Cases

  • Automated installation guidance across platforms (macOS/Linux with Homebrew, Arch Linux, and Go-based installs) for the bbt tool.
  • Guided authentication setup to connect to Bitbucket Cloud using interactive login and status verification.
  • App password creation and configuration steps, plus tips to locate and manage the CLI configuration file.

Quick Start

Run the setup to install and configure bbt, then authenticate with Bitbucket Cloud.

Frequently Asked Questions about bitbucket-setup

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

FAQPage Schema
How do I install the Bitbucket CLI on macOS and Linux?

To install the Bitbucket CLI, use Homebrew on macOS or Linux, AUR on Arch Linux, or the go install command. This provides the bbt command-line tool for your platform.

How do I authenticate the Bitbucket CLI with Bitbucket Cloud?

Authenticate the Bitbucket CLI by running the interactive login setup to connect to Bitbucket Cloud, then verify the connection status. This establishes secure access for your bbt workflows.

Do I need an app password to configure Bitbucket Cloud workflows?

Yes, an app password is required to configure Bitbucket Cloud workflows. The setup guides you through creating an app password and storing it in the CLI configuration file for authentication.

What is the best way to manage repositories and pull requests from the command line?

The best way to manage repositories and pull requests from the command line is configuring the bbt tool. It enables seamless Bitbucket Cloud workflows for issues, pipelines, and code management.

Where is the Bitbucket CLI configuration file stored?

The Bitbucket CLI configuration file is stored locally after authentication. The setup provides steps to locate and manage this file, ensuring your app password and credentials are properly saved.