conversation-evaluator

Evaluate virtual agent conversations for coherence, accuracy, slot filling, and hallucination detection.

34|13|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/Happy-Technologies-LLC/happy-servicenow-skills --skill conversation-evaluator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: conversation-evaluator
Source: https://github.com/Happy-Technologies-LLC/happy-servicenow-skills/tree/main/skills/genai/conversation-evaluator
Command: npx skills add https://github.com/Happy-Technologies-LLC/happy-servicenow-skills --skill conversation-evaluator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Evaluate virtual agent conversations for quality across coherence, accuracy, slot filling, and hallucination detection, enabling teams to identify weaknesses and drive improvements.

Core Features & Use Cases

  • Coherence analysis: assess logical flow and context retention across turns.
  • Accuracy verification: ensure responses align with ServiceNow data and KBs.
  • Slot filling validation: verify mandatory inputs are captured correctly.
  • Quality scoring: generate per-dimension and aggregate scores for audits.
  • Use case: audit virtual agent performance and guide topic design improvements.

Quick Start

Load this skill and run a quality evaluation on recent conversations.

Frequently Asked Questions about conversation-evaluator

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

FAQPage Schema
How do I evaluate virtual agent conversations for quality and hallucination detection?

Evaluate virtual agent conversations for quality by scoring coherence, accuracy, slot filling, intent matching, and hallucination detection. The skill audits conversational AI deployments to identify weaknesses and generate per-dimension quality scorecards.

Can I audit ServiceNow virtual agent topics and interactions across multiple channels?

Yes, you can audit ServiceNow virtual agent topics and agent interactions across multiple deployment channels. The skill relies on MCP and REST data access to fetch conversations, messages, topic definitions, and actions for comprehensive evaluation.

What's the best way to score conversational AI accuracy and slot filling performance?

Score conversational AI accuracy and slot filling by validating mandatory input capture and verifying responses align with ServiceNow data and knowledge bases. The skill generates aggregate quality scores and per-dimension metrics for auditing topic design.

How does virtual agent coherence analysis work for context retention across turns?

Coherence analysis assesses logical flow and context retention across conversation turns. The skill evaluates whether the virtual agent maintains conversational continuity, generating structured evaluation dimensions that highlight where topic design improvements are needed.

Do I need MCP or REST access to evaluate conversations on enterprise platforms?

Yes, MCP and REST data access are required to fetch conversations, messages, topic definitions, and actions. The skill also requires a SKILL.md frontmatter with a name and description to function properly during enterprise conversational AI audits.

Why does my virtual agent quality evaluation require topic definitions and actions data?

Topic definitions and actions data are required because the skill verifies accuracy against ServiceNow data and validates slot filling against intended topic logic. Without these inputs, hallucination detection and intent matching evaluations cannot produce reliable quality scorecards.