Skip to content
Skillv1.0.0

bitbucketapi

Setup AGENTS.md

by noseidel(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from noseidel/bitbucketapi (AGENTS.md). Install upstream with npx skills add noseidel/bitbucketapi. Copyright stays with the author.

Setup AGENTS.md

Development environment

Description

  • Client library for Bitbucket API in GO
  • Bitbucket DataCenter API

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/noseidel-bitbucketapi-bitbucketapi/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

noseidel-bitbucketapi-bitbucketapi.ocm.jsonjson
{
  "ocm": "1",
  "id": "noseidel-bitbucketapi-bitbucketapi",
  "kind": "skill",
  "name": "bitbucketapi",
  "description": "Setup AGENTS.md",
  "publisher": "noseidel",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Setup AGENTS.md"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/noseidel/bitbucketapi",
      "path": "AGENTS.md",
      "ref": "9e3f03aac39b539b7dfe45dcfbfdab3044df1b8e",
      "url": "https://github.com/noseidel/bitbucketapi/blob/9e3f03aac39b539b7dfe45dcfbfdab3044df1b8e/AGENTS.md",
      "key": "noseidel/bitbucketapi/AGENTS.md"
    }
  },
  "instructions": "# Setup AGENTS.md\n\n## Development environment\n\n- GO 1.25 or later\n- Bitbucket API OpenAPI specification available at https://dac-static.atlassian.com/server/bitbucket/10.2.swagger.v3.json?_v=1.637.30\n- Access Bitbucket with an Access Token as Bearer\n- hide implementation/access to bitbucket in the internal package\n- use the main package to implement the client library for Bitbucket API in GO \n\n\n## Description\n\n- Client library for Bitbucket API in GO\n- Bitbucket DataCenter API",
  "cost": {
    "context_tokens": 120
  }
}

Fetch it by URL: GET /api/v1/registry/noseidel-bitbucketapi-bitbucketapi/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.