groeimetaigroeimetaiCommunityยท55 Agent Skills Included

snow-flow

ServiceNow development, administration, and instance automation guidance

Guides ServiceNow development and operations across 57 domains: business rules, ACLs, update sets, CMDB, flows, integrations, and ITSM processes. Eliminates common platform mistakes like ES6 syntax on Rhino, truncated API reads, untracked changes, and silent tool failures. Pairs with a 400+ tool MCP server so agents act on live instances with practitioner-level judgment.
npx skills add groeimetai/snow-flow --all -g -y

All Skills in This Repository (55)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
groeimetaigroeimetai

scheduled-jobs

Automate creation, management, and execution of scheduled jobs in ServiceNow.

Community
Intermediate
๐Ÿ“ฆ In Repo
groeimetaigroeimetai

knowledge-management

Create and manage knowledge articles within the ServiceNow platform.

Community
Intermediate
๐Ÿ“ฆ In Repo
groeimetaigroeimetai

instance-security

Secure ServiceNow instances by configuring authentication, authorization, and input validation.

Community
Advanced
๐Ÿ“ฆ In Repo
groeimetaigroeimetai

change-management

Manage ServiceNow change requests with creation, assignment, scheduling, and approval tracking.

Community
Advanced
๐Ÿ“ฆ In Repo
groeimetaigroeimetai

field-service

Manage ServiceNow Field Service Management work orders, technician dispatch, and mobile field updates.

Community
Advanced
๐Ÿ“ฆ In Repo
groeimetaigroeimetai

mid-server

Manage ServiceNow MID Servers, monitor ECC queue operations, and execute remote scripts.

Community
Advanced
๐Ÿ“ฆ In Repo
groeimetaigroeimetai

mobile-development

Configure ServiceNow mobile apps with screens, cards, push notifications, and offline rules.

Community
Advanced
๐Ÿ“ฆ In Repo
groeimetaigroeimetai

acl-security

Create and configure record and field-level ACLs in ServiceNow.

Community
Advanced
๐Ÿ“ฆ In Repo
groeimetaigroeimetai

catalog-items

Develop ServiceNow Service Catalog components including items, variables, record producers and guides.

Community
Intermediate
๐Ÿ“ฆ In Repo
groeimetaigroeimetai

mcp-tool-discovery

Search Snow-Flow's MCP tools for ServiceNow development and operations tasks.

Community
Basic
๐Ÿ“ฆ In Repo
groeimetaigroeimetai

atf-testing

Create and execute automated tests within the ServiceNow Automated Test Framework.

Community
Advanced
๐Ÿ“ฆ In Repo
groeimetaigroeimetai

agent-workspace

Configure ServiceNow Agent Workspace with lists, forms, and side panels.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install snow-flow?โ–ผ

Run `npx skills add groeimetai/snow-flow --all -g -y` in your terminal to install all ServiceNow skills globally.

What does snow-flow do for ServiceNow developers?โ–ผ

It provides 57 skill guides covering ServiceNow development and administration, from business rules and ACLs to CMDB modeling, update sets, and Flow Designer, so your agent works on instances without breaking them.

Does snow-flow include a ServiceNow MCP server?โ–ผ

Yes. The repository ships an MCP server with 400+ snow_* tools for reading and writing ServiceNow instances, plus the skill guides that teach correct usage of those tools.

Does snow-flow work with Claude Code and other MCP clients?โ–ผ

Yes. The server and skills follow the MCP and SKILL.md standards and work with Claude Code, Cursor, Windsurf, and VS Code via a standard mcpServers configuration.

Why do the skills enforce ES5 JavaScript?โ–ผ

ServiceNow server-side scripts run on the Rhino engine, which only supports ES5. The skills prevent const, arrow functions, and template literals from reaching the instance and failing silently.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’