Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
ServiceNow avatar

Fluent

  • 107 repo stars
  • Updated July 24, 2026
  • ServiceNow/sdk

ServiceNow Fluent SDK

About

fluent is a Claude Code skill for ai & agent building. ServiceNow Fluent SDK It helps developers move faster with AI-assisted coding.

  • fluent
  • AI & Agent Building
  • AI-coding skill

Fluent by the numbers

  • Data as of Aug 4, 2026 (Skillselion catalog sync)
/plugin marketplace add ServiceNow/sdk
/plugin install fluent@servicenow

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars107
Last updatedJuly 24, 2026
RepositoryServiceNow/sdk

What it does

ServiceNow Fluent SDK

README.md

ServiceNow SDK

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.

AI Skills

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.0 or newer of the SDK.

Skills

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.

Setup by Tool

Claude Code

  1. Start a Claude Code session.
  2. Add the marketplace and install the plugin:
    /plugin install servicenow-sdk@claude-plugins-official
    /reload-plugins
    

Codex

  1. Start a Codex session.
  2. Run the following command to directly install the skill:
    $skill-installer https://github.com/ServiceNow/sdk/tree/master/skills/now-sdk
    
  3. Restart Codex to load the skill.

Cursor

  1. Open Cursor Settings (Cmd+Shift+J).
  2. Navigate to Plugins.
  3. Paste in the link to the repo: https://github.com/ServiceNow/sdk.git
  4. Select Add to Cursor for the fluent plugin.

Alternatively, loading the skills into Claude Code will also allow Cursor to use them.

Grok

  1. Start a Grok session.
  2. Add the marketplace and install the plugin:
    grok plugin marketplace add servicenow/sdk
    grok plugin install servicenow --trust
    
  3. Restart Grok or run /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

Kiro

The providers/kiro/ directory contains a Power with steering files for each skill.

  1. Open Kiro and navigate to the Power tab.
  2. Select Add power from GitHub.
  3. Enter this URL: https://github.com/ServiceNow/sdk/tree/master/providers/kiro.
  4. Select the power from the list.

Windsurf and Other Agents

Some agents may not have built in support to install skills from Github. However, you can manually install the skills by following these steps:

  1. Start a new session with your favorite AI coding tool.
  2. Prompt it to install the skills directly from GitHub:
    Please install these skills in my user level configuration from github: https://github.com/ServiceNow/sdk/tree/master/skills
    
  3. The agent should be able to pull and load the skills from the configuration.
  4. You may need to restart the agent to load the skills.

Links

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.