service-omni-sidebar-configure

Installation
SKILL.md

service-omni-sidebar-configure

Enable the Omni-Channel sidebar — the pinned Omni utility region that docks to the side of a Lightning console app — by setting isOmniPinnedViewEnabled=true on that app's CustomApplication metadata and confirming the flag round-trips. This is the recommended Omni surface for console/demo orgs: reps see incoming work, presence, and the work list docked beside the record, rather than only in the collapsible utility bar. It runs once per console app and is invoked by service-omni-channel-setup-coordinate as the final rep-experience step.

Inputs

bash scripts/enable-and-report.sh <org-alias> [app_developer_name]
  • org-alias (required).
  • app_developer_name (optional). The CustomApplication DeveloperName of the Lightning console app. When omitted, the skill queries AppDefinition for Lightning console apps: exactly one → adopt it; zero or many → blocked (name it explicitly).

Preconditions and safety

  • Target org authenticated via sf CLI, Service Cloud license, sf CLI ≥ 2.139.6.
  • Omni-Channel base settings enabled (service-omni-base-settings-configure).
  • The target must be a Lightning console app that is deployable as CustomApplication metadata. Standard apps and Aura apps are out of scope.
  • The three-way safe_to_write production guard applies.
Installs
50
GitHub Stars
1.0K
First Seen
Sep 4, 2026
service-omni-sidebar-configure — forcedotcom/sf-skills