Servicenow Agent Skills banner
aatrey882 aatrey882

Servicenow Agent Skills

Development community

Description

Agent Skills suite for ServiceNow SDK development — works across Claude Code, Cursor, VS Code Copilot, Antigravity, and Codex via a single npx install

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

![ServiceNow Agent Skills](./assets/hero-banner.png)

servicenow-agent-skills

87.5% pass rate with skills vs 30.6% without — on ServiceNow SDK code generation tasks

Agent skills that give every AI coding tool expert-level knowledge of the ServiceNow SDK. Drop them into Claude Code, Cursor, VS Code Copilot, or any compatible tool and get accurate, spec-compliant code generation immediately.

![Before and After — Skills eliminate AI hallucinations](./assets/demo-comparison.png)

What's Inside?

The suite contains three massive, deeply-researched knowledge bases designed to prevent AI hallucinations across the entire ServiceNow development ecosystem:

Skill Included Knowledge & Capabilities
sn-sdk-fluent Fluent SDK Metadata (.now.ts): Tables, Columns, ACLs, Flow Designer triggers, UI Actions, Business Rules, and Service Portal Widgets.
sn-sdk-setup CLI & Scaffolding: now-sdk commands, OAuth/Basic auth profile generation, project architecture, and environment configuration.
sn-scripting APIs & Logic: GlideRecord (CRUD & querying), Script Includes, Client Scripts, UI Policies, g_form APIs, and Server/Client execution boundaries.

What You Can Build

Because these skills prevent hallucinations across both Server-side and Client-side architecture, your agent can confidently scaffold real, deployable enterprise applications.

![ServiceNow Application Showcase - Main View](./assets/app-showcase.png)

*An example complex application architecture built entirely by AI utilizing these skills.*

Try These Prompts

Once installed, your AI agent transforms from a generic code assistant into a senior ServiceNow developer. Try using these prompts:

  • "Scaffold a new ServiceNow app that integrates with an external OAuth provider."
  • *"Create a Business Rule that triggers on Incident creation and updates the parent