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:

  1. Authorization: Basic [base64(username:password)] header
  2. apiKey: [key] header (obtained from organization endpoint)
Installs
9
GitHub Stars
5
First Seen
Jan 29, 2026
redrover-manager — krishagel/geoffrey