serac-labs

60 mods across 1 repository, 78 stars between them.

discovery-patterns

25

serac-labs/serac

Skill Claude CodeCodex

Configure ServiceNow Discovery — schedules, IP ranges, credential affinities, MID Server assignment, custom probes/sensors, identification rules, and run-status monitoring on discovery tables.

78 6d ago A 40 tokens original Apache-2.0

document-management

26

serac-labs/serac

Skill Claude CodeCodex

Handle ServiceNow attachments from both sides — the six /api/now/attachment tools that move file bytes in and out of the agent, and GlideSysAttachment for copying between records — plus document generation from sysreporttemplate, PDFs, dmsdocument versioning, and attachment access checks.

78 6d ago A 61 tokens original Apache-2.0

domain-separation

27

serac-labs/serac

Skill Claude CodeCodex

Configure ServiceNow multi-tenant domain separation — domain hierarchy, sysuserhasdomain membership, domain-aware vs cross-domain queries, MSP tenant onboarding, and domain picker logic.

78 6d ago A 38 tokens original Apache-2.0

email-notifications

28

serac-labs/serac

Skill Claude CodeCodex

Create ServiceNow syseventemailaction notifications — templates with substitution variables, mail scripts for dynamic content/recipients/attachments, custom events, weights, and digest configuration.

78 6d ago A 39 tokens original Apache-2.0

es5-compliance

29

serac-labs/serac

Skill Claude CodeCodex

Enforce ES5-only syntax for ServiceNow server-side scripts (Rhino engine) — convert const/let, arrow functions, template literals, destructuring, for-of, and async/await to ES5 equivalents.

78 6d ago A 49 tokens original Apache-2.0

event-management

30

serac-labs/serac

Skill Claude CodeCodex

Build ServiceNow Event Management — push events to emevent, write event rules with severity transforms, configure alert correlation, dependent-CI rollups, and metric-threshold event generation.

78 6d ago A 39 tokens original Apache-2.0

field-service

31

serac-labs/serac

Skill Claude CodeCodex

Build ServiceNow Field Service Management — wmorder work orders, wmtask tasks, wmresource technicians with skills/territories, dispatch/auto-assignment, mobile status updates, and time entries.

78 6d ago A 42 tokens original Apache-2.0

flow-designer

32

serac-labs/serac

Skill Claude CodeCodex

Build ServiceNow Flow Designer flows via the dedicated tool — triggers, IF/ELSE/TRY/CATCH placement rules, subflows, script actions with inputs/outputs, and REST step configuration. Never use background scripts on syshub tables.

78 6d ago A 54 tokens original Apache-2.0

serac-labs/serac

Skill Claude CodeCodex

This skill should be used when the user asks to "convert this app to fluent", "migrate a scoped app to source control", "modernize this servicenow app", "bring an existing app into git", "transform to fluent", or mentions "brownfield" migration of an existing ServiceNow scoped application to the ServiceNow SDK /…

78 6d ago A 79 tokens original Apache-2.0

fluent-ci-cd

34

serac-labs/serac

Skill Claude CodeCodex

This skill should be used when the user asks to "set up ci for fluent", "github actions for servicenow", "deploy fluent from a pipeline", "fluent pull request checks", "automate now-sdk", or reports "keys.ts out of date" — anything about running the ServiceNow SDK (now-sdk) headless in CI/CD.

78 6d ago A 78 tokens original Apache-2.0

fluent-development

35

serac-labs/serac

Skill Claude CodeCodex

This skill should be used when the user asks to "build a fluent app", "create a servicenow app in typescript", or mentions "servicenow sdk", "now-sdk", "fluent", "scoped app as code", or "pro-code development" — or when the working directory contains a now.config.json or .now.ts files.

78 6d ago A 77 tokens original Apache-2.0

form-list-layout

36

serac-labs/serac

Skill Claude CodeCodex

Configure what a form and a list look like — sysuiform, sysuisection and sysuielement for forms; sysuilist, sysuilistelement and sysuirelatedlist for lists; sysfilter for saved filters. Views, why a field must exist in the dictionary first, and what snowcreatemenu really writes.

78 6d ago A 70 tokens original Apache-2.0

serac-labs/serac

Skill Claude CodeCodex

Write efficient ServiceNow GlideRecord queries — addQuery vs addEncodedQuery, setLimit, GlideAggregate for counts, avoiding N+1 in loops, query operators, and safe CRUD with workflow control.

78 6d ago A 46 tokens original Apache-2.0

grc-compliance

38

serac-labs/serac

Skill Claude CodeCodex

Build ServiceNow GRC — sncompliancepolicy lifecycle, sncompliancecontrol tests, snriskrisk assessment with inherent/residual scoring, audit engagements, and findings remediation.

78 6d ago A 42 tokens original Apache-2.0

hr-service-delivery

39

serac-labs/serac

Skill Claude CodeCodex

Build ServiceNow HR Service Delivery — snhrcorecase from Employee Center or HR catalog, snhrlelifecycleevent onboarding/offboarding with templated activities, and HR document generation.

78 6d ago A 42 tokens original Apache-2.0

import-export

40

serac-labs/serac

Skill Claude CodeCodex

Move data in and out of ServiceNow — CSV parsing into import sets, GlideImportSetTransformer runs, CSV/JSON/XML exports, scheduled data sources, bulk update and deleteMultiple safety patterns.

78 6d ago A 42 tokens original Apache-2.0

inbound-email

41

serac-labs/serac

Skill Claude CodeCodex

Handle email arriving at a ServiceNow instance — inbound email action ordering and stop-processing, the real syseventinemailaction column names, and reading sysemail when a message created no record.

78 6d ago A 43 tokens original Apache-2.0

incident-management

42

serac-labs/serac

Skill Claude CodeCodex

Manage ServiceNow incidents — creation with impact/urgency priority calc, auto-assignment by category, reassignment tracking, major incident declaration with bridge calls, time-based escalation, MTTR metrics.

78 6d ago A 42 tokens original Apache-2.0

serac-labs/serac

Skill Claude CodeCodex

Answer "the instance is slow" or "my nightly job never ran" from ServiceNow's own telemetry — transaction logs, syslog, systrigger, progress workers, execution trackers — instead of ad-hoc scripts that add to the load.

78 6d ago A 55 tokens original Apache-2.0

instance-security

44

serac-labs/serac

Skill Claude CodeCodex

Harden a ServiceNow instance — password complexity, session timeout, MFA enforcement, input sanitization for XSS/injection, security properties, syslog events, and security health checks.

78 6d ago A 40 tokens original Apache-2.0

integration-hub

45

serac-labs/serac

Skill Claude CodeCodex

Build ServiceNow IntegrationHub spokes — snihspoke definitions, snihaction with inputs/outputs, REST/script steps, connection and credential aliases (sysalias), and retry logic for transient failures.

78 6d ago A 46 tokens original Apache-2.0

serac-labs/serac

Skill Claude CodeCodex

Build ServiceNow Knowledge Management — kbknowledge articles, draft/review/published workflow, kbcategory placement, full-text search with snippets, article templates, and kbfeedback rating rollup.

78 6d ago A 41 tokens original Apache-2.0

mcp-tool-discovery

47

serac-labs/serac

Skill Claude CodeCodex

Find and call tools on this ServiceNow MCP server — the two meta-tools it starts with, why a missing session id makes every other tool unreachable, which queries actually match, and which advertised tools are not on the server at all.

78 6d ago A 53 tokens original Apache-2.0

mid-server

48

serac-labs/serac

Skill Claude CodeCodex

Communicate with ServiceNow MID Servers via the ECC queue — send Command/JSProbe/PowerShell/SSHCommand payloads to eccagent, build custom probes/sensors, and monitor MID health on eccagent.

78 6d ago A 46 tokens original Apache-2.0