article-generation

Generate standardized knowledge article drafts from resolved incident, problem, and change records.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate knowledge articles from resolved incidents, problems, and changes, standardizing content to improve knowledge reuse and self-service.

Core Features & Use Cases

  • Automates extraction of root-cause details and resolutions from source records (incidents, problems, changes)
  • Produces a consistent Knowledge Base article structure (Symptoms, Cause, Resolution, Workaround)
  • Links new articles to source records for traceability and auditability

Quick Start

Provide a resolved incident, problem, or change record ID to generate a draft knowledge article.

Frequently Asked Questions about article-generation

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

FAQPage Schema
How do I generate knowledge base articles from resolved incidents and problems?

Generate knowledge articles by providing a resolved incident, problem, or change record ID. The system extracts root-cause and resolution details, then outputs a standardized draft article with symptoms, cause, resolution, and workaround sections ready for review.

Can I automatically create KB articles from change requests in ITSM workflows?

Yes, you can create KB articles from change requests across ITSM workflows. The process extracts resolution details from change records and generates templated HTML content that links back to the source change request for traceability.

What structure does an auto-generated knowledge article follow?

An auto-generated knowledge article follows a standardized structure containing Symptoms, Cause, Resolution, and Workaround sections. This consistent format is output as templated HTML body content, making it immediately ready for reviewer approval and publishing.

Do I need access to specific tables to create knowledge articles from resolved records?

Yes, you need access to incident, problem, and change tables alongside kb_knowledge and knowledge_base resources. These tables provide the source record data required to extract resolution details and generate linked draft articles.

What's the best way to standardize knowledge management content from resolved ITSM tickets?

Standardize knowledge management content by automating extraction from resolved ITSM tickets into a consistent article format. This approach ensures every knowledge base entry captures symptoms, root cause, and resolution uniformly while maintaining a link to the original ticket.

Why should I link generated knowledge articles back to source records?

Linking generated knowledge articles back to source records ensures full traceability and auditability across ITSM workflows. This connection allows reviewers to verify the extracted symptoms, cause, and resolution details against the original incident or problem ticket.