bkt
v0.32.1Bitbucket CLI - manage repos, PRs, branches, issues, webhooks, and pipelines for both Data Center and Cloud
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
codex plugin marketplace add hashgraph-online/awesome-codex-plugins
codex plugin marketplace upgrade awesome-codex-plugins
codex plugin add bkt@awesome-codex-pluginsPaste 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-marketplace→bkt@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-pluginsClone 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
├── .codex-plugin/plugin.json└── skills/bkt/SKILL.md
Included Skills1
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
{
"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"
}
}For maintainers
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)