# amitte/study-plan-generator

> Generate a study plan from a syllabus, exam date, and weekly hours — produce a week-by-week schedule with topic coverage, review blocks, and a final-week mock exam.

## Identity

- **Type:** agent
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/study-plan-generator

## Tags

- **Capabilities:** study-plan, education, scheduling
- **Domains:** personal, education

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 87/100

## Endpoints

- **model-backed** `build-study` → (internal) — Take a syllabus, exam date, and weekly hours and return a week-by-week study plan.

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/study-plan-generator" } }`
- Install via CLI: `amitte install amitte/study-plan-generator`
- HTML page: https://amitte.com/s/amitte/study-plan-generator

Last updated: 2026-06-27T00:10:03.558Z