arnoudkooiarnoudkooiCommunityยท5 Agent Skills Included

sn-scriptsync

Sync ServiceNow scripts between VS Code and live instances

Syncs ServiceNow scripts, widgets, and records between VS Code and live instances in real time. Lets coding assistants create artifacts, run form automation, capture screenshots, and debug browser sessions through a local HTTP API. Eliminates manual copy-paste between the browser and editor, with coding standards and file-naming rules built in.
npx skills add arnoudkooi/sn-scriptsync --all -g -y

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install sn-scriptsync?โ–ผ

Run `npx skills add arnoudkooi/sn-scriptsync --all -g -y` in your terminal to install all skills globally. You also need the sn-scriptsync VS Code extension and the SN Utils browser extension for syncing to work.

What does sn-scriptsync do?โ–ผ

It syncs ServiceNow scripts, widgets, and records between VS Code and your live instance, so you edit in a full editor and changes save back automatically. It also exposes an HTTP API so coding assistants can create artifacts and automate forms.

Can AI assistants create ServiceNow records with sn-scriptsync?โ–ผ

Yes. The Agent API lets assistants create Script Includes, Business Rules, widgets, tables, and stories, then verify results with queries and screenshots.

Does sn-scriptsync work with Cursor and Claude Code?โ–ผ

Yes. It generates an agentinstructions.md file that you reference from Cursor rules or CLAUDE.md, giving your assistant the full command catalog and coding standards.

Is sn-scriptsync safe to use on production instances?โ–ผ

It includes path validation, workspace boundaries, and approval gates for destructive commands, but the maintainers recommend working in development or personal developer instances and reviewing changes carefully.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’