skills

A ServiceNow add-on with more than 400 tools and 70 instruction guides for an AI agent. ServiceNow is a platform used to manage IT support, service requests, and business workflows.

In plain words
What is it for?
Handling ServiceNow-related IT service management and workflow tasks through its tools and guides.
Why use it?
It gives an agent documented ways to work with ServiceNow instead of requiring each task to be explained from scratch.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add serac-labs/serac
agentmods
npx agentmods add plugins/serac-labs/serac/skills
Clone the repo
git clone --depth 1 https://github.com/serac-labs/serac

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

skills 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 2d 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.

packages/skills/.claude-plugin/plugin.json · 16 lines

What it actually says

{
  "$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
  "name": "servicenow",
  "displayName": "ServiceNow",
  "description": "400+ snow_* MCP tools for ServiceNow, plus the 70 skill guides that teach an agent to use them.",
  "author": {
    "name": "Serac Labs",
    "url": "https://github.com/serac-labs"
  },
  "homepage": "https://serac.build",
  "repository": "https://github.com/serac-labs/serac",
  "license": "Apache-2.0",
  "keywords": ["servicenow", "mcp", "itsm", "glide", "skills"],
  "skills": ["./"]
}
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. 2d ago First seen · 16 lines scan A e3ecf5f033ce

Subscribe to this mod's changes

skills is a plugin published in the GitHub repository serac-labs/serac (78 stars, last pushed 7d ago), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. 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 plugins, from other repositories

talkthrough

Turn screen recordings into transcript, exact frames, OCR and wall-clock evidence — then into ready-to-file bug drafts, specs, backlogs and meeting actions. Bundles the talkthrough MCP server, six workflow commands, a triage agent, and an agent skill.

korovin-aa97/talkthrough-mcp · not measured

astravue

Connect to Astravue project management. Manage spaces, projects, tasks, subtasks, checklists, comments, time tracking, and team collaboration through natural language.

AstravueOrg/astravue-mcp-server · not measured

papi

Persistent project management inside your AI coding tool. PAPI plans what to build next, tracks every decision, and keeps projects coherent across sessions — so a new session starts where the last one left off instead of from nothing.

getpapi/papi · not measured

ebb-ai

Auto-dispatch "do it later" work. Invoke whenever the user signals deferral: "do this later", "by tomorrow", "tonight", "overnight", "by EOD", "sometime this week", "when you have a moment", "remind me to", "queue this up", "schedule this", "no rush". The plugin's /ebb-ai:defer command queues the task to dispatch at…

Vitalini/ebb-ai · not measured

investor-relations-mcp

FastMCP server for tracking a seed raise investor pipeline from Claude Code. Syncs from Obsidian vault CRM files, generates meeting prep documents, tracks interactions, and monitors follow-up compliance.

adelaidasofia/investor-relations-mcp · not measured

connectwise-manage

Every ConnectWise PSA workflow from the terminal — with a typed conditions query builder, offline SQLite sync, and cross-entity views (unbilled work, account 360, board triage) the PSA web UI can't give you.

Servosity/msp-skills · not measured