·bitbucket
</>

bitbucket

Interactúe con repositorios de Bitbucket y solicitudes de extracción utilizando la variable de entorno BITBUCKET_TOKEN. Úselo cuando trabaje con código alojado en Bitbucket o administre recursos de Bitbucket a través de API.

9Instalaciones·1Tendencia·@openhands

Instalación

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

Cómo instalar bitbucket

Instala rápidamente el skill de IA bitbucket en tu entorno de desarrollo mediante línea de comandos

  1. Abrir Terminal: Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.)
  2. Ejecutar comando de instalación: Copia y ejecuta este comando: npx skills add https://github.com/openhands/extensions --skill bitbucket
  3. Verificar instalación: Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

Fuente: openhands/extensions.

SKILL.md

Ver original

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

Interactúe con repositorios de Bitbucket y solicitudes de extracción utilizando la variable de entorno BITBUCKET_TOKEN. Úselo cuando trabaje con código alojado en Bitbucket o administre recursos de Bitbucket a través de API. Fuente: openhands/extensions.

Datos (listos para citar)

Campos y comandos estables para citas de IA/búsqueda.

Comando de instalación
npx skills add https://github.com/openhands/extensions --skill bitbucket
Categoría
</>Desarrollo
Verificado
Primera vez visto
2026-03-10
Actualizado
2026-03-11

Browse more skills from openhands/extensions

Respuestas rápidas

¿Qué es bitbucket?

Interactúe con repositorios de Bitbucket y solicitudes de extracción utilizando la variable de entorno BITBUCKET_TOKEN. Úselo cuando trabaje con código alojado en Bitbucket o administre recursos de Bitbucket a través de API. Fuente: openhands/extensions.

¿Cómo instalo bitbucket?

Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/openhands/extensions --skill bitbucket Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

¿Dónde está el repositorio de origen?

https://github.com/openhands/extensions

Detalles

Categoría
</>Desarrollo
Fuente
skills.sh
Primera vez visto
2026-03-10