script-sync

Installation
SKILL.md

Script Synchronization - Local Development Workflow

Overview

This skill covers setting up a local development workflow for ServiceNow scripts:

  • Syncing scripts from ServiceNow to local files
  • Pushing local changes back to ServiceNow
  • Watch mode for continuous development
  • Version control integration with Git
  • Supported script types and their tables

When to use: When you need modern IDE features (IntelliSense, linting, debugging), version control with Git, collaborative development (PRs, code reviews), or backup and disaster recovery.

Who should use this: Developers who want a professional development workflow with version control and modern tooling.

Prerequisites

  • Roles: admin or appropriate scoped app developer role
Related skills
Installs
3
GitHub Stars
23
First Seen
14 days ago