bitbucket

Installation
SKILL.md

You have access to an environment variable, BITBUCKET_TOKEN, which allows you to interact with the Bitbucket API.

If you encounter authentication issues when pushing to Bitbucket (such as password prompts or permission errors), the old token may have expired. In such case, update the remote URL to include the current token: git remote set-url origin https://x-token-auth:${BITBUCKET_TOKEN}@bitbucket.org/username/repo.git

Related skills
Installs
1
GitHub Stars
4
First Seen
Mar 29, 2026