kagentikagentiOfficialยท100 Agent Skills Included

kagenti

Deploy, secure, and debug agents on Kubernetes

Deploys and manages a cloud-native platform for running agents on Kubernetes with identity, authorization, and observability built in. Automates cluster setup, end-to-end testing, CI failure analysis, and CVE scanning across Kind, OpenShift, and HyperShift environments. Eliminates manual kubectl debugging, Helm troubleshooting, and release coordination through guided step-by-step workflows.
npx skills add kagenti/kagenti --all -g -y
Available:

Instructs the agent on how to route requests to the platform's skills, enforce context-budget rules by redirecting large command output to files, and follow mandatory feature-flag and commit conventions.

All Skills in This Repository (100)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
kagentikagenti

session:dashboard

Generate an interactive HTML dashboard visualizing session analytics from Python scripts.

Official
Intermediate
๐Ÿ“ฆ In Repo
kagentikagenti

playwright-research

Analyze UI code changes to plan and maintain Playwright demo videos.

Official
Advanced
๐Ÿ“ฆ In Repo
kagentikagenti

design

Facilitate structured architectural design workflows with adversarial review loops.

Official
Intermediate
๐Ÿ“ฆ In Repo
kagentikagenti

hypershift:setup

Install hcp CLI, configure AWS credentials, and set up Ansible collections.

Official
Intermediate
๐Ÿ“ฆ In Repo
kagentikagenti

playwright-demo

Record narrated demo videos of the Kagenti platform using Playwright and OpenAI TTS.

Official
Advanced
๐Ÿ“ฆ In Repo
kagentikagenti

playwright-demo:debug

Debug failing Playwright demo walkthrough tests using logs and screenshots.

Official
Intermediate
๐Ÿ“ฆ In Repo
kagentikagenti

skills:retrospective

Analyze command history and commit logs to plan skill updates.

Official
Intermediate
๐Ÿ“ฆ In Repo
kagentikagenti

git:rebase

Rebase the current Git branch onto the upstream main branch.

Official
Intermediate
๐Ÿ“ฆ In Repo
kagentikagenti

kagenti

Deploys and manages the Kagenti platform, its agents and tools on Kubernetes clusters.

Official
Advanced
๐Ÿ“ฆ In Repo
kagentikagenti

local:full-test

Complete the Kagenti cluster integration testing workflow with automated steps.

Official
Advanced
๐Ÿ“ฆ In Repo
kagentikagenti

helm:debug

Render Helm templates and inspect values, releases, and hook jobs.

Official
Intermediate
๐Ÿ“ฆ In Repo
kagentikagenti

skills:scan

Scan repositories to bootstrap or audit AI agent skills.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install kagenti?โ–ผ

Run `npx skills add kagenti/kagenti --all -g -y` in your terminal to install all skills in this suite globally.

What does kagenti do?โ–ผ

It provides platform primitives for running agents on Kubernetes with verifiable identity, authorization, failure recovery, and observability. It supports the A2A and MCP protocols and works with frameworks like LangGraph and CrewAI.

How do I debug failing CI pipelines?โ–ผ

Use the rca:ci skill to download CI logs and isolate the root cause, then switch to tdd:ci to fix and re-run. If you have a live cluster, rca:hypershift or rca:kind give deeper real-time debugging.

Can it scan dependencies for vulnerabilities?โ–ผ

Yes. The cve:scan skill inventories dependencies, runs Trivy, and cross-references known vulnerability databases. If a serious issue is found, cve:brainstorm blocks public disclosure until it is handled responsibly.

Do I need Kubernetes experience to use it?โ–ผ

Basic familiarity helps, but the skills guide you through cluster creation, deployment, health checks, and log analysis with copy-pasteable commands for Kind, OpenShift, and HyperShift.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’