now-sdk

now-sdk is a skill for Claude Code from ServiceNow/sdk. It costs 81 tokens per session (1,344 once invoked), scanned A, original, no licence file.

A tool for working with ServiceNow Fluent applications through the now-sdk, a software development kit. It can also inspect live ServiceNow instance data when the project uses the expected configuration.

In plain words
What is it for?
Use it when working on Fluent apps, looking up record identifiers, inspecting table columns and schemas, or checking live records.
Why use it?
It provides a defined workflow for editing Fluent projects and checking the actual data or structure in a ServiceNow instance.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the servicenow-sdk plugin — 1 skill shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/servicenow/sdk/now-sdk
Any agent
npx skills add ServiceNow/sdk --skill now-sdk
Clone the repo
git clone --depth 1 https://github.com/ServiceNow/sdk

Made for: Claude Code.

Or install servicenow-sdk, the plugin that ships this one along with the rest of its 1 skill.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for now-sdk

README.md
[![agentmods](https://agentmods.dev/badge/skills/servicenow/sdk/now-sdk.svg)](https://agentmods.dev/skills/servicenow/sdk/now-sdk)
Your own site
<a href="https://agentmods.dev/skills/servicenow/sdk/now-sdk"><img src="https://agentmods.dev/badge/skills/servicenow/sdk/now-sdk.svg" alt="Measured on agentmods" height="20"></a>
Per session 81 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,344 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00081 $0.01344
Opus 5 $0.00041 $0.00672
Sonnet 5 $0.00016 $0.00269
Haiku 4.5 $0.00008 $0.00134

Measured 6d ago against content hash 7a498da8e5d0, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

now-sdk scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

providers/claude/plugin/skills/now-sdk/SKILL.md · 112 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 112 lines · 81 tokens per session scan A 7a498da8e5d0

Subscribe to this mod's changes

now-sdk is a skill published in the GitHub repository ServiceNow/sdk (121 stars, last pushed 9d ago), with no licence file. It adds 81 tokens to every session and 1,344 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

servicenow-workflow-studio

Author ServiceNow Flow Designer flows, subflows, and actions as code with the Fluent @servicenow/sdk/automation API (Flow, Subflow, wfa.trigger, wfa.action, wfa.flowLogic, wfa.dataPill), plus how each Fluent construct maps to the Flow Designer UI. Use when the agent must write or explain a flow, subflow, trigger…

Knuckles-Team/servicenow-api · 199 tokens

servicenow-sdk-docs-builder

Automation skill to generate or update the servicenow-sdk-docs documentation skill by fetching and processing the ServiceNow SDK and Examples repositories. It combines READMEs, extracts code samples, harvests the SDK CLI/auth docs, and creates a self-contained, portable documentation skill.

Knuckles-Team/servicenow-api · 65 tokens

servicenow-sdk-docs

A comprehensive, self-contained collection of ServiceNow SDK (Fluent API) examples and core documentation. Use this when the agent needs to reference how to use the ServiceNow SDK for various components like Tables, REST APIs, UI Actions, Script Includes, etc. All source code is bundled within the skill for…

Knuckles-Team/servicenow-api · 70 tokens

servicenow-sdk-lifecycle

The procedural spine for building ServiceNow applications as code with the now-sdk (@servicenow/sdk) CLI — the ordered lifecycle from init → auth → author Fluent → dependencies → build/transform → deploy/install → source-control → ATF, plus a "CLI vs MCP tool" decision table. Use when the agent must scaffold…

Knuckles-Team/servicenow-api · 191 tokens

servicenow-app-engine

Build scoped ServiceNow applications as metadata-as-code — the scope/x prefix/now.config.json anatomy, how Fluent artifacts assemble into a whole app (table + business rule + ACL + menu + catalog), and how that reconciles with App Engine Studio / Application Studio. Use when the agent must design a scoped app's…

Knuckles-Team/servicenow-api · 179 tokens

wxjava-api-contributor

按 WxJava 的 Maven 多模块、Java 8、公共 API 兼容性和 TestNG 约定,为微信官方接口新增或维护 SDK 支持。适用于新增 Service API、请求响应 Bean、序列化、HTTP 实现、Starter 配置或回归测试时。.

binarywang/WxJava · 68 tokens