← Back to Plugins
Education

study-session-planner

Max Milstein By Max Milstein 👁 6 views ▲ 0 votes

Generates personalised study session plans for Australian high school students (Years 7–12). Given a subject, year level, and topic, it uses Claude AI to produce a timed session outline, targeted practice questions, and a tutor summary. Covers Mathematics, English, Chemistry, Biology, and Physics.

Homepage GitHub

Install

openclaw plugins install @apextuition/study-session-planner

Configuration Example

{
  plugins: {
    entries: {
      "study-session-planner": {
        enabled: true,
        config: {
          anthropicApiKey: "sk-ant-..."
        }
      }
    }
  }
}
education tutoring study australia claude ai high-school

Comments

Sign in to leave a comment

Loading comments...