itsm-kb-generation

Generate structured knowledge article drafts from resolved ITSM incidents and problems.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate knowledge articles from resolved IT service management incidents and problems by extracting symptoms, diagnostic steps, and resolution procedures into a standardized knowledge format that can be shared with the service desk and end users.

Core Features & Use Cases

  • Identify KB-worthy incidents and problems from ITSM records and assess their suitability for knowledge content.
  • Extract and structure content into a Symptoms/Cause/Resolution/Workaround format, linked to source incidents or problems.
  • Check for duplicates and publish drafts to the knowledge base, with a clear source trace and taxonomy.
  • Support bulk generation and workflow for review, approval, and publishing to maintain KB coverage.

Quick Start

Provide a resolved incident or problem reference and request a knowledge article draft.

Frequently Asked Questions about itsm-kb-generation

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

FAQPage Schema
How do I generate knowledge articles from resolved ITSM incidents?

Generate knowledge articles from resolved ITSM incidents by providing a resolved incident or problem reference, extracting symptoms, causes, resolutions, and workarounds into a structured knowledge article draft for review and publishing.

What is the best way to automate KB creation from ITSM problem records?

The best way to automate KB creation from ITSM problem records is to identify candidate problems, check for duplicates, draft content in a structured Symptoms/Cause/Resolution format, and publish to the knowledge base with source traceability.

Can I bulk generate knowledge base articles from ITSM workflows?

Yes, you can bulk generate knowledge base articles from ITSM workflows by identifying multiple KB-worthy incidents and problems, drafting content, and routing articles through review, approval, and publishing workflows to maintain KB coverage.

Does the generated knowledge article preserve links to the source ITSM records?

Yes, the generated knowledge article preserves source references by linking back to the original incidents or problems, ensuring clear source traceability and taxonomy validation before publishing to the knowledge base.

What fields are included in a drafted kb_knowledge article from an ITSM case?

A drafted kb_knowledge article includes fields such as kb_knowledge_base, kb_category, short_description, and text, structured from extracted symptoms, diagnostic steps, and resolution procedures while permitting validation before publishing.

How does duplicate checking work when creating knowledge articles from incidents?

Duplicate checking works by scanning existing knowledge base content before publishing drafted articles from resolved incidents, ensuring only unique resolutions are added and preventing redundant KB entries from recurring issues.