sn-sdk-setup
Installation
SKILL.md
ServiceNow SDK Setup
The ServiceNow SDK (now-sdk) CLI scaffolds, builds, and deploys Fluent DSL applications. Use this skill for any SDK installation, project creation, authentication, or environment validation task.
Reference Files
Read only the file relevant to your task. Do not pre-load references at session start.
| File | When to read |
|---|---|
references/setup-workflows.md |
When scaffolding a new project, configuring auth, converting an existing app, or diagnosing environment issues |
references/auth-profiles.md |
When configuring Basic or OAuth auth, managing named aliases, or passing --auth to commands |
references/init-templates.md |
When choosing a project template or passing non-interactive init flags |
references/convert-existing-app.md |
When converting an existing application from XML metadata or Update Set |
references/third-party-libraries.md |
When adding npm packages to an SDK project |
references/js-modules-types.md |
When using JS modules in src/server/, TypeScript in server-side modules, or @servicenow/glide type definitions |
references/cli-reference.md |
When looking up auth, init, build, install, download, or dependencies command flags |