workday-browser

Installation
SKILL.md

Workday Browser

Navigate and extract data from the Dedalus enterprise Workday tenant (https://wd3.myworkday.com/dedalus/d/home.htmld) through the browser, reusing the user's live authenticated session.

Prerequisites

  • Node.js: required — https://nodejs.org
  • playwright npm package: npm install playwright. npx playwright install is not needed — connectOverCDP attaches to the user's existing browser and downloads no browser.
  • The user's own browser (Chrome / Brave / Edge — all Chromium), already logged into Workday via SSO. You will relaunch their real profile with a debug port (never a fresh profile). See the connect section below.

Golden rules

Installs
3
GitHub Stars
8
First Seen
Jul 14, 2026
workday-browser — dedalus-erp-pas/foundation-skills