Apex: your AI platform engineer
Scan · Review · Build · Ops · Docs
26 capabilities covering all ServiceNow artifact types. Instance scanning, code review, test planning, documentation generation, and deployment operations, built into NowAIKit v4.0.0 via MCP (stdio, SSE, HTTP), A2A protocol, or Direct API mode. No separate install needed.
npx nowaikit run scan-health --provider anthropic
Five specialist clusters, one core
Every skill routes through the same NowAIKit core: your credentials, your permission tiers, your audit log.
Ask once, get a scored scan
Apex runs inside your AI client. One natural-language request triggers a full instance scan with severity-ranked findings.
• ACL gap on cmdb_ci table (admin role bypass) · Critical
• 14 script includes using deprecated API · High
• 3 business rules running synchronous REST calls · High
Up and running in one command
Install NowAIKit and connect it to your AI client in seconds.
npm install -g nowaikit
npx nowaikit setup
npx nowaikit run scan-health --provider anthropic
That is it. NowAIKit v4.0.0 includes all Apex capabilities built in. Use MCP mode (stdio, SSE, or HTTP) for AI client integration, the A2A protocol for agent-to-agent workflows, or Direct API mode for standalone CLI usage with 83% token savings.
The full skills matrix
Five specialist skill sets that cover the full lifecycle of ServiceNow development and operations. Every capability was tested against a live ServiceNow instance. Open any output link to see the full terminal run.
| Category | Skill | What it does | Real output |
|---|---|---|---|
| Scan | Instance Health | Performance, configuration hygiene, and platform compliance across every module | view → |
| Scan | Security Posture | ACL gaps, over-permissive roles, exposed endpoints, and elevation-of-privilege risks | view → |
| Scan | Technical Debt | Dead scripts, duplicate logic, deprecated APIs, and customisations that slow your upgrades | view → |
| Scan | Upgrade Readiness | Breaking changes, skipped scripts, deprecated features, and version-specific migration blockers | view → |
| Scan | CMDB Integrity | Orphaned CIs, missing relationships, stale discovery data, and class hierarchy issues | view → |
| Scan | Automation Conflicts | Overlapping business rules, competing flows, contradictory UI policies, and circular triggers | view → |
| Review | Code Review | Line-by-line review of Business Rules, Script Includes, Client Scripts, and UI Actions for anti-patterns and performance traps | view → |
| Review | Bulk Script Analysis | Review all scripts in a scope or update set with categorised findings and fix suggestions | view → |
| Review | ACL Audit | Map effective permissions per role, highlight gaps and overly broad rules, identify escalation paths | view → |
| Review | Flow Analysis | Audit flows and subflows for error handling gaps, missing fault paths, and inefficient data pills | view → |
| Build | Business Rules | Correct trigger timing, conditions, and script following before/after/async patterns | view → |
| Build | Client Scripts | onChange, onLoad, onSubmit with g_form patterns and GlideAjax callbacks | view → |
| Build | Scoped Apps | Tables, roles, ACLs, menus, and module navigation from a natural language description | view → |
| Build | ATF Test Suites | Positive, negative, and boundary-condition tests from existing scripts. New in v4.0.0: Build-ATF-Suite generates complete test suites with setup/teardown, data providers, and parameterised test steps | view → |
| Build | Flows & Subflows | Triggers, actions, conditions, and fault paths for Flow Designer | view → |
| Build | Portal Widgets | HTML, client script, server script, CSS, and Angular providers | view → |
| Build | UI Builder Components | Data resources, event handlers, and composition patterns for Next Experience | view → |
| Build | REST APIs | Versioned endpoints, schemas, authentication, rate limiting, and error handling | view → |
| Build | Catalog Items | Variables, UI policies, client scripts, workflow/flow, and approval rules | view → |
| Ops | Deployment Planning | Runbooks with pre-checks, execution steps, rollback procedures, and post-deployment validation | view → |
| Ops | Change Risk Assessment | Analyse update set contents, affected tables, ACL changes, and downstream dependencies | view → |
| Ops | Incident Triage | Correlate error logs, recent changes, and affected CIs to find probable root cause | view → |
| Docs | Script Documentation | Parameters, return values, dependencies, side effects, and usage examples | view → |
| Docs | App Documentation | Architecture, data model, security model, integrations, and operational procedures | view → |
| Docs | Release Notes | Auto-generated from update sets with categorised changes and rollback instructions | view → |
| Docs | Operational Runbooks | Step-by-step procedures, troubleshooting trees, escalation paths, and SLA timelines | view → |
Download sample reports (PDF)
Branded PDF reports with charts, severity metrics, and clickable ServiceNow links. Every finding, property, plugin, and record number links directly to your instance. White-label them with your own company name, colour, and logo for client-ready deliverables.
MCP mode or Direct API mode
Use NowAIKit through your AI client via MCP, or run capabilities standalone from the command line.
npx nowaikit setup
--provider claude-cli or --provider codex-cli and skip API keys. Use Ollama for a fully local run.
npx nowaikit run scan-health --provider anthropic
Three steps to full instance intelligence
From setup to comprehensive analysis in minutes.
npm install -g nowaikit then npx nowaikit setup to auto-configure. One command registers all 450+ tools and 26 capabilities with your AI client via MCP, or use Direct API mode for standalone CLI.
Covers every ServiceNow artifact
NowAIKit understands 30+ artifact types across the entire ServiceNow platform.
Works with any MCP-compatible AI
NowAIKit uses the Model Context Protocol. Connect it to your favourite AI client.
Frequently asked questions
Part of the NowAIKit ecosystem
Apex AI Skills are built on NowAIKit Core. Explore the rest of the ecosystem.
Ready to scan your ServiceNow instance?
Get started with one command. 450+ tools and 26 capabilities, zero configuration, works with any MCP-compatible AI or standalone via Direct API mode. All 26 skills ship inside NowAIKit v4.



