setup-ai-tutor
Installation
SKILL.md
Set Up the AI Tutor Locally
Run the following commands to set up and start the AI Tutor locally.
Input
None required. Run from the repository root.
Process
1. Create Environment File
cp .env.example .env
Creates your local environment configuration from the example template.