oncall-pw

Automate on-call time entry into Workday using Playwright and PagerDuty.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/vutnguye-te/timesheet_hack --skill oncall-pw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oncall-pw
Source: https://github.com/vutnguye-te/timesheet_hack/tree/main
Command: npx skills add https://github.com/vutnguye-te/timesheet_hack --skill oncall-pw

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of entering on-call time into Workday, saving time and reducing the likelihood of errors.

Core Features & Use Cases

  • Automated Time Entry: Automatically enters on-call standby and worked hours into Workday.
  • Week Navigation and Batching: Handles week navigation, time type switching, overlap detection, and day batching automatically.
  • Use Case: For an IT team, this Skill can automatically populate on-call hours for the entire team, ensuring accurate time tracking and reducing administrative overhead.

Quick Start

/oncall-pw On call Mar 2-6, shift ends 5pm

Frequently Asked Questions about oncall-pw

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

FAQPage Schema
How do I automate entering on-call time into Workday?

You can automate entering on-call time into Workday by using Playwright to handle week navigation, time type switching, overlap detection, and day batching automatically. This integration also supports SSO authentication and manual input fallbacks.

What do I need to run Playwright automation for Workday time tracking?

To run Playwright automation for Workday time tracking, you need the Playwright dependency and Chrome installed. You also need to configure SSO authentication or provide manual input fallback options for successful execution.

Does Playwright handle SSO authentication when updating Workday time entries?

Yes, Playwright handles SSO authentication when updating Workday time entries. If SSO fails, the automation provides fallback options to accept manual input for completing the time entry process.

How does PagerDuty integration work with Workday on-call time entry?

PagerDuty integration works with Workday on-call time entry by supplying shift data to the Playwright automation, which then automatically populates standby and worked hours while handling week navigation and overlap detection.

Can I batch enter on-call hours for multiple days in Workday?

Yes, you can batch enter on-call hours for multiple days in Workday. The automation handles day batching, week navigation, and time type switching to efficiently populate standby and worked hours across specified date ranges.

What are the limitations of using Playwright for Workday time tracking?

Limitations of using Playwright for Workday time tracking include the strict dependency on Chrome for execution and potential SSO authentication failures, which require manual input fallback to complete the time entry.