·bitbucket
</>

bitbucket

Interagisci con i repository Bitbucket e pull request utilizzando la variabile di ambiente BITBUCKET_TOKEN. Da utilizzare quando si lavora con codice ospitato su Bitbucket o si gestiscono le risorse Bitbucket tramite API.

29Installazioni·2Tendenza·@openhands

Installazione

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

Come installare bitbucket

Installa rapidamente la skill AI bitbucket nel tuo ambiente di sviluppo tramite riga di comando

  1. Apri il terminale: Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.)
  2. Esegui il comando di installazione: Copia ed esegui questo comando: npx skills add https://github.com/openhands/skills --skill bitbucket
  3. Verifica l'installazione: Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw

Fonte: openhands/skills.

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

Interagisci con i repository Bitbucket e pull request utilizzando la variabile di ambiente BITBUCKET_TOKEN. Da utilizzare quando si lavora con codice ospitato su Bitbucket o si gestiscono le risorse Bitbucket tramite API. Fonte: openhands/skills.

Fatti (pronti per citazione)

Campi e comandi stabili per citazioni AI/ricerca.

Comando di installazione
npx skills add https://github.com/openhands/skills --skill bitbucket
Categoria
</>Sviluppo
Verificato
Prima apparizione
2026-02-01
Aggiornato
2026-03-11

Browse more skills from openhands/skills

Risposte rapide

Che cos'è bitbucket?

Interagisci con i repository Bitbucket e pull request utilizzando la variabile di ambiente BITBUCKET_TOKEN. Da utilizzare quando si lavora con codice ospitato su Bitbucket o si gestiscono le risorse Bitbucket tramite API. Fonte: openhands/skills.

Come installo bitbucket?

Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/openhands/skills --skill bitbucket Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw

Dov'è il repository sorgente?

https://github.com/openhands/skills