Agent Skills

Connect Gomboc to your preferred coding agent and use ORL-powered workflows directly from your development environment — scan code for security and compliance issues, apply fixes, author ORL rules, and publish them to the Gomboc Rules Service.

Gomboc provides agent skills in two editions:

Edition
Guide
Best for

Community

Public, self-serve usage with Claude Code

Enterprise

Gomboc Enterprise customers using Claude Code, Gemini CLI, OpenAI Codex, or Cursor

There are also examples for using these skills:

How the Enterprise plugin is distributed: Gomboc Enterprise customers receive the plugin as a zip package shared via Google Drive (your Gomboc contact will invite you and share the link). Extract the zip once — the same folder works for all four supported agent runtimes.

Access levels

Community

The community plugin is public and designed for open self-serve usage. Install it from the public Gomboc-AI/gomboc-community-skills repository. It is appropriate if you want to try Gomboc agent workflows without private enterprise access.

Enterprise

The enterprise plugin is private and designed for Gomboc Enterprise customers. It includes enterprise-focused skills, token-based access to Gomboc services, and workflows for remediation, rule authoring, and rule publishing. The plugin package is shared privately via Google Drive.

Interested in Enterprise access? Contact Support.

Prerequisites

Before using Gomboc agent skills, make sure you have:

  • Access to the skills

    • Community — install the public Gomboc-AI/gomboc-community-skills plugin (see Gomboc Community Skills)

    • Enterprise — receive the plugin zip from your Gomboc contact via Google Drive (see Gomboc Enterprise Skills and the per-agent install guides below)

  • A valid GOMBOC_API_TOKEN — see Generate A Personal Access Token

  • Docker installed and running locally (Docker Desktop or Docker Engine)

  • Your target agent installed and configured: Claude Code, OpenAI Codex, Gemini CLI, or Cursor

The skills run ORL through the official Docker container (gombocai/orl) when needed. If a local orl executable is already on your PATH, the agent may use it, but the supported customer path is Docker-based.

Available guides

Community

Enterprise

Last updated