📦
AutomationGo

Bkt Skill

by avivsinai

Bkt Skill is an Automation skill for Claude Code, published by avivsinai in bitbucket-cli.

200 stars44 forkson avivsinai/bitbucket-cliAdded 2026/09/05+2% in starsRepository updated 2026/09/04
agent-skillsai-agentsbitbucketbitbucket-cloudbitbucket-datacenterci-cdclaude-codeclicodexdeveloper-toolsdevopsgitgolangpull-requests
Install in seconds
Install Bkt Skill
Copy Bkt Skill into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/avivsinai/bitbucket-cli/tree/master/skills/bkt/rules ~/.claude/skills/rules

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/avivsinai/bitbucket-cli.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/bkt/rules/skill.md in avivsinai/bitbucket-cli
Installs to
~/.claude/skills/rules
Collection
One of 2 skills cataloged from this repository
Category
Automation1956 skills

What Bkt Skill does

Bkt Skill installs, lists, previews, updates, and publishes agent skills from Bitbucket repositories or local directories. Use it to manage skill packages for Claude Code and other supported agents.

Bkt Skill is cataloged under Automation on DirSkills. Bkt Skill comes from a repository tagged agent-skills, ai-agents, bitbucket, bitbucket-cloud and bitbucket-datacenter.

Documentation

README

bkt skill

Install and manage agent skills from Bitbucket repositories.

Skills are directories containing a SKILL.md file that teach AI coding agents (Claude Code, Codex, Cursor, GitHub Copilot, Gemini CLI, and many more) how to perform a task. This command group mirrors "gh skill" so the same workflow works for skills hosted on Bitbucket Cloud and Bitbucket Data Center. Repositories are addressed as WORKSPACE/REPO (Cloud) or PROJECT/REPO (Data Center) and accessed with the credentials of the active context.

See https://agentskills.io/specification for the skill format.

bkt skill <command> [flags]

Examples

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Bkt Skill

  • What else does avivsinai publish alongside Bkt Skill?

    Bkt Skill is one of 2 skills that DirSkills catalogs from avivsinai/bitbucket-cli, the repository it ships in. Its siblings there include Bitbucket CLI. Each one is a separate skill with its own page in this directory, installs the same way Bkt Skill does, and is maintained by avivsinai in that same repository. The rest of the collection is listed on the avivsinai/bitbucket-cli page.

  • How does Bkt Skill compare to other Automation skills?

    Bkt Skill ranks #1788 by stars among the 1956 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Bkt Skill against them. Open each page to compare what they document and how they install.