konnect-control-plane-bootstrap

konnect-control-plane-bootstrap is a skill for Claude Code from Kong/ai-marketplace. It costs 55 tokens per session (1,480 once invoked), scanned A, original, MIT.

A setup workflow for creating a new Kong Konnect Gateway control plane, the management environment that organizes gateway configuration. It covers first-run topology, hosted or self-hosted data planes, naming, regions, and ownership.

In plain words
What is it for?
Use it when creating a control plane, choosing how data planes will run, deciding names and regions, defining ownership, or moving from a quick setup to durable management.
Why use it?
It helps establish the right structure before ongoing configuration or runtime problems appear. It also distinguishes initial setup decisions from later gateway troubleshooting.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the kong-konnect plugin — 21 skills shipped together

Good fit Use it when creating a control plane, choosing how data planes will run, deciding names and regions, defining ownership, or moving from a quick setup to durable management.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kong/ai-marketplace/konnect-control-plane-bootstrap
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Kong/ai-marketplace --skill konnect-control-plane-bootstrap
Clone the repo
git clone --depth 1 https://github.com/Kong/ai-marketplace

Made for: Claude Code.

Or install kong-konnect, the plugin that ships this one along with the rest of its 21 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for konnect-control-plane-bootstrap

README.md
[![agentmods](https://agentmods.dev/badge/skills/kong/ai-marketplace/konnect-control-plane-bootstrap/github.svg)](https://agentmods.dev/skills/kong/ai-marketplace/konnect-control-plane-bootstrap)
Your own site
<a href="https://agentmods.dev/skills/kong/ai-marketplace/konnect-control-plane-bootstrap"><img src="https://agentmods.dev/badge/skills/kong/ai-marketplace/konnect-control-plane-bootstrap/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for konnect-control-plane-bootstrap

Your own site · 80×15
<a href="https://agentmods.dev/skills/kong/ai-marketplace/konnect-control-plane-bootstrap"><img src="https://agentmods.dev/badge/skills/kong/ai-marketplace/konnect-control-plane-bootstrap.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,480 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00055 $0.01480
Opus 5 $0.00028 $0.00740
Sonnet 5 $0.00011 $0.00296
Haiku 4.5 $0.00006 $0.00148

Measured 11d ago against content hash 05a52ad58d6a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

konnect-control-plane-bootstrap scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/kong-konnect/skills/konnect-control-plane-bootstrap/SKILL.md · 185 lines

How it starts

The opening of the file, as written. The whole thing — 185 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Konnect control plane bootstrap

Goal

Help an operator stand up a new Konnect Gateway control plane with the right bootstrap assumptions before the problem becomes Gateway drift or runtime troubleshooting.

Use this skill for initial setup, first-run topology choices, naming, labels, ownership boundaries, and "what should we create first?" decisions. Do not use it for ongoing incident triage, retrofitting generic Gateway config, or fixing an already unhealthy existing control plane unless the missing piece is still bootstrap scope.

Tool Selection

  • Use the shared kong-konnect MCP server first for live inspection of existing control planes, groups, and adjacent Konnect Gateway resources.
  • If the control plane already exists and the operator is mainly debugging attachment, health, rollout, or config-application symptoms, hand off to konnect-gateway-triage instead of treating the problem as bootstrap.
  • Preserve the repository's chosen declarative toolchain when bootstrap should be codified: use terraform-konnect for HCL-managed control planes, kongctl-declarative for kongctl YAML, and deck-gateway only after the control plane exists and the task becomes Gateway-entity configuration.
  • If the user is following an official quickstart path, keep the quickstart and the durable repo-managed setup distinct in your explanation.
  • If live Konnect state matters and kong-konnect MCP is not connected, say so early and continue with user-provided artifacts or repo context.

References To Load

Load only the reference file that matches the active branch:

  • references/topology-choice.md
    • Load when the main question is hosted versus self-hosted data planes, quick local bootstrap versus durable shared environment, or environment shape.
  • references/bootstrap-artifacts.md
    • Load when the user needs to separate control plane creation, data plane attachment, and first Gateway config into concrete bootstrap milestones.
  • references/ownership-boundaries.md
    • Load when naming, labels, region, repo ownership, or durable management path is the real bootstrap decision.

Read the full file on GitHub · 185 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 185 lines · 55 tokens per session scan A 05a52ad58d6a

Subscribe to this mod's changes

konnect-control-plane-bootstrap is a skill published in the GitHub repository Kong/ai-marketplace (5 stars, last pushed 21d ago), licensed MIT. It adds 55 tokens to every session and 1,480 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

cost-optimization

Optimize cloud costs across AWS, Azure, GCP, and OCI through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing cost governance policies.

wshobson/agents · 48 tokens

istio-traffic-management

Configure Istio traffic management including routing, load balancing, circuit breakers, and canary deployments. Use when implementing service mesh traffic policies, progressive delivery, or resilience patterns.

wshobson/agents · 40 tokens

linkerd-patterns

Implement Linkerd service mesh patterns for lightweight, security-focused service mesh deployments. Use when setting up Linkerd, configuring traffic policies, or implementing zero-trust networking with minimal overhead.

wshobson/agents · 41 tokens

azure-eventhub-dotnet

Azure Event Hubs SDK for .NET. Use for high-throughput event streaming: sending events (EventHubProducerClient, EventHubBufferedProducerClient), receiving events (EventProcessorClient with checkpointing), partition management, and real-time data ingestion. Triggers: "Event Hubs", "event streaming"…

microsoft/skills · 94 tokens

azure-mgmt-botservice-dotnet

Azure Resource Manager SDK for Bot Service in .NET. Management plane operations for creating and managing Azure Bot resources, channels (Teams, DirectLine, Slack), and connection settings. Triggers: "Bot Service", "BotResource", "Azure Bot", "DirectLine channel", "Teams channel", "bot management .NET", "create bot".

microsoft/skills · 78 tokens

azure-mgmt-fabric-dotnet

Azure Resource Manager SDK for Fabric in .NET. Use for MANAGEMENT PLANE operations: provisioning, scaling, suspending/resuming Microsoft Fabric capacities, checking name availability, and listing SKUs via Azure Resource Manager. Triggers: "Fabric capacity", "create capacity", "suspend capacity", "resume capacity"…

microsoft/skills · 88 tokens