servicenow-platform-docs

servicenow-platform-docs is a skill for Claude Code, Codex from Knuckles-Team/servicenow-api. It costs 224 tokens per session (961 once invoked), scanned A, original, MIT.

A reference guide to ServiceNow's platform products, including tools for no-code automation, low-code app building, risk and compliance management, and security operations.

In plain words
What is it for?
Use it to learn about Flow Designer, Workflow Studio, App Engine Studio, Application Studio, Integrated Risk Management, governance and compliance, and SecOps.
Why use it?
It gives developers the product concepts and vocabulary needed to understand how these ServiceNow areas fit together, without focusing on programming syntax.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to learn about Flow Designer, Workflow Studio, App Engine Studio, Application Studio, Integrated Risk Management, governance and compliance, and SecOps.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/knuckles-team/servicenow-api/servicenow-platform-docs
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.

Any agent
npx skills add Knuckles-Team/servicenow-api --skill servicenow-platform-docs
Clone the repo
git clone --depth 1 https://github.com/Knuckles-Team/servicenow-api

Made for: Claude Code, Codex.

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 servicenow-platform-docs

README.md
[![agentmods](https://agentmods.dev/badge/skills/knuckles-team/servicenow-api/servicenow-platform-docs/github.svg)](https://agentmods.dev/skills/knuckles-team/servicenow-api/servicenow-platform-docs)
Your own site
<a href="https://agentmods.dev/skills/knuckles-team/servicenow-api/servicenow-platform-docs"><img src="https://agentmods.dev/badge/skills/knuckles-team/servicenow-api/servicenow-platform-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.

agentmods 80×15 button for servicenow-platform-docs

Your own site · 80×15
<a href="https://agentmods.dev/skills/knuckles-team/servicenow-api/servicenow-platform-docs"><img src="https://agentmods.dev/badge/skills/knuckles-team/servicenow-api/servicenow-platform-docs.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 224 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 961 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original 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.00224 $0.00961
Opus 5 $0.00112 $0.00481
Sonnet 5 $0.00045 $0.00192
Haiku 4.5 $0.00022 $0.00096

Measured 9d ago against content hash 1f5bfdb87b0a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

servicenow-platform-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.

servicenow_api/skills/servicenow-platform-docs/SKILL.md · 62 lines

How it starts

The opening of the file, as written. The whole thing — 62 lines — stays where its author put it; the contents beside it link to each section on GitHub.

ServiceNow Platform Product Docs (Flow Designer, App Engine Studio, IRM/GRC, SecOps)

A product-documentation skill-graph (concepts and vocabulary, not code) for the four Now Platform areas the fleet unifies. It complements the code-focused servicenow-sdk-docs (Fluent / now-sdk TypeScript) — this graph answers "what is this product and how does it fit the platform?", not "what is the SDK syntax?".

When to use this vs. sibling skills

  • This skill (servicenow-platform-docs) — orient on what Flow Designer / Workflow Studio, App Engine Studio, IRM/GRC, or SecOps are; their core concepts and component/table vocabulary; how the four fit together.
  • servicenow-sdk-docs — ServiceNow SDK / Fluent (now-sdk) TypeScript syntax, decorators, metadata-as-code build/deploy toolchain. Go there for CODE.
  • servicenow-table-api — generic Table API CRUD patterns.
  • servicenow-irm-grc / servicenow-workflow-studio — execution-oriented MCP table skills for those specific suites.

Reference index (open the file for the area you need)

Area File Read it for
Flow Designer / Workflow Studio reference/flow-designer.md No-code automation: flows, subflows, actions, triggers, flow logic, decision tables, data pills, spokes / IntegrationHub
App Engine Studio / Application Studio reference/app-engine-studio.md Low-code app building: scoped apps, tables, forms, experiences/UI, flows, App Engine Management Center (AEMC), citizen-developer roles
Integrated Risk Management (IRM/GRC) reference/irm-grc.md Risk Management, Policy & Compliance, Audit, Vendor/TPRM, Privacy — the GRC suite, entity/profile framework, controls & indicators
Security Operations (SecOps) reference/secops.md Security Incident Response, Vulnerability Response, Configuration Compliance, Threat Intelligence — the SOAR engine on the Now Platform

Read the full file on GitHub · 62 lines

Files

What ships with it

8 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.

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. 9d ago First seen · 62 lines · 224 tokens per session scan A 1f5bfdb87b0a

Subscribe to this mod's changes

servicenow-platform-docs is a skill published in the GitHub repository Knuckles-Team/servicenow-api (19 stars, last pushed 11d ago), licensed MIT. It adds 224 tokens to every session and 961 once invoked, about $0.0011 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

scalar-design-system

Scalar's design system — design tokens, theming (@scalar/themes), CSS variables, and the @scalar/components library. Use when designing or implementing Scalar UI, especially with Paper (code-to-design / design-to-code), so output matches real Scalar tokens, colors, typography, spacing, and components instead of…

scalar/scalar · 68 tokens

docs

Research documentation, find examples, explain APIs and libraries - Use when you need to look up official documentation, find code examples, understand library APIs, or research best practices.

aiskillstore/marketplace · 36 tokens

automotive-docs

Architecture guides, getting started, project documentation. 70 reference documents covering archive, getting-started.

pangzhenying2025/hermes-automotive-skills · 25 tokens

graph-mutation-plan

Cookbook for composing an applygraphmutations plan — stable entitykey patterns, the canonical label/edge vocabulary, evidence/invalidation/confidence discipline, and a worked example. Load this when building a non-trivial mutation plan.

potpie-ai/potpie · 51 tokens

lessons-learned

Mandatory pre-flight-search reference. Contains the Seats.aero workflow (pull ALL programs first), source accuracy hierarchy, Southwest/Companion Pass specifics, small-market caveats, and Duffel limitations.

borski/travel-hacking-toolkit · 45 tokens

transfer-bonuses

Active credit card transfer bonuses from Amex, Chase, Capital One, Citi, Bilt, and Rove. Weekly-refreshed data with confidence markers. Use when pricing an award booking that involves a points transfer or deciding whether to wait for a better bonus.

borski/travel-hacking-toolkit · 58 tokens