snu-reference

Document Agent API commands and update set workflows for SN ScriptSync in ServiceNow.

Updated Jul 20, 2026
One-click install
npx skills add https://github.com/A865732/PDI-SNSyncScript --skill snu-reference-a865732
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: snu-reference
Source: https://github.com/A865732/PDI-SNSyncScript/tree/main/agentrules/skills/snu-reference
Command: npx skills add https://github.com/A865732/PDI-SNSyncScript --skill snu-reference-a865732

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill provides the essential technical documentation and operational guidelines required to effectively use the SN ScriptSync extension for ServiceNow development, preventing common errors and ensuring proper synchronization.

Core Features & Use Cases

  • Operational Best Practices: Provides clear guidance on using the Agent API versus browser tools, ensuring authenticated and stable interactions with ServiceNow.
  • Workflow Optimization: Offers step-by-step procedures for creating artifacts, managing update sets, and handling complex multi-file records like widgets.
  • Troubleshooting & Error Handling: Acts as a comprehensive knowledge base for resolving connection issues, permission errors, and synchronization failures.

Quick Start

Consult the snu-reference skill to understand the correct procedure for creating a new business rule or troubleshooting a connection error in your current ServiceNow workspace.

Frequently Asked Questions about snu-reference

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

FAQPage Schema
How do I manage ServiceNow update sets using ScriptSync?

ScriptSync provides step-by-step procedures for creating artifacts and managing update sets in ServiceNow. It ensures proper synchronization across your development environments by guiding complex multi-file record handling.

What is the best way to authenticate ServiceNow Agent API commands?

The best way to authenticate ServiceNow Agent API commands is by using the Agent API rather than standard browser tools. ScriptSync provides operational best practices to ensure authenticated and stable interactions.

Why does my ServiceNow ScriptSync synchronization fail with permission errors?

ServiceNow ScriptSync synchronization may fail due to connection issues or permission errors during authenticated browser interactions. This reference provides troubleshooting workflows to resolve these synchronization failures.

How do I create a business rule in ServiceNow using ScriptSync?

To create a business rule in ServiceNow using ScriptSync, follow the documented artifact creation procedures. This ensures adherence to best practices for authenticated interactions and proper update set management.

Can I use ScriptSync for complex multi-file records like ServiceNow widgets?

Yes, ScriptSync supports complex multi-file records like ServiceNow widgets. The skill offers workflow optimization procedures to handle these artifacts and ensures proper update set management during synchronization.