·bitbucket
</>

bitbucket

openhands/skills

BITBUCKET_TOKEN 環境変数を使用して、Bitbucket リポジトリとプル リクエストを操作します。 Bitbucket でホストされているコードを操作する場合、または API 経由で Bitbucket リソースを管理する場合に使用します。

10インストール·0トレンド·@openhands

インストール

$npx skills add https://github.com/openhands/skills --skill bitbucket

SKILL.md

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

You can use curl with the BITBUCKETTOKEN to interact with Bitbucket's API. ALWAYS use the Bitbucket API for operations instead of a web browser. ALWAYS use the createbitbucketpr tool to open a pull request

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:${BITBUCKETTOKEN}@bitbucket.org/username/repo.git

BITBUCKET_TOKEN 環境変数を使用して、Bitbucket リポジトリとプル リクエストを操作します。 Bitbucket でホストされているコードを操作する場合、または API 経由で Bitbucket リソースを管理する場合に使用します。 ソース: openhands/skills。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/openhands/skills --skill bitbucket
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

bitbucket とは?

BITBUCKET_TOKEN 環境変数を使用して、Bitbucket リポジトリとプル リクエストを操作します。 Bitbucket でホストされているコードを操作する場合、または API 経由で Bitbucket リソースを管理する場合に使用します。 ソース: openhands/skills。

bitbucket のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/openhands/skills --skill bitbucket インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/openhands/skills