skills

package
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 28, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

README

kongctl Skills

This directory contains human-maintained skills for coding agents that work with kongctl.

Included Skills

  • kongctl-query
    • Read-only discovery and inspection of Konnect resources.
  • kongctl-declarative
    • Generate declarative config and manage plan/apply/sync/delete/adopt flows.

Install in Agent Tooling

Copy or symlink each skill directory into your tool's skills directory.

Claude Code
  • Target path: .claude/skills/
  • Example:
    • ln -s ../../skills/kongctl-query .claude/skills/kongctl-query
    • ln -s ../../skills/kongctl-declarative .claude/skills/kongctl-declarative
Codex, Cursor, opencode
  • Target path: .agents/skills/ (some setups use .agents/skills/)
  • Example:
    • ln -s ../../skills/kongctl-query .agents/skills/kongctl-query
    • ln -s ../../skills/kongctl-declarative .agents/skills/kongctl-declarative

Keep the skill folder names unchanged so each SKILL.md is discoverable.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BundledFS embed.FS

BundledFS contains the built-in kongctl skills distributed with the CLI.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL