Skip to main content
GitHub repository

kubeblocks-skills

kubeblocks-skills contains 61 collected skills from apecloud, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
61
Stars
3
updated
2026-04-18
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

kubeblocks
network-and-computer-systems-administrators

Route database work on Kubernetes to the right KubeBlocks skill. Use this as the top-level entrypoint when the user needs a database, database operations, or database observability on Kubernetes. The root skill only decides the next hop; detailed workflows live in the leaf skills.

2026-04-18
kubeblocks-engine-clickhouse
network-and-computer-systems-administrators

Primary create-time entry for ClickHouse on KubeBlocks. Use when the user wants to provision ClickHouse and needs the correct topology, version, storage, sizing, connection, and next-hop guidance. Run kubeblocks-preflight first when environment readiness is unknown.

2026-04-18
kubeblocks-engine-elasticsearch
network-and-computer-systems-administrators

Primary create-time entry for Elasticsearch on KubeBlocks. Use when the user wants to provision Elasticsearch and needs the correct topology, version, storage, sizing, connection, and next-hop guidance. Run kubeblocks-preflight first when environment readiness is unknown. The legacy kubeblocks-addon-elasticsearch skill remains only as a compatibility shim.

2026-04-18
kubeblocks-engine-kafka
network-and-computer-systems-administrators

Primary create-time entry for Kafka on KubeBlocks. Use when the user wants to provision Kafka and needs the correct topology, version, storage, sizing, connection, and next-hop guidance. Run kubeblocks-preflight first when environment readiness is unknown. The legacy kubeblocks-addon-kafka skill remains only as a compatibility shim.

2026-04-18
kubeblocks-engine-mariadb
network-and-computer-systems-administrators

Primary create-time entry for MariaDB on KubeBlocks. Use when the user wants to provision MariaDB and needs the correct topology, version, storage, sizing, connection, and next-hop guidance. Run kubeblocks-preflight first when environment readiness is unknown.

2026-04-18
kubeblocks-engine-milvus
network-and-computer-systems-administrators

Primary create-time entry for Milvus on KubeBlocks. Use when the user wants to provision Milvus and needs the correct topology, version, storage, sizing, connection, and next-hop guidance. Run kubeblocks-preflight first when environment readiness is unknown. The legacy kubeblocks-addon-milvus skill remains only as a compatibility shim.

2026-04-18
kubeblocks-engine-minio
network-and-computer-systems-administrators

Primary create-time entry for MinIO on KubeBlocks. Use when the user wants to provision MinIO and needs the correct topology, version, storage, sizing, connection, and next-hop guidance. Run kubeblocks-preflight first when environment readiness is unknown.

2026-04-18
kubeblocks-engine-mongodb
network-and-computer-systems-administrators

Primary create-time entry for MongoDB on KubeBlocks. Use when the user wants to provision MongoDB and needs the correct topology, version, storage, sizing, connection, and next-hop guidance. Run kubeblocks-preflight first when environment readiness is unknown. The legacy kubeblocks-addon-mongodb skill remains only as a compatibility shim.

2026-04-18
kubeblocks-engine-mysql
network-and-computer-systems-administrators

Primary create-time entry for MySQL on KubeBlocks. Use when the user wants to provision MySQL and needs the correct topology, version, storage, sizing, connection, and next-hop guidance. Run kubeblocks-preflight first when environment readiness is unknown. The legacy kubeblocks-addon-mysql skill remains only as a compatibility shim.

2026-04-18
kubeblocks-engine-opensearch
network-and-computer-systems-administrators

Primary create-time entry for OpenSearch on KubeBlocks. Use when the user wants to provision OpenSearch and needs the correct topology, version, storage, sizing, connection, and next-hop guidance. Run kubeblocks-preflight first when environment readiness is unknown.

2026-04-18
kubeblocks-engine-postgresql
database-administrators

Primary create-time entry for PostgreSQL on KubeBlocks. Use when the user wants to provision PostgreSQL and needs the correct topology, version, storage, sizing, connection, and next-hop guidance. Run kubeblocks-preflight first when environment readiness is unknown. The legacy kubeblocks-addon-postgresql skill remains only as a compatibility shim.

2026-04-18
kubeblocks-engine-pulsar
network-and-computer-systems-administrators

Primary create-time entry for Pulsar on KubeBlocks. Use when the user wants to provision Pulsar and needs the correct topology, version, storage, sizing, connection, and next-hop guidance. Run kubeblocks-preflight first when environment readiness is unknown.

2026-04-18
kubeblocks-engine-qdrant
network-and-computer-systems-administrators

Primary create-time entry for Qdrant on KubeBlocks. Use when the user wants to provision Qdrant and needs the correct topology, version, storage, sizing, connection, and next-hop guidance. Run kubeblocks-preflight first when environment readiness is unknown. The legacy kubeblocks-addon-qdrant skill remains only as a compatibility shim.

2026-04-18
kubeblocks-engine-rabbitmq
network-and-computer-systems-administrators

Primary create-time entry for RabbitMQ on KubeBlocks. Use when the user wants to provision RabbitMQ and needs the correct topology, version, storage, sizing, connection, and next-hop guidance. Run kubeblocks-preflight first when environment readiness is unknown. The legacy kubeblocks-addon-rabbitmq skill remains only as a compatibility shim.

2026-04-18
kubeblocks-engine-redis
network-and-computer-systems-administrators

Primary create-time entry for Redis on KubeBlocks. Use when the user wants to provision Redis and needs the correct topology, version, storage, sizing, connection, and next-hop guidance. Run kubeblocks-preflight first when environment readiness is unknown. The legacy kubeblocks-addon-redis skill remains only as a compatibility shim.

2026-04-18
kubeblocks-engine-tidb
network-and-computer-systems-administrators

Primary create-time entry for TiDB on KubeBlocks. Use when the user wants to provision TiDB and needs the correct topology, version, storage, sizing, connection, and next-hop guidance. Run kubeblocks-preflight first when environment readiness is unknown.

2026-04-18
kubeblocks-configure-tls
network-and-computer-systems-administrators

Access-security capability entry for TLS and mTLS on existing KubeBlocks clusters. Use when the user wants to enable, verify, or rotate encrypted database connections. Do not use this as a create-time primary entry; create-time routing still starts at preflight plus the dedicated engine skill.

2026-04-18
kubeblocks-manage-accounts
network-and-computer-systems-administrators

Access-security capability entry for account, password, and credential handling on existing KubeBlocks clusters. Use when the user wants to retrieve, rotate, reset, or preconfigure database credentials. Do not use this as a create-time primary entry; create-time routing still starts at preflight plus the dedicated engine skill.

2026-04-18
kubeblocks-rebuild-replica
network-and-computer-systems-administrators

Recovery capability entry for replica repair via RebuildInstance on existing KubeBlocks clusters. Use when a secondary is unrecoverable and normal failover is insufficient. Do not use this as a create-time entry or as a substitute for planned switchover or full restore.

2026-04-18
kubeblocks-delete-cluster
network-and-computer-systems-administrators

Destructive lifecycle capability entry for removing an existing KubeBlocks cluster. Use when the user wants to decommission a database cluster and has explicitly confirmed the data-protection boundary. Do not confuse this with stop/start lifecycle actions or operator uninstall.

2026-04-18
kubeblocks-observability-router
network-and-computer-systems-administrators

Primary observability entry for KubeBlocks-managed databases. Use this when the user broadly asks for monitoring or observability and you need to choose between integrating with an existing stack, bootstrapping a new stack, or declaring the current readiness level. The legacy kubeblocks-setup-monitoring skill remains only as a compatibility shim.

2026-04-18
kubeblocks-addon-elasticsearch
network-and-computer-systems-administrators

Legacy compatibility shim for Elasticsearch provisioning on KubeBlocks. The primary create-time entry is kubeblocks-engine-elasticsearch. Keep this skill callable for older references, but do not recommend it as the main path for cold-start agents.

2026-04-18
kubeblocks-addon-kafka
network-and-computer-systems-administrators

Legacy compatibility shim for Kafka provisioning on KubeBlocks. The primary create-time entry is kubeblocks-engine-kafka. Keep this skill callable for older references, but do not recommend it as the main path for cold-start agents.

2026-04-18
kubeblocks-addon-milvus
network-and-computer-systems-administrators

Legacy compatibility shim for Milvus provisioning on KubeBlocks. The primary create-time entry is kubeblocks-engine-milvus. Keep this skill callable for older references, but do not recommend it as the main path for cold-start agents.

2026-04-18
kubeblocks-addon-mongodb
network-and-computer-systems-administrators

Legacy compatibility shim for MongoDB provisioning on KubeBlocks. The primary create-time entry is kubeblocks-engine-mongodb. Keep this skill callable for older references, but do not recommend it as the main path for cold-start agents.

2026-04-18
kubeblocks-addon-mysql
network-and-computer-systems-administrators

Legacy compatibility shim for MySQL provisioning on KubeBlocks. The primary create-time entry is kubeblocks-engine-mysql. Keep this skill callable for older references, but do not recommend it as the main path for cold-start agents.

2026-04-18
kubeblocks-addon-postgresql
network-and-computer-systems-administrators

Legacy compatibility shim for PostgreSQL provisioning on KubeBlocks. The primary create-time entry is kubeblocks-engine-postgresql. Keep this skill callable for older references, but do not recommend it as the main path for cold-start agents.

2026-04-18
kubeblocks-addon-qdrant
network-and-computer-systems-administrators

Legacy compatibility shim for Qdrant provisioning on KubeBlocks. The primary create-time entry is kubeblocks-engine-qdrant. Keep this skill callable for older references, but do not recommend it as the main path for cold-start agents.

2026-04-18
kubeblocks-addon-rabbitmq
network-and-computer-systems-administrators

Legacy compatibility shim for RabbitMQ provisioning on KubeBlocks. The primary create-time entry is kubeblocks-engine-rabbitmq. Keep this skill callable for older references, but do not recommend it as the main path for cold-start agents.

2026-04-18
kubeblocks-addon-redis
network-and-computer-systems-administrators

Legacy compatibility shim for Redis provisioning on KubeBlocks. The primary create-time entry is kubeblocks-engine-redis. Keep this skill callable for older references, but do not recommend it as the main path for cold-start agents.

2026-04-18
kubeblocks-backup
network-and-computer-systems-administrators

Legacy compatibility shim for backup workflows. The primary Day-2 entry is kubeblocks-op-backup. Keep this skill callable for older references, but do not recommend it as the main path for cold-start agents.

2026-04-18
kubeblocks-cluster-lifecycle
network-and-computer-systems-administrators

Legacy compatibility shim for cluster lifecycle actions. The primary Day-2 entry is kubeblocks-op-lifecycle. Keep this skill callable for older references, but do not recommend it as the main path for cold-start agents.

2026-04-18
kubeblocks-create-cluster
network-and-computer-systems-administrators

Legacy compatibility shim for the generic KubeBlocks create path. The primary create-time fallback is now kubeblocks-engine-generic. Keep this skill callable for older references, but do not recommend it as the main path for cold-start agents.

2026-04-18
kubeblocks-engine-generic
network-and-computer-systems-administrators

Generic create-time fallback for KubeBlocks engines that do not yet have a dedicated kubeblocks-engine-* entry. Use this only after kubeblocks-preflight and only when the engine is not locked into the Tier-1 dedicated set. The legacy kubeblocks-create-cluster skill remains only as a compatibility shim.

2026-04-18
kubeblocks-expose-service
network-and-computer-systems-administrators

Legacy compatibility shim for service exposure. The primary Day-2 entry is kubeblocks-op-expose. Keep this skill callable for older references, but do not recommend it as the main path for cold-start agents.

2026-04-18
kubeblocks-horizontal-scaling
network-and-computer-systems-administrators

Legacy compatibility shim for horizontal scaling. The primary Day-2 entry is kubeblocks-op-horizontal-scale. Keep this skill callable for older references, but do not recommend it as the main path for cold-start agents.

2026-04-18
kubeblocks-minor-version-upgrade
network-and-computer-systems-administrators

Legacy compatibility shim for engine upgrade workflows. The primary Day-2 entry is kubeblocks-op-upgrade. Keep this skill callable for older references, but do not recommend it as the main path for cold-start agents.

2026-04-18
kubeblocks-op-backup
network-and-computer-systems-administrators

Primary Day-2 backup entry for KubeBlocks-managed database clusters. Use this for backup workflows on existing clusters. Confirm support in the ops capability matrix when available. The legacy kubeblocks-backup skill remains only as a compatibility shim.

2026-04-18
kubeblocks-op-expose
network-and-computer-systems-administrators

Primary Day-2 expose entry for KubeBlocks-managed database clusters. Use this for service exposure on existing clusters. Confirm support in the ops capability matrix when available. The legacy kubeblocks-expose-service skill remains only as a compatibility shim.

2026-04-18
kubeblocks-op-horizontal-scale
network-and-computer-systems-administrators

Primary Day-2 horizontal scale entry for KubeBlocks-managed database clusters. Use this for replica or shard count changes on existing clusters. Confirm support in the ops capability matrix when available. The legacy kubeblocks-horizontal-scaling skill remains only as a compatibility shim.

2026-04-18
Showing top 40 of 61 collected skills in this repository.
kubeblocks-skills Agent Skills on GitHub | SkillsMP