New ServiceNow SDK AI Skills ✨⚡️ #47
edwincoronado
started this conversation in
Show and tell
Replies: 3 comments 16 replies
-
|
Hi Edwin, very excited for this release as context was always a challenge when working with LLMs with fluent! I was able to use |
Beta Was this translation helpful? Give feedback.
7 replies
-
|
Hi Edwin This is exciting - any advice on how to use the Build Agent with ChatGPT/Codex? Many thanks |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
Will there be support for Github CoPilot also? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
🚀 Agentic ServiceNow Development — Now in Your AI Tool of Choice
Build Agent brought the power of AI-assisted ServiceNow development to the ServiceNow IDE. Today, we're bringing it everywhere.
We're excited to announce AI Skills for the ServiceNow SDK — making it possible to build, edit, and deploy ServiceNow Fluent applications using the AI coding assistant you already use, whether that's Claude Code or Kiro.
Build Agent, Unleashed
Build Agent lets you create and modify ServiceNow applications through natural language — describing what you need and letting AI handle tables, fields, business rules, flows, forms, and more. It's a fundamentally better way to build on the platform.
Until now, that experience lived exclusively inside the ServiceNow IDE.
These skills change that. They give external AI coding assistants the same grounded, real-time knowledge of the @servicenow/sdk that powers agentic ServiceNow development — so you can build ServiceNow apps from any environment, with the AI tools your team already relies on.
How It Works
Two skills ship with this release:
now-sdk-explainGives your AI assistant on-demand access to live SDK documentation — metadata types, API signatures, naming conventions, project structure, and platform-specific patterns — pulled directly from @servicenow/sdk explain at the moment it's needed.
No stale training data. No hallucinated APIs. The real thing, in real time.
Covers the full breadth of ServiceNow development: Table, BusinessRule, ClientScript, Flow, Acl, ScriptInclude, CatalogItem, AiAgent, ATF tests, workspaces, and more.
now-sdk-setupVerifies your environment (Node.js 20+, @servicenow/sdk v4.6.0+) is ready to go. Runs automatically if anything needs attention.
Both skills trigger automatically — the moment you start working in a Fluent project or mention ServiceNow, your AI assistant loads the right context and gets to work. No manual invocation. No configuration beyond initial setup.
Get Started in Under 2 Minutes
Claude Code
Codex
Cursor
https://github.com/ServiceNow/sdk.gitAdd to Cursorfor thefluentpluginAlternatively, loading the skills into Claude Code will also allow Cursor to use them.
Kiro
PowertabAdd power from GitHubhttps://github.com/ServiceNow/sdk/tree/master/providers/kiroWindsurf 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:
For Every ServiceNow Developer
Whether you're deep in the ServiceNow IDE or building from your local environment, the future of ServiceNow development is agentic — and now it works wherever you do.
👉 https://github.com/ServiceNow/sdk
Demo Video
Here's a quick video of Ron from the ServiceNow Fluent team walking through the Claude skill:
ServiceNowSDK-AI-Skills-Demo.mp4
Powered by Fluent. Built for every developer.
Beta Was this translation helpful? Give feedback.
All reactions