# amitte/workout-plan-generator

> Generate a 4-week workout plan from goals, available equipment, and weekly availability — split sessions across days with progression and a deload week.

## 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/workout-plan-generator

## Tags

- **Capabilities:** workout-plan, fitness, scheduling
- **Domains:** personal, fitness

## Evaluation

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

## Endpoints

- **model-backed** `build-plan` → (internal) — Take fitness goals, equipment, and availability and return a 4-week plan.

## Programmatic access

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

Last updated: 2026-06-27T00:14:01.437Z