ferpa

by BytesAgain

FERPA compliance reference — student records privacy, educational rights, consent requirements, and institutional obligations under the Family Educational Rights and Privacy Act. Use when handling student data, designing education software, or advising on records disclosure.

View Chinese version with editor review

安装

claude skill add --url github.com/openclaw/skills/tree/main/skills/bytesagain1/ferpa

文档

FERPA — Student Privacy Compliance Reference

Quick-reference skill for FERPA requirements, student records handling, and educational privacy compliance.

When to Use

  • Determining what constitutes an "education record"
  • Understanding when parental vs student consent is required
  • Designing systems that handle student data
  • Handling records disclosure requests
  • Implementing FERPA-compliant data sharing policies

Commands

intro

bash
scripts/script.sh intro

Overview of FERPA — scope, history, and key definitions.

rights

bash
scripts/script.sh rights

Student and parent rights under FERPA — access, amendment, consent, complaints.

records

bash
scripts/script.sh records

What is (and isn't) an education record — definitions and examples.

directory

bash
scripts/script.sh directory

Directory information — what can be disclosed without consent.

exceptions

bash
scripts/script.sh exceptions

FERPA exceptions — when disclosure is permitted without consent.

technology

bash
scripts/script.sh technology

FERPA and technology — cloud services, LMS, edtech vendor agreements.

penalties

bash
scripts/script.sh penalties

FERPA enforcement, penalties, and complaint procedures.

checklist

bash
scripts/script.sh checklist

FERPA compliance checklist for institutions and vendors.

help

bash
scripts/script.sh help

version

bash
scripts/script.sh version

Configuration

VariableDescription
FERPA_DIRData directory (default: ~/.ferpa/)

Powered by BytesAgain | bytesagain.com | hello@bytesagain.com