Loading...
Loading...
Use when the user asks "what can Cekura do", "what commands are available", "help me with Cekura", "what skills do I have", "show me Cekura features", "what's available", "how do I use Cekura", or needs guidance on which Cekura skill to use for their task. Also relevant as the entry point when a user has just installed cekura-skills for the first time.
npx skill4agent add cekura-ai/cekura-skills cekura-coordinator| Skill | Use when |
|---|---|
| New to Cekura, first-time setup, platform walkthrough |
| Set up a voice AI agent — provider, mock tools, KB, dynamic vars |
| Auto-tune agent prompts from eval results — diagnose → propose → apply → re-validate |
| Design new metrics, improve existing ones, metric best practices |
| Improve metric accuracy through feedback cycle (labs workflow) |
| Catalog of built-in metrics — what each does, costs, constraints, configuration |
| Design evaluators, test suites, coverage strategy, conditional actions |
| Debug a failing production call, reproduce with evals, fix, regression test, raise PR |
| Command | Use when |
|---|---|
| Run the guided onboarding flow (state-aware, picks up where you left off) |
| Configure the Cekura MCP server (Claude Code only) |
| Update all Cekura skills to the latest version |
| Report a bug — files a GitHub issue, optionally attempts a fix |
| Create or update a metric via API |
| List metrics for an agent or project |
| Run metrics on specific calls |
| Full improvement cycle: collect feedback, run labs, auto-improve |
| Create or update a single evaluator with full field walkthrough |
| Auto-generate evaluators (or bulk create from CSV/JSON) |
| List evaluators for an agent or project |
| Execute evaluators (run test scenarios) |
| Check results from a test run |
| Full end-to-end quality report — generates 10 evals, runs them, produces structured analysis |
| User Need | Route To |
|---|---|
| "I'm new to Cekura" / first-time setup | cekura-onboarding skill |
| "Set up my agent" / "connect my voice agent" | cekura-create-agent skill |
| "Configure MCP" / "MCP not working" | |
| "Create metrics for my agent" | cekura-metric-design skill |
| "My metrics are giving wrong results" | |
| "I need to test my agent" | cekura-eval-design skill |
| "Generate test scenarios" | |
| "Create a specific test scenario" | |
| "Run my tests" | |
| "Check test results" | |
| "Create a metric that checks X" | |
| "Update this metric" | |
| "Evaluate calls against metrics" | |
| "Update my skills" | |
| "What metrics should I have?" | cekura-metric-design skill (baseline metrics section) |
| "Help me improve this metric" | |
| "Leave feedback on a metric result" | |
| "Set up production monitoring" | cekura-onboarding skill (Phase 6) + observability docs |
| "Add mock tools" / "set up tools" | cekura-create-agent skill (Phase 4) |
| "Upload knowledge base" | cekura-create-agent skill (Phase 5) |
| "Something's broken" / "file a bug" | |
| "Improve my agent" / "auto-tune from eval results" | cekura-self-improving-agent skill |
| "Which built-in metrics are available?" / "what does Hallucination Detection cost?" | cekura-predefined-metrics skill |
| "Fix this prod call bug" / "reproduce and test a fix" | cekura-fixing-prod-issues skill |
| "Run a full quality report" / "generate evals and run them end-to-end" | |
/setup-mcp/autogen-eval/run-evals/eval-results/improve-metric/evaluate-calls/create-metric/evaluate-calls/setup-mcp