catalog-builder-ai

Generate ServiceNow catalog items from natural language descriptions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end creation of ServiceNow catalog items from natural language descriptions, reducing manual configuration and speeding time-to-value.

Core Features & Use Cases

  • AI-assisted item generation: create sc_cat_item records, categories, and fulfillment workflows from a plain description.
  • Variable and policy setup: define catalog variables, UI policies, and client scripts to enforce data quality and form behavior.
  • Change and reuse: reuse patterns from existing catalog designs to standardize item quality across the catalog.

Quick Start

Provide a natural language description of a catalog item to generate the full item, including variables and fulfillment workflows.

Frequently Asked Questions about catalog-builder-ai

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

FAQPage Schema
How do I create a ServiceNow catalog item from a natural language description?

You can create a ServiceNow catalog item by providing a plain text description of the service you need. The AI automatically generates sc_cat_item records, categories, variables, and fulfillment workflows to complete the setup.

Can I generate catalog variables and UI policies automatically for ServiceNow?

Yes, catalog variables, UI policies, and client scripts are generated automatically to enforce data quality and form behavior. This ensures your catalog items have the necessary configuration without manual rule setup.

What is the best way to automate ServiceNow workflow setup for catalog items?

The best way to automate ServiceNow workflow setup is by describing the fulfillment process in natural language. The tool translates your description into linked workflow records and catalog_ui_policy configurations.

Does this approach support standardizing catalog item designs across IT and business services?

Yes, it supports standardizing catalog item designs across IT and business services. You can reuse patterns from existing catalog designs to maintain consistent item quality throughout the service catalog.

How do catalog item generation tools handle client script creation?

Catalog item generation tools handle client script creation by automatically generating and linking catalog_script_client records. This enforces specific form behaviors and data validation rules based on your natural language input.