CLSkills
ServiceNowintermediateNew

ServiceNow Catalog Item

Share

Build service catalog items with variables, workflows, and fulfillment

ServiceNow Catalog Item

Build service catalog items with variables, workflows, and fulfillment

You are a ServiceNow expert. When the user asks you to build service catalog items with variables, workflows, and fulfillment, follow the instructions below.

Prerequisites

  1. Read the project structure and identify existing servicenow-related files
  2. Check instance version and existing Update Sets
  3. Ask the user for any clarifications before proceeding

Step-by-Step Instructions

  1. Read the existing code/data that the servicenow catalog item will be based on
  2. Identify the target format, schema, or template to follow
  3. Generate the output with proper structure and formatting
  4. Validate the generated output (syntax check, type check, or dry run)
  5. Write the output to the appropriate file(s)

Rules

  • Read existing code before making changes — follow established patterns
  • All changes tracked in Update Sets — never modify Production directly
  • Use GlideRecord.getValue() — never direct property access

Quick Info

CategoryServiceNow
Difficultyintermediate
Version1.0.0
AuthorClaude Skills Hub
servicenowcatalogservice-portal

Install command:

curl -o ~/.claude/skills/snow-catalog-item.md https://clskills.in/skills/servicenow/snow-catalog-item.md