cekura-coordinator

Routes users to the appropriate Cekura skill or command based on their voice agent testing task.

7|2|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/cekura-ai/cekura-skills --skill cekura-coordinator-cekura-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cekura-coordinator
Source: https://github.com/cekura-ai/cekura-skills/tree/main/cekura/skills/cekura-coordinator
Command: npx skills add https://github.com/cekura-ai/cekura-skills --skill cekura-coordinator-cekura-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Users new to the Cekura platform often do not know which of the 13 available skills or 14 commands fits their task, leading to confusion and wasted effort when building voice agent tests and metrics. ## Core Features & Use Cases - Task Routing: Maps user requests like "create metrics" or "run my tests" to the correct Cekura skill or slash command. - Journey Guidance: Provides step-by-step workflows for common scenarios such as first-time onboarding, agent testing, metric improvement, and production monitoring. - Use Case: A user who just installed cekura-skills asks "what can I do with Cekura?" and gets routed to onboarding, agent setup, or eval design depending on their goal. ## Quick Start Ask what Cekura can do or describe your voice agent testing task to get routed to the right skill.

Frequently Asked Questions about cekura-coordinator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I know which Cekura skill to use for my task?

Describe your task in natural language and the coordinator routes you to the matching skill. For example, metric creation goes to cekura-metric-design, test scenario design goes to cekura-eval-design, and first-time setup goes to cekura-onboarding.

What commands are available in the Cekura plugin?

The plugin provides 14 slash commands including /setup-mcp, /create-metric, /list-metrics, /evaluate-calls, /run-evals, /eval-results, /autogen-eval, and /cekura-report. Slash commands work only in Claude Code with the plugin installed.

Does the Cekura coordinator work outside Claude Code?

Yes, the skills work in Cursor, Codex, Gemini CLI, Windsurf, and other Agent Skills-compatible clients via npx skills add. Slash commands are Claude Code only; other clients use the Cekura dashboard or API directly with an API key.

Why are Cekura platform actions not working in my session?

Platform actions require configured API access. In Claude Code, run /setup-mcp to configure the MCP server connection. For other clients, use your Cekura API key from the dashboard under Settings > API Keys.

What is the difference between Cekura skills and commands?

Skills activate automatically when you describe a relevant task and work across all compatible AI clients. Commands are explicit slash commands available only in Claude Code with the plugin installed, such as /run-evals or /improve-metric.