一键导入
eab-navigate
EAB Navigate student success platform — lets an agent manage early alerts, advising appointments, four-year plans, and at-risk cohort outreach.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
EAB Navigate student success platform — lets an agent manage early alerts, advising appointments, four-year plans, and at-risk cohort outreach.
用 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.
Handshake career platform — lets an agent search jobs and internships, retrieve employer profiles, and surface career fair registrations for students.
Salesforce Education Cloud and NPSP — lets an agent query and update enrollment CRM records, alumni giving history, campaign membership, and engagement scores.
| name | eab-navigate |
| description | EAB Navigate student success platform — lets an agent manage early alerts, advising appointments, four-year plans, and at-risk cohort outreach. |
| metadata | {"openclaw":{"requires":{"env":["EAB_NAVIGATE_API_KEY","EAB_NAVIGATE_BASE_URL"]}},"primaryEnv":"EAB_NAVIGATE_API_KEY"} |
EAB Navigate is a student success and advising platform used by hundreds of colleges and universities. It centralizes early alert workflows, advising appointment scheduling, four-year degree planning, and at-risk cohort campaigns. Academic advisor and retention agents use it as the primary coordination hub for student support interventions.
This skill authenticates using env vars declared in the frontmatter metadata field. Set these in ~/.openclaw/.env (template: .env.example):
EAB_NAVIGATE_BASE_URL - institution's Navigate API base URLEAB_NAVIGATE_API_KEY - API key from Navigate's integration settingsGET /api/alerts — retrieve open early alerts with type, course, instructor, and urgencyPATCH /api/alerts/:id — update alert status (resolved, in-progress, no-contact)POST /api/appointments — create advising or referral appointmentGET /api/students/:id/plans — retrieve four-year plan and degree progressPOST /api/campaigns/outreach — trigger an outreach campaign for a defined student segment