field-service

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

77|23|Updated Jul 16, 2025
One-click install
npx skills add https://github.com/groeimetai/snow-flow --skill field-service
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: field-service
Source: https://github.com/groeimetai/snow-flow/tree/main/packages/opencode/src/bundled-skills/field-service
Command: npx skills add https://github.com/groeimetai/snow-flow --skill field-service

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management of ServiceNow Field Service Management, enabling efficient handling of work orders, technician dispatch, and mobile field operations.

Core Features & Use Cases

  • Work Order Management: Create, update, and manage work orders and their associated tasks.
  • Technician Dispatch: Assign work orders to technicians based on skills, availability, and territory.
  • Mobile Field Operations: Support technicians with mobile updates, time tracking, and status reporting.
  • Use Case: Automatically create a work order for a customer's HVAC repair, assign it to the nearest available certified technician, and allow the technician to update the status and log their time via a mobile interface.

Quick Start

Use the field-service skill to create a new work order for an HVAC repair and assign it to the best available technician.

Frequently Asked Questions about field-service

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage ServiceNow Field Service work orders and tasks?

Manage ServiceNow Field Service work orders by creating and updating records in the wm_order and wm_task tables. This skill handles work order creation, task management, and associated field service operations.

What's the best way to dispatch technicians based on skills and availability?

Dispatch technicians by assigning work orders based on their skills, availability, and territory. This skill supports technician dispatch and resource allocation directly within ServiceNow Field Service Management.

Can I support mobile field operations and time tracking for technicians?

Support mobile field operations by enabling technicians to provide mobile updates, log time, and report status. This skill manages mobile field service updates directly against ServiceNow work order records.

How does route optimization work for ServiceNow field technicians?

Route optimization for field technicians works by leveraging ServiceNow's wm_resource table to support scheduling and resource allocation. This skill utilizes core FSM functionalities to optimize technician routes and dispatch.

Do I need ServiceNow to use this field service dispatch skill?

You need ServiceNow to use this field service dispatch skill, as it directly utilizes ServiceNow's wm_order, wm_task, and wm_resource tables for core FSM functionalities and technician management.