← ClaudeAtlas

workdaylisted

Accesses employer benefits elections, 401k contribution rate, HSA payroll election, open enrollment options, life event changes, and pay stubs from Workday HCM via Playwright with Chrome cookie session. Used by benefits-agent to verify benefit deductions, confirm contribution rates match elections, and navigate enrollment windows. Employer SSO required (Okta, Azure AD, or Google Workspace). Requires headless=False. Configure employer-specific Workday URL and Chrome profile in vault/benefits/config.md.
fru-dev3/prevail · ★ 7 · AI & Automation · score 74
Install: claude install-skill fru-dev3/prevail
# Workday **Auth:** Playwright + Chrome cookies (employer SSO — session from existing Chrome login) **URL:** Employer-specific — e.g., `https://YOURCOMPANY.wd5.myworkdayjobs.com` or `https://YOURCOMPANY.workday.com` **Configuration:** Set your employer Workday URL and Chrome profile in `vault/benefits/config.md` ## What It Provides Workday is the dominant enterprise HCM platform used by Fortune 500 companies and large mid-market employers. Where ADP is primarily a payroll processor, Workday is the source of record for benefits elections — the system that HR uses to define plan options, process enrollment changes, and administer life event overrides. If your employer uses Workday, all benefits changes (contribution rates, plan elections, beneficiaries, HSA amounts) originate here, and verifying that Workday reflects your intended elections is more authoritative than checking any downstream system. This skill provides read access to Workday's Benefits and Pay worklets to confirm what the system of record shows for each benefit type. The primary use case is confirming that enrollment elections made during open enrollment are correctly reflected after the new plan year begins — mismatches between what the user elected and what Workday shows are common after major plan-year transitions. The secondary use case is accessing the 401k contribution rate field and HSA per-paycheck election amount to verify against the pay stub deductions pulled by the ADP skill. ## Data Available