·kcli-plan-authoring
>_

kcli-plan-authoring

karmab/kcli

Guides creation of kcli plan files for deploying VMs, networks, and infrastructure. Use when writing YAML plans with Jinja2 templating or debugging plan execution issues.

6Installs·0Trend·@karmab

Installation

$npx skills add https://github.com/karmab/kcli --skill kcli-plan-authoring

SKILL.md

Plans are YAML files with Jinja2 templating. Resources are defined as top-level keys with a type field.

Custom Filters kcli provides custom Jinja2 filters in kvirt/jinjafilters/jinjafilters.py:

Standard Jinja2 filters (default, join, upper, lower, etc.) also work

Guides creation of kcli plan files for deploying VMs, networks, and infrastructure. Use when writing YAML plans with Jinja2 templating or debugging plan execution issues. Source: karmab/kcli.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/karmab/kcli --skill kcli-plan-authoring
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is kcli-plan-authoring?

Guides creation of kcli plan files for deploying VMs, networks, and infrastructure. Use when writing YAML plans with Jinja2 templating or debugging plan execution issues. Source: karmab/kcli.

How do I install kcli-plan-authoring?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/karmab/kcli --skill kcli-plan-authoring Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/karmab/kcli