redrover-manager
Installation
SKILL.md
Red Rover Manager Skill
Overview
Red Rover is an absence management system used by PSD to track staff absences and substitute coverage. This skill provides access to absence data for reporting and analysis.
Configuration
- Base URL:
https://connect.redroverk12.com/ - Org ID: 1305 (Peninsula School District)
- Authentication: HTTP Basic Auth + API Key header
- Credentials: Stored in 1Password as "RedRover"
- Rate Limit: 100 requests/minute
Authentication
All requests require both:
Authorization: Basic [base64(username:password)]headerapiKey: [key]header (obtained from organization endpoint)