一键导入
slate
Technolutions Slate CRM — lets an agent read and write prospect, applicant, and admitted-student records and trigger enrollment communication workflows.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Technolutions Slate CRM — lets an agent read and write prospect, applicant, and admitted-student records and trigger enrollment communication workflows.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Ellucian 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.
| name | slate |
| description | Technolutions Slate CRM — lets an agent read and write prospect, applicant, and admitted-student records and trigger enrollment communication workflows. |
| metadata | {"openclaw":{"requires":{"env":["SLATE_API_KEY","SLATE_BASE_URL"]}},"primaryEnv":"SLATE_API_KEY"} |
Slate by Technolutions is the dominant CRM and admissions platform in higher education. It manages the full enrollment funnel from first inquiry through enrollment confirmation: prospect capture, application review, communications, event registrations, and yield tracking. It is used by enrollment, application-reader, prospective-student, and yield agents.
This skill authenticates using env vars declared in the frontmatter metadata field. Set these in ~/.openclaw/.env (template: .env.example):
SLATE_BASE_URL - institution's Slate instance URL (e.g. https://apply.university.edu)SLATE_API_KEY - Slate REST API key issued under Configuration > APIPOST /manage/query/run — execute a saved Slate query to retrieve prospect or applicant record setsPOST /manage/service/ — write interaction records, update field values, and advance funnel stageGET /manage/lookup/query — resolve a person record by email or student IDPOST /manage/export/ — bulk export applicant data for cohort benchmarkingSLATE_BASE_URL accordingly for sandbox testing.