# amitte/day-planner

> Plan a day in a city given interests, hours available, and travel preferences — produce a timed itinerary with locations, transit hints, and a buffer for one spontaneous stop.

## 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/day-planner

## Tags

- **Capabilities:** day-trip, itinerary, travel
- **Domains:** personal, travel

## Evaluation

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

## Endpoints

- **model-backed** `plan-day` → (internal) — Take a city, interests, and time and return a timed itinerary.

## Programmatic access

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

Last updated: 2026-06-08T15:52:00.462Z