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.
npx skills add Knuckles-Team/servicenow-api --skill servicenow-sdk-docsgit clone --depth 1 https://github.com/Knuckles-Team/servicenow-apiWrote 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.
[](https://agentmods.dev/skills/knuckles-team/servicenow-api/servicenow-sdk-docs)<a href="https://agentmods.dev/skills/knuckles-team/servicenow-api/servicenow-sdk-docs"><img src="https://agentmods.dev/badge/skills/knuckles-team/servicenow-api/servicenow-sdk-docs/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/knuckles-team/servicenow-api/servicenow-sdk-docs"><img src="https://agentmods.dev/badge/skills/knuckles-team/servicenow-api/servicenow-sdk-docs.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00070 | $0.01886 |
| Opus 5 | $0.00035 | $0.00943 |
| Sonnet 5 | $0.00014 | $0.00377 |
| Haiku 4.5 | $0.00007 | $0.00189 |
Grade A, and why
servicenow-sdk-docs 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 9d 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.
How it starts
The opening of the file, as written. The whole thing — 113 lines — stays where its author put it; the contents beside it link to each section on GitHub.
ServiceNow SDK Documentation (Self-Contained)
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 domain-specific programming language for creating application metadata in code.
This respository currently does not contain the source code for the SDK
Support, Questions, and Announcements
Visit the discussions section!
Links
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- assets/samples/acl-sample/fluent/index.now.ts 1.0 KB runs code
- assets/samples/acl-sample/index.now.ts 1.0 KB runs code
- assets/samples/applicationmenu-sample/application-menu.now.ts 569 B runs code
- assets/samples/applicationmenu-sample/fluent/application-menu.now.ts 569 B runs code
- assets/samples/applicationmenu-sample/fluent/menu-category-roles.now.ts 438 B runs code
- assets/samples/applicationmenu-sample/menu-category-roles.now.ts 438 B runs code
- assets/samples/businessrule-sample/business-rule-1.now.ts 249 B runs code
- assets/samples/businessrule-sample/business-rule-2.now.ts 291 B runs code
- assets/samples/businessrule-sample/fluent/business-rule-1.now.ts 249 B runs code
- assets/samples/businessrule-sample/fluent/business-rule-2.now.ts 291 B runs code
- assets/samples/clientscript-sample/clientscript.now.ts 396 B runs code
- assets/samples/clientscript-sample/fluent/clientscript.now.ts 396 B runs code
- assets/samples/dependencies-sample/cat-item-record.now.ts 228 B runs code
- assets/samples/dependencies-sample/fluent/cat-item-record.now.ts 228 B runs code
- assets/samples/dependencies-sample/fluent/script-include.now.ts 477 B runs code
- assets/samples/dependencies-sample/fluent/ui-action.now.ts 935 B runs code
- assets/samples/dependencies-sample/script-include.now.ts 477 B runs code
- assets/samples/dependencies-sample/ui-action.now.ts 935 B runs code
- assets/samples/flow-sample/flow-trigger-inbound-email.now.ts 5.7 KB runs code
- assets/samples/flow-sample/flow-trigger-knowledge-management.now.ts 6.6 KB runs code
- assets/samples/flow-sample/flow-trigger-record.now.ts 11 KB runs code
- assets/samples/flow-sample/flow-trigger-remote-table-query.now.ts 3.3 KB runs code
- assets/samples/flow-sample/flow-trigger-sla-task.now.ts 6.1 KB runs code
- assets/samples/flow-sample/fluent/flow-trigger-inbound-email.now.ts 5.7 KB runs code
- assets/samples/flow-sample/fluent/flow-trigger-knowledge-management.now.ts 6.6 KB runs code
- assets/samples/flow-sample/fluent/flow-trigger-record.now.ts 11 KB runs code
- assets/samples/flow-sample/fluent/flow-trigger-remote-table-query.now.ts 3.3 KB runs code
- assets/samples/flow-sample/fluent/flow-trigger-sla-task.now.ts 6.1 KB runs code
- assets/samples/flow-sample/fluent/subflow-sample.now.ts 6.5 KB runs code
- assets/samples/flow-sample/subflow-sample.now.ts 6.5 KB runs code
- assets/samples/hello-world-sample/fluent/sample-table-record.now.ts 277 B runs code
- assets/samples/hello-world-sample/fluent/sample-table.now.ts 457 B runs code
- assets/samples/hello-world-sample/sample-table-record.now.ts 277 B runs code
- assets/samples/hello-world-sample/sample-table.now.ts 457 B runs code
- assets/samples/list-sample/fluent/list.now.ts 579 B runs code
- assets/samples/list-sample/list.now.ts 579 B runs code
- assets/samples/react-ui-page-ts-sample/fluent/index.now.ts 0 B runs code
- assets/samples/react-ui-page-ts-sample/fluent/tables/incident.now.ts 2.0 KB runs code
- assets/samples/react-ui-page-ts-sample/fluent/ui-pages/incident-manager.now.ts 358 B runs code
- assets/samples/react-ui-page-ts-sample/index.now.ts 0 B runs code
- assets/samples/react-ui-page-ts-sample/tables/incident.now.ts 2.0 KB runs code
- assets/samples/react-ui-page-ts-sample/ui-pages/incident-manager.now.ts 358 B runs code
- assets/samples/record-sample/fluent/record-cmdb-ci.now.ts 1.6 KB runs code
- assets/samples/record-sample/fluent/record-incident.now.ts 646 B runs code
- assets/samples/record-sample/record-cmdb-ci.now.ts 1.6 KB runs code
- assets/samples/record-sample/record-incident.now.ts 646 B runs code
- assets/samples/restapi-sample/fluent/rest-api-module.now.ts 436 B runs code
- assets/samples/restapi-sample/fluent/rest-api-simple.now.ts 1.8 KB runs code
- assets/samples/restapi-sample/rest-api-module.now.ts 436 B runs code
- assets/samples/restapi-sample/rest-api-simple.now.ts 1.8 KB runs code
- assets/samples/script-include-sample/fluent/MyScriptInclude.now.ts 263 B runs code
- assets/samples/script-include-sample/MyScriptInclude.now.ts 263 B runs code
- assets/samples/scriptaction-sample/fluent/script-action.now.ts 375 B runs code
- assets/samples/scriptaction-sample/script-action.now.ts 375 B runs code
- assets/samples/service-catalog-sample/fluent/sc-catalog-item.now.ts 6.4 KB runs code
- assets/samples/service-catalog-sample/fluent/sc-full-example.now.ts 6.3 KB runs code
- assets/samples/service-catalog-sample/fluent/sc-record-producer.now.ts 5.2 KB runs code
- assets/samples/service-catalog-sample/fluent/variable-set.now.ts 2.4 KB runs code
- assets/samples/service-catalog-sample/sc-catalog-item.now.ts 6.4 KB runs code
- assets/samples/service-catalog-sample/sc-full-example.now.ts 6.3 KB runs code
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.
- 9d ago First seen · 113 lines · 70 tokens per session scan A 56be75b5594f
servicenow-sdk-docs is a skill published in the GitHub repository Knuckles-Team/servicenow-api (19 stars, last pushed 12d ago), licensed MIT. It adds 70 tokens to every session and 1,886 once invoked, about $0.0003 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.
Other skills, from other repositories
frontmcp-guides
Tutorials, end-to-end walkthroughs, and complete reference projects for FrontMCP. Use when you want a getting-started guide, a full worked example, or to learn best practices by following a step-by-step build rather than a single API reference. Includes a beginner weather-API server (tool plus static resource, Zod…
pipefy-ai-agents
Use this skill when the user wants to create, read, update, delete, or troubleshoot AI agents (conversational agents with behaviors). Covers 7 MCP tools including pre-flight validation, plus pipe-scoped knowledge bases (list, plain text/document/data lookup CRUD, access probe) attached via dataSourceIds. For…
pipefy-automations
Use this skill when the user wants to create, read, update, or delete traditional automations (if/then rules) or AI automations (prompt-driven). Covers 16 MCP tools. For AI agents (conversational), see skills/ai-agents/.
pipefy-pipes-and-cards
Use this skill when the user wants to read, create, update, or delete pipes, phases, phase fields, labels, cards, comments, or field conditions. Covers 40 MCP tools for the core pipe and card lifecycle. Use the seed-pipe-across-phases workflow when populating empty phases for demos or QA.
pipefy-portal-setup
Use this skill when the user wants to list, create, or configure Pipefy portals (main hub, pages, page elements, sub-portals, publish/unpublish). Covers 20 MCP tools on Interfaces + internalapi. Not for pipes/cards.
frontmcp-deployment
Use when deploying, building for production, packaging, or shipping a FrontMCP server. Covers build targets (node, cli SEA binary, browser, embeddable SDK, mcpb archive for Claude Desktop, serverless) and deploying to Vercel (with Vercel KV), AWS Lambda (API Gateway, SAM, CDK), Cloudflare Workers (KV, D1, Durable…