Agent skill · forcedotcom

field-service-prework-brief-deployer-configure

Deploy the deterministic half of Einstein Pre-Work Brief on Field Service Mobile to a target org — prompt template, Lightning Data Service, licenses and permission sets, the Work Order layout field, and a scheduled test Work Order. Use this skill when a user asks to deploy, set up, enable, or configure Einstein Pre-Work Brief on Field Service Mobile.

What it needs

About 9k tokens when loaded.

What this skill does

Managing Fs Prework Brief Deployer When to Use This Skill Deploy the deterministic half of Einstein Pre-Work Brief on Field Service Mobile to a target org via dispatch — prompt template, Lightning Data Service, licenses and permission sets, the Work Order layout field, and a scheduled test Work Order. Workflow Field Service Pre-Work Brief Deployer Deploy the deterministic half of Einstein Pre-Work Brief on Field Service Mobile via dispatch. This skill takes an org whose Einstein for Field Service add-on is already provisioned and performs every automatable step to stand up Pre-Work Brief: it deploys three metadata artifacts, assigns licenses and permission sets, exposes the Work Order field on the technician's layout, wires a test Work Order scheduled in today's window, and activates the prompt template via the Connect API. The workflow is fully automatable end-to-end — there are no irreducibly manual steps. On-device rendering verification (confirming grounding produces job-specific content) is owned by the coordinating Pre-Work Brief skill, not this deploy primitive. This skill is the judgment-free deploy primitive. Org diagnosis / routing (STOP if unprovisioned), technician selection, and the fresh-vs-existing test-data decision are resolved by the coordinating skill and passed in as inputs / a choice point. What it does Prompt template — deploys the einsteingptfieldServicePreWorkBrief GenAiPromptTemplate (PreWorkBrief) as Published. Lightning Data Service — enables Lightning Data Service on the Field Service settings (the lsdkForFieldServiceMobilePref org preference; without LDS the brief renders blank on mobile). Licenses + permission sets — assigns the Einstein for Field Service PSL + permission sets to an admin and a pilot technician. Field-level access — deploys PreWorkBriefFieldAccess and exposes WorkOrder.PreWorkBriefPromptTemplate on the technician's layout with FLS. …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills forcedotcom/field-service-prework-brief-deployer-configure--6cdbef

View the source on GitHub

Browse the @skills marketplace