AF kubeblocks
Provision and manage production-grade databases on Kubernetes using KubeBlocks. Use this skill when the user needs a database — MySQL, PostgreSQL, Redis, MongoDB, Kafka, Elasticsearch, Milvus, Qdrant, RabbitMQ, or any other data infrastructure — and has (or is willing to set up) a Kubernetes environment. Trigger phrases include "I need a database", "set up MySQL", "spin up Postgres", "deploy a vector database for RAG", "I need a message queue", or any request involving database provisioning, scaling, backup, restore, monitoring, or troubleshooting on Kubernetes. Also use when the user explicitly mentions KubeBlocks, or wants to manage existing KubeBlocks-managed database clusters.
As a process F 46/100 · Will not run — References files that are not bundled: skills/kubeblocks-install/SKILL.md, skills/kubeblocks-create-local-k8s-cluster/SKILL.md, skills/kubeblocks-manage-addons/SKILL.md
How to improve
- The text references files that are not there: add them or drop the references.
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 0
✓ No critical or high findings
Files scanned: 5. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
missing-refreference to a missing file: skills/kubeblocks-install/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-create-local-k8s-cluster/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-manage-addons/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-addon-mysql/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-addon-postgresql/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-addon-redis/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-addon-mongodb/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-addon-kafka/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-addon-elasticsearch/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-addon-milvus/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-addon-qdrant/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-addon-rabbitmq/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-create-cluster/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-delete-cluster/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-cluster-lifecycle/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-vertical-scaling/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-horizontal-scaling/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-volume-expansion/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-reconfigure-parameters/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-switchover/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-minor-version-upgrade/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-rebuild-replica/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-upgrade/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-backup/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-restore/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-manage-accounts/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-configure-tls/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-expose-service/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-setup-monitoring/SKILL.md - warning
missing-refreference to a missing file: skills/kubeblocks-troubleshoot/SKILL.md
Process rating: all ten parameters 46/100
- 0Tools and files. 30 referenced file(s) missing: skills/kubeblocks-install/SKILL.md, skills/kubeblocks-create-local-k8s-cluster/SKILL.md, skills/kubeblocks-manage-addons/SKILL.md
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 30Running it twice. 31 mutating operations with no state check
- 40Consistency. Frontmatter name (kubeblocks) differs from the folder (kubeblocks-skills)
- 70When it triggers. States when to use, but not when not to
- 100Steps. 14 steps
- 100Failures and branches. 4 branches, has a failure section
- 100Execution cost. Instruction body is 2718 tokens
- 100Progress reporting. Reports progress
- medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
- low 10 top-level sections: this looks like several domains in one skill
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +4Description does not say when NOT to use the skill (false activations)
- +3Output format is not stated: the model decides each time
- +1No license
- +2Single-language instructions
- +5Description quotes 5 example trigger phrases
- +3Description length 689: enough signal without eating the budget
- +4Structure: 21 headings
- +3Step-by-step instructions: 14 items
- +4Has examples (3 code blocks)
- +4Reference files are cited in the instructions (1 of 1)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 81.