# Edsbygrades

> Edsby Student Integration Skill

- Skill: `johnalbertini14-glitch/edsbygrades` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add johnalbertini14-glitch/edsbygrades`
- Raw SKILL.md: https://api.skillmd.com/api/skills/johnalbertini14-glitch/edsbygrades/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: johnalbertini14-glitch (https://skillmd.com/u/johnalbertini14-glitch)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/johnalbertini14-glitch/edsbygrades

---

# Edsby Student Integration Skill

Author: Lysandre Stone-Bourgeois
Version: 1.0.0
Description: Integrates with Edsby via browser relay to fetch classes/grades/assignments, generate reports/summaries, and sync due dates to Google Calendar. Includes scheduled checks.
Tools: 
- edsby_fetch_data: Fetches raw data from Edsby.
- edsby_generate_report: Creates personalized report.
- edsby_sync_assignments: Syncs due dates to Google Calendar.
- edsby_generate_summary_improvements: Bi-weekly grade summary with tips.
- edsby_daily_check: Daily assignment check and sync.

Dependencies: playwright, googleapis
Config: EDSBY_HOST, GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET, GOOGLE_REDIRECT_URI, GOOGLE_CALENDAR_ID, BROWSER_CONTEXT_PATH
Security: Uses persistent browser sessions; handle creds securely.
