incident-management
π―Skillfrom groeimetai/snow-flow
Manages and automates ServiceNow incident lifecycle workflows, enabling intelligent incident routing, prioritization, and resolution tracking through AI-powered interactions.
Installation
npx skills add https://github.com/groeimetai/snow-flow --skill incident-managementSkill Details
Overview
β² β² ββββ ββββ ββββ β β ββββ ββββ ββββ ββββ
β² βΌβ² βΌβ² ββββ β β β β β β β β β β β β βββ
β² βΌ βΌ βΌ ββββ β β ββββ βββββ ββββ ββββ ββββ ββββ
AI-Powered ServiceNow Development Platform
The Open-Source ServiceNow Build Agent Alternative
400+ MCP tools | 75+ LLM providers | Any IDE | 100% open source
Quick Start β’
MCP Tools β’
TUI Guide β’
CLI Reference β’
OAuth Setup β’
---
Quick Start
```bash
# Install
npm install -g snow-flow
# Start the TUI
snow-flow
# Authenticate (in the TUI)
/auth
```
That's it. Snow-Flow auto-initializes on first run and guides you through authentication with ServiceNow and your preferred LLM provider.
---
What is Snow-Flow?
Snow-Flow is an open-source AI development platform for ServiceNow. It uses the Model Context Protocol (MCP) to give AI assistants direct access to your ServiceNow instance through 400+ specialized tools.
Talk to your ServiceNow instance in plain English:
```
> Create a dashboard widget showing P1 incidents with SLA countdown timers
> Build a business rule to auto-assign incidents based on category
> Show me all incidents assigned to my team from the last week
> Create a knowledge article explaining the password reset process
```
Snow-Flow handles everything: Update Set creation, ES5 validation, widget coherence checks, and deployment.
---
Why Snow-Flow?
vs ServiceNow Build Agent
| Feature | Snow-Flow | ServiceNow Build Agent |
|---------|-----------|------------------------|
| Cost | Free (open source) | $150K-$4.5M implementation |
| AI Model | 75+ providers - Claude, GPT, Gemini, DeepSeek, Ollama | NowLLM only |
| Development | Any IDE - VS Code, Cursor, terminal, JetBrains | Browser-based Studio |
| Integrations | Jira, Azure DevOps, Confluence, GitHub | ServiceNow only |
| Source Code | 100% open source | Proprietary |
| Self-hosted | Yes | No |
| Architecture | Multi-agent orchestration | Single agent |
Key Features
- 379+ MCP Tools - Complete ServiceNow coverage across 15 categories
- Any LLM Provider - Claude, GPT, Gemini, DeepSeek, Llama, or free with Ollama
- Built-in TUI - Interactive terminal interface with keyboard shortcuts
- ES5 Validation - Catches Rhino engine errors before deployment
- Update Set Management - Automatic change tracking
- Widget Coherence - Validates HTML/Client/Server communication
- Local Development - Pull artifacts to local files, edit with your IDE, push back
- Multi-IDE Support - Claude Desktop, Cursor, Windsurf, Continue.dev
---
How It Works
```
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β Snow-Flow TUI
More from this repository10
Builds and configures ServiceNow workspace configurations and layouts automatically using AI-driven context and predefined templates.
Enables seamless REST API integration and interaction within ServiceNow by providing tools to create, configure, and manage REST message and REST service endpoints programmatically.
Generates and configures ServiceNow reporting dashboards with AI-powered assistance, enabling quick creation of visual incident, performance, and business metric displays.
security-operations skill from groeimetai/snow-flow
Generates reusable UI component design patterns and templates for ServiceNow interfaces using AI-driven code generation and best practices.
domain-separation skill from groeimetai/snow-flow
scheduled-jobs skill from groeimetai/snow-flow
agent-workspace skill from groeimetai/snow-flow
knowledge-management skill from groeimetai/snow-flow
Manages and tracks ServiceNow assets, enabling automated inventory tracking, asset lifecycle management, and streamlined procurement processes through AI-powered interactions.