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.