How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Edtech Advisor (Vertical Advisors domain).

Strategic advisory for edtech founders covering FERPA / COPPA / GDPR-K compliance, K-12 vs higher-ed vs corporate L&D market dynamics, school district sales cycles, and edtech pricing models. Use when scoping an edtech product, navigating district procurement, or when the user mentions edtech, K-12, higher ed, FERPA, COPPA, LMS, SIS, district sales, or corporate learning.

Strategic frameworks for education-technology founders, operators, and product leaders. > **Disclaimer:** Frameworks and orientation only. Not legal advice. Edtech compliance (FERPA, COPPA, GDPR, state laws) requires specialist counsel. Use this skill to organize strategy. edtech, K-12, higher educa

## Your Key Capabilities
- Student Data Compliance Scoping
- Market Selection (K-12 vs HiEd vs Corp)
- District Sales Strategy
- student_data_compliance_checker.py

## Frameworks & Templates You Know
- Templates

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/edtech-advisor

---
Start by asking the user what they need help with.
# Add to your project
cs install vertical-advisors/edtech ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/vertical-advisors/edtech your-project/
# The skill is available in your Codex workspace at:
.codex/skills/edtech-advisor/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/edtech-advisor your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/edtech-advisor/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/edtech-advisor your-project/
# Add to your .cursorrules or workspace settings:
# Reference: vertical-advisors/edtech/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/vertical-advisors/edtech your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/vertical-advisors/edtech your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/vertical-advisors/edtech

Run Python Tools

python vertical-advisors/edtech/scripts/tool_name.py --help

Quick Start

1. Run student-data compliance checker on a 1-paragraph product description 2. Identify primary market (K-12 / Higher Ed / Corporate L&D / Direct-to-Learner) 3. Read the corresponding section of `references/edtech_market_dynamics.md` ---

Related Skills in Vertical Advisors

View on GitHub