The ServiceNow IDE and ServiceNow SDK support developing applications in source code with ServiceNow Fluent, creating JavaScript modules, and using third-party libraries. ServiceNow Fluent is a TypeScript-based domain-specific programming language for creating application metadata in code.
This repository contains agent skills for creating, editing, and deploying ServiceNow Fluent applications. These skills teach AI coding assistants how to use the @servicenow/sdk CLI to look up platform conventions, metadata types, and project structure before making changes.
[!IMPORTANT] These skills rely on features available only in version
4.6.0or newer of the SDK.
| Skill | Description |
|---|---|
| now-sdk | Covers CLI discovery, SDK documentation, and live instance queries. Automatically triggered when working in a Fluent app or when ServiceNow/Fluent topics are mentioned. Uses npx @servicenow/sdk --help and explain quickstart to orient the agent, then provides guidance for the explain and query subcommands. |
servicenow-sdk plugin from the claude-plugins-official marketplace:
/plugin install servicenow-sdk@claude-plugins-official
/reload-plugins
$skill-installer https://github.com/ServiceNow/sdk/tree/master/skills/now-sdk
https://github.com/ServiceNow/sdk.gitAdd to Cursor for the servicenow-sdk plugin.Alternatively, loading the skills into Claude Code will also allow Cursor to use them.
grok plugin marketplace add servicenow/sdk
grok plugin install servicenow-sdk --trust
/plugins and reload plugins to load the skill.Alternatively, install the plugin directly without adding the marketplace:
grok plugin install servicenow/sdk#providers/grok/plugin --trust
The providers/kiro/ directory contains a Power with steering files for each skill.
Power tab.Add power from GitHub.https://github.com/ServiceNow/sdk/tree/master/providers/kiro.Some agents may not have built in support to install skills from Github. However, you can manually install the skills by following these steps:
Please install these skills in my user level configuration from github: https://github.com/ServiceNow/sdk/tree/master/skills
Shell
100.0%
The ServiceNow IDE and ServiceNow SDK support developing applications in source code with ServiceNow Fluent, creating JavaScript modules, and using third-party libraries. ServiceNow Fluent is a TypeScript-based domain-specific programming language for creating application metadata in code.
This repository contains agent skills for creating, editing, and deploying ServiceNow Fluent applications. These skills teach AI coding assistants how to use the @servicenow/sdk CLI to look up platform conventions, metadata types, and project structure before making changes.
[!IMPORTANT] These skills rely on features available only in version
4.6.0or newer of the SDK.
| Skill | Description |
|---|---|
| now-sdk | Covers CLI discovery, SDK documentation, and live instance queries. Automatically triggered when working in a Fluent app or when ServiceNow/Fluent topics are mentioned. Uses npx @servicenow/sdk --help and explain quickstart to orient the agent, then provides guidance for the explain and query subcommands. |
servicenow-sdk plugin from the claude-plugins-official marketplace:
/plugin install servicenow-sdk@claude-plugins-official
/reload-plugins
$skill-installer https://github.com/ServiceNow/sdk/tree/master/skills/now-sdk
https://github.com/ServiceNow/sdk.gitAdd to Cursor for the servicenow-sdk plugin.Alternatively, loading the skills into Claude Code will also allow Cursor to use them.
grok plugin marketplace add servicenow/sdk
grok plugin install servicenow-sdk --trust
/plugins and reload plugins to load the skill.Alternatively, install the plugin directly without adding the marketplace:
grok plugin install servicenow/sdk#providers/grok/plugin --trust
The providers/kiro/ directory contains a Power with steering files for each skill.
Power tab.Add power from GitHub.https://github.com/ServiceNow/sdk/tree/master/providers/kiro.Some agents may not have built in support to install skills from Github. However, you can manually install the skills by following these steps:
Please install these skills in my user level configuration from github: https://github.com/ServiceNow/sdk/tree/master/skills
Shell
100.0%