kb-generation

Generate knowledge base articles from completed field service work orders.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Field service teams struggle to convert closed work orders into standardized knowledge articles that capture repair procedures, parts lists, safety notes, and troubleshooting steps.

Core Features & Use Cases

  • Extract repair procedures from work orders and technician notes to standardize workflows.
  • Compile accurate parts lists, safety considerations, and troubleshooting guidance for knowledge bases.
  • Publish and categorize articles in the knowledge base to accelerate onboarding and reduce ticket handling time.

Quick Start

Load the kb-generation skill and generate a knowledge article from a completed work order.

Frequently Asked Questions about kb-generation

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

FAQPage Schema
How do I automate knowledge base article creation from field service work orders?

The skill extracts repair procedures, parts lists, safety notes, and troubleshooting guidance from completed wm_order and wm_task records, then publishes them as standardized kb_knowledge articles to accelerate onboarding and reduce ticket handling time.

What data is needed to generate field service knowledge articles from closed work orders?

Generating field service knowledge articles requires data from closed wm_order, wm_task, wm_parts_request, and alm_asset tables. It extracts technician notes, repair procedures, and parts lists to compile standardized troubleshooting guidance for the knowledge base.

Can I extract repair procedures and safety notes from technician work order notes?

Yes, you can extract repair procedures and safety notes from technician work order notes. The skill processes wm_task records to compile safety considerations and standardized repair workflows into structured kb_knowledge_base articles.

Does this knowledge base generation tool work with ServiceNow tables and MCP endpoints?

Yes, the tool works with ServiceNow tables and MCP endpoints. It supports data extraction from cmdb_ci and kb_knowledge tables via SN-Query-Table, SN-Read-Record, SN-NL-Search, and SN-Create-Record MCP endpoints.

Why convert completed field service work orders into standardized knowledge base articles?

Converting completed field service work orders into standardized knowledge base articles accelerates technician onboarding and reduces ticket handling time. It captures repair procedures, parts lists, and troubleshooting guidance to standardize workflows across on-site assets.