一键导入
workday
Workday HCM and Workday Student — lets an agent retrieve employee records, student financial aid awards, and initiate HR self-service workflows.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Workday HCM and Workday Student — lets an agent retrieve employee records, student financial aid awards, and initiate HR self-service workflows.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | workday |
| description | Workday HCM and Workday Student — lets an agent retrieve employee records, student financial aid awards, and initiate HR self-service workflows. |
| metadata | {"openclaw":{"requires":{"env":["WORKDAY_CLIENT_ID","WORKDAY_CLIENT_SECRET","WORKDAY_BASE_URL","WORKDAY_TENANT"]}},"primaryEnv":"WORKDAY_CLIENT_ID"} |
Workday is an enterprise cloud platform used by many universities for both HR (HCM) and student records (Workday Student). As an HCM system it manages employee positions, payroll, benefits, and onboarding. As a student system it handles enrollment, financial aid awards, and account balances. Administrative and financial aid agents rely on it at Workday-deployed institutions.
This skill authenticates using env vars declared in the frontmatter metadata field. Set these in ~/.openclaw/.env (template: .env.example):
WORKDAY_BASE_URL - tenant-specific Workday API base URL (e.g. https://wd2-impl-services1.workday.com/ccx/api/v1/university)WORKDAY_CLIENT_ID - OAuth 2.0 client ID from Workday API client registrationWORKDAY_CLIENT_SECRET - OAuth 2.0 client secretWORKDAY_TENANT - Workday tenant nameGET /workers/:id — employee record (position, compensation, org chart)GET /workers/:id/timeOff — PTO balance and scheduled time offGET /students/:id/financialAidAwards — aid package by award yearGET /students/:id/accountBalance — student account balance and pending chargesPOST /businessProcesses/hrOnboarding — trigger onboarding workflow stepEllucian Banner SIS — lets an agent query student academic records, registration, financial aid awards, and employee HR data via Banner REST APIs.
Blackbaud Raiser's Edge NXT — lets an agent query alumni constituent records, giving history, pledge tracking, and wealth screening scores for advancement workflows.
Instructure Canvas LMS — lets an agent read and write course content, assignments, grades, and engagement analytics.
Civitas Learning analytics platform — lets an agent retrieve student risk scores, graduation probability, course success predictions, and intervention outcome tracking.
EAB Navigate student success platform — lets an agent manage early alerts, advising appointments, four-year plans, and at-risk cohort outreach.
Handshake career platform — lets an agent search jobs and internships, retrieve employer profiles, and surface career fair registrations for students.