A powerful automation tool that connects Edsby academic data with Google Calendar and provides AI-driven performance reports.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install edsbygrades
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install edsbygrades using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Edsby Student Integration is a specialized solution designed for the Openclaw Skills ecosystem to streamline how students manage their academic workloads. By utilizing browser relay technology via Playwright, the skill securely accesses student portals to retrieve real-time data on classes, grades, and upcoming assignments. It transforms static school portal data into a dynamic workflow that keeps students organized and informed without the need for manual data entry.
This integration is a cornerstone for any student looking to leverage Openclaw Skills to maintain a high-performance academic routine. It not only fetches data but also applies logic to generate summaries and improvement tips, making it more than just a data connector—it is a personal academic assistant that bridges the gap between educational platforms and personal productivity tools.
To get started with this integration in Openclaw Skills, follow these steps:
# Install the required Python dependencies
pip install playwright google-api-python-client google-auth-oauthlib
# Install the browser binaries for Playwright
playwright install chromium
# Configure your environment variables
export EDSBY_HOST="your-instance.edsby.com"
export GOOGLE_CLIENT_ID="your-client-id"
export GOOGLE_CLIENT_SECRET="your-client-secret"
export BROWSER_CONTEXT_PATH="./auth_context"
| Data Type | Description | Source |
|---|---|---|
| Class Objects | Contains class names, teachers, and current weighted averages | Edsby Fetch |
| Assignment List | Array of tasks including titles, due dates, and status | Edsby Fetch |
| Google Calendar ID | The specific calendar destination for assignment events | Config |
| Browser Context | Persistent session data to maintain login state | Playwright |
Loading
An AI-powered CLI tool for generating professional motion graphics and multi-track videos using a structured, gated workflow.

A high-efficiency DeFi skill for automating USDC yield generation and reward compounding on the Morpho protocol.

A versatile tool for instant text sharing, QR code generation, and URL shortening within AI agent environments.

A specialized AI skill for SAP Finance & Controlling tailored specifically for Australian tax, banking, and compliance requirements.

A token-optimization skill that reduces structured data size by 30-60% to save costs and maximize context windows.

An intelligent utility that condenses long conversation logs into concise, actionable summaries with support for incremental updates.








































