agent-miner

Mine ServiceNow agent interactions to surface automation opportunities and ROI estimates.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Mining agent interactions to surface automation opportunities by detecting repetitive patterns, common resolutions, and handoff points for bot candidates.

Core Features & Use Cases

  • Analyze Virtual Agent conversations and live agent transcripts to identify high-frequency patterns suitable for automation.
  • Map handoff points between virtual and live agents and generate ROI estimates for automation candidates.
  • Produce prioritized automation candidate reports and identify gaps in knowledge coverage.

Quick Start

Analyze the last 30 days of agent interactions to surface automation opportunities and handoff points for bot candidates.

Frequently Asked Questions about agent-miner

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

FAQPage Schema
How do I identify automation opportunities from ServiceNow agent interactions?

Mining agent interactions in ServiceNow surfaces repetitive patterns, common resolutions, and handoff points from virtual agent transcripts and live conversations. It generates prioritized automation candidates with ROI estimates for bot implementation.

How do I calculate ROI for virtual agent automation candidates in ServiceNow?

Calculate ROI for virtual agent automation candidates by analyzing live agent transcripts and incident workflows to detect high-frequency resolution patterns. The Skill outputs prioritized automation candidate reports containing estimated ROI for each identified bot opportunity.

What ServiceNow tables are required to analyze agent handoff points?

Analyzing agent handoff points requires access to interaction, sys_cs_conversation, sys_cs_message, incident, sc_req_item, task, sys_user, and kb_knowledge tables. The Skill uses MCP and REST interfaces to query these records and map virtual to live agent transitions.

Does this automation mining approach work with live agent transcripts and incident workflows?

Yes, automation mining works with live agent transcripts and incident workflows. It analyzes these records alongside virtual agent conversations to detect repetitive resolution patterns, identify handoff points, and surface gaps in knowledge coverage.

What is the best way to find knowledge coverage gaps from ServiceNow virtual agent conversations?

Finding knowledge coverage gaps involves mining virtual agent conversations and live agent transcripts for repetitive unresolved patterns. The Skill identifies missing knowledge articles and outputs a prioritized automation candidate report to bridge those coverage gaps.

How do I generate a prioritized automation candidate report from ServiceNow incident data?

Generate a prioritized automation candidate report by mining incident workflows and agent interactions for repetitive patterns and common resolutions. The Skill outputs a structured report containing automation candidates ranked by ROI estimates and frequency.