AI Agent for Curriculum Development
An AI that drafts lesson plans but can't access student data.
Education
Lesson Planning
Teacher Tools
The problem
Most AI curriculum tools either require full access to your school's systems (risking data leaks) or run as broad cloud services (exposing materials to third parties). Teachers need help drafting standards-aligned lessons without compromising student privacy or institutional IP.
How ConspiracyOS handles it
Your curriculum agent only accesses: 1) Approved resource folders (state standards, textbook PDFs), 2) A dedicated output folder for lesson drafts. It generates materials using predefined templates, with version tracking for human review.
What this agent can't do
- Access student information systems or gradebooks
- Modify original source files (only reads copies)
- Share drafts outside the designated output folder
- Use unapproved external APIs for research
These aren't trust-based restrictions. The operating system enforces them.
What you get
- Auto-generated lesson plans aligned to your standards
- Protected student data - zero access means zero risk
- Version-controlled drafts with human-editable formats
- No third-party training on your materials
Get started in 2 minutes
Tell your concierge what you need
conos "conos create curriculum-agent --reads /resources/standards --writes /output/lesson-plans --model gpt-4"
ConspiracyOS sets up the right agent with the right permissions automatically.