kube-dc-public
Manage Kubernetes cloud projects, VMs, databases, and networking
All Skills in This Repository (12)
Pure Emerald Level Indicatorsssh-into-vm
Automate SSH access to Kube-DC VMs using project keys and discovered IPs.
check-quota
Check organization and project quota usage before deploying workloads.
manage-storage
Provision S3-compatible buckets, VM disks, and PVCs for Kubernetes workloads.
use-kube-dc-cli
Authenticate to Kube-DC clusters and manage Kubernetes namespace access.
manage-access
Map user groups to project roles using OrganizationGroup resources.
manage-cluster
Automate day-2 operations for Kube-DC managed Kubernetes clusters.
manage-networking
Create EIPs and FIPs and inspect VPC networks for Kube-DC projects.
expose-service
Expose Kubernetes services via Gateway Route or Direct EIP.
deploy-app
Deploy containerized applications to Kube-DC projects via Helm or raw manifests.
create-vm
Deploy a virtual machine in a Kube-DC project with SSH access and cloud-init.
create-database
Provision PostgreSQL or MariaDB databases with replicas and credential secrets in Kube-DC projects.
create-project
Automate Kube-DC project creation with VPC isolation and manifest output.
Frequently Asked Questions
FAQPage SchemaHow to install Kube-DC skills?▼
Run `npx skills add kube-dc/kube-dc-public --all -g -y` in your terminal to install all skills globally.
What can I manage with Kube-DC skills?▼
You can create projects, deploy apps, launch VMs, provision PostgreSQL or MariaDB databases, manage secrets, certificates, KMS keys, storage, and networking on a Kube-DC platform.
Do these skills work with Claude Code and Cursor?▼
Yes. Every skill follows the standard SKILL.md format and works in Claude Code, Cursor, Codex, and other compatible coding environments.
How do the skills handle credentials safely?▼
They enforce strict rules: passwords and kubeconfigs are never printed to chat or logs, private keys use temporary 0600-permission files, and secrets stay in the managed OpenBao-backed store.
Do I need deep Kubernetes expertise to use these skills?▼
No. Each skill provides ready-to-use YAML templates and exact commands, so the agent handles the Kubernetes details while you describe the outcome you want.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core