Skip to content

mjcramerz/gitlab

v1.1.0

Use this plugin for gitLab CI/CD, runner, GitOps, and build-infrastructure workflows.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "gitlab",
  "version": "1.1.0",
  "description": "Use this plugin for gitLab CI/CD, runner, GitOps, and build-infrastructure workflows.",
  "author": {
    "name": "Codex Setup"
  },
  "homepage": "https://docs.gitlab.com/ee/ci/",
  "keywords": [
    "gitlab",
    "development",
    "ci",
    "cicd",
    "runner",
    "gitops",
    "bazel",
    "buildbuddy"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "GitLab",
        "shortDescription": "GitLab CI and runner workflows",
        "category": "Developer Tools",
        "capabilities": [
          "Read",
          "Write"
        ],
        "defaultPrompt": [
          "Use the GitLab plugin for GitLab CI/CD, runner, GitOps, and build-infrastructure workflow changes."
        ],
        "longDescription": "Use this plugin for GitLab CI/CD pipeline authoring, shared include contracts, runner service policy, GitOps promotion, and Bazel or BuildBuddy-backed build workflow changes.",
        "developerName": "Codex Setup",
        "brandColor": "#FC6D26",
        "websiteURL": "https://docs.gitlab.com/ee/ci/",
        "composerIcon": "./skills/ci-gitlab-cicd/assets/icon-32.png",
        "logo": "./skills/ci-gitlab-cicd/assets/icon-128.png",
        "screenshots": []
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 6Python files
  • 6JSON files
  • 6YAML files
  • 12images
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai