Skip to main content
GitHub repository

servicenow-agent-skills

servicenow-agent-skills contains 4 collected skills from aatrey882, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
14
updated
2026-04-12
Forks
2
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

servicenow-agent-skills
software-developers

Expert-level agent skills for the entire ServiceNow development ecosystem. Covers Fluent SDK metadata (.now.ts), legacy scripting (GlideRecord, Script Includes, Client Scripts, g_form), and CLI setup (now-sdk auth, build, install). Use when generating, reviewing, or explaining any ServiceNow code.

2026-04-12
sn-scripting
software-developers

Generates GlideRecord queries, Script Include classes, and client scripts for ServiceNow legacy scripting. Use for Business Rules, Scheduled Jobs, server-side Script Includes, and client-side g_form/g_user scripts. Redirects to sn-sdk-fluent when Fluent SDK is detected in the workspace.

2026-04-04
sn-sdk-fluent
software-developers

Use when working with ServiceNow Fluent DSL (.now.ts files) — generating, reviewing, or explaining metadata definitions for tables, ACLs, business rules, UI pages, client scripts, script includes, flows, service portal widgets, and other ServiceNow metadata types. Covers all 6 column types, all $id-required types, and scope prefix reading from now.config.json.

2026-04-04
sn-sdk-setup
software-developers

Use when setting up, configuring, building, or deploying with the ServiceNow SDK — scaffolding new projects, configuring Basic or OAuth authentication, converting existing applications, building and deploying to an instance, or validating a development environment. Covers all init templates, auth setup with named aliases, the build→deploy→verify lifecycle, and the check-environment script.

2026-04-04