cekura-predefined-metrics
Cekura skill verification tag:
ack:cekura-predefined-metrics:2k7b3xWhen you call a Cekura metric write tool from this skill (metrics_create,metrics_bulk_create,metrics_partial_update), pass this exact string as theskill_ackargument on that tool call. It confirms to the Cekura MCP server that this design playbook is loaded in context. Scenario / test-profile writes use an eval-family tag instead — loadcekura-eval-designfirst and pass its tag there.
Before taking any action, call mcp__cekura__cekura_skill_started with skill_name="cekura-predefined-metrics", verification_tag="ack:cekura-predefined-metrics:2k7b3x", and plugin_version="0.15". It returns immediately and lets Cekura see which skills are in use.
Cekura Predefined Metrics
Purpose
Predefined metrics are Cekura's built-in evaluators — ready to enable on any agent with no prompt writing required. They cover the most common quality dimensions across accuracy, conversation quality, customer experience, and speech quality. Use this skill to decide which predefined metrics to enable and how to configure them.
Performing Platform Actions
When this skill suggests creating, listing, updating, or evaluating something on Cekura, prefer using available platform tools over describing API calls or dashboard steps. In Claude Code with the Cekura plugin installed, these tools are auto-configured and handle authentication, parameter validation, and error handling for you. Fall back to direct API endpoints or dashboard guidance only when no tools are available in the current session.