PagerDuty Alexa skill that uses the PagerDuty calendar feed
https://github.com/jtai/alexa-pagerduty.git
Alexa, ask PagerDuty if I am on call.
Alexa, ask PagerDuty when my on call ends.
Alexa, ask PagerDuty when my next on call starts.
Disclaimer: I am not affiliated with PagerDuty in any way.
applicationId. Copy and paste the Intent Schema from intents.json and Sample Utterances from utterances.txt.package.json to set alexa.applicationId and pagerDuty.url.npm install.index.js, package.json, and the node_modules directory.