Agent Plugins Marketplace
All plugins

bkt

v0.32.1

Bitbucket CLI - manage repos, PRs, branches, issues, webhooks, and pipelines for both Data Center and Cloud

Codex1 Skill

By Aviv SinaiLicense: MIT1.1k GitHub starsUpdated 12 hours ago

Directory evidence

Runtimes
Codex
Parsed components
1 skill or MCP entry
Source updated
Sep 23, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install bkt for Codex

Installs for the current user
codex plugin marketplace add hashgraph-online/awesome-codex-plugins
codex plugin marketplace upgrade awesome-codex-plugins
codex plugin add bkt@awesome-codex-plugins

Paste and run these commands in a terminal with Codex. They add and refresh the awesome-codex-plugins catalog, then install this plugin.

Compatibility: the page URL and API slug “bkt-2” remain stable.

  • Codex: bkt-2@agent-plugin-marketplacebkt@awesome-codex-plugins

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/hashgraph-online/awesome-codex-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/avivsinai/bitbucket-cli/.

Plugin files

plugins/avivsinai/bitbucket-cli/
├── .codex-plugin/plugin.json
└── skills/bkt/SKILL.md

Included Skills1

bktskills/bkt/SKILL.md

Operate Bitbucket Cloud or Data Center repositories, pull requests, branches, issues, pipelines, permissions, and webhooks with bkt. Use when a request names Bitbucket or bkt; confirm the platform before platform-specific commands.

Plugin manifests1

plugins/avivsinai/bitbucket-cli/.codex-plugin/plugin.json
{
  "name": "bkt",
  "version": "0.32.1",
  "description": "Bitbucket CLI - manage repos, PRs, branches, issues, webhooks, and pipelines for both Data Center and Cloud",
  "author": {
    "name": "Aviv Sinai",
    "url": "https://github.com/avivsinai"
  },
  "repository": "https://github.com/avivsinai/bitbucket-cli",
  "license": "MIT",
  "skills": "./skills/",
  "keywords": [
    "bitbucket",
    "git",
    "pr",
    "pull-request",
    "ci",
    "pipeline",
    "devops",
    "cli",
    "datacenter",
    "cloud"
  ],
  "interface": {
    "displayName": "Bitbucket CLI",
    "composerIcon": "./assets/bkt-icon.svg",
    "shortDescription": "Manage Bitbucket repos, PRs, branches, issues, webhooks, and pipelines",
    "category": "Developer Tools"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[bkt on Agent Plugins Marketplace](https://pluginsmp.com/plugins/bkt-2)