Microsoft 365 automation via Work IQ (Graph-backed CLI). Ask natural-language questions against Outlook mail, calendar, Teams messages, SharePoint, OneDrive, and People. Fetch entities by URL, run OpenAPI actions (sendMail, copy, move), call functions (getSchedule, delta, reminderView), list Work IQ agents. Use when needing tenant-side M365 data without depending on a running Outlook desktop client. Includes install/check helpers so the skill covers first-time setup.
$npx -y skills add aloth/powerskills --skill workiqInstalls into the current project.
Run `npx skills use "https://github.com/aloth/powerskills" --skill "aloth/powerskills/workiq"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aloth/powerskills" that are relevant to the current task. Run `npx skills add "https://github.com/aloth/powerskills"` and select the relevant skills, then follow their instructions.